var/log/dev.log

Open in your IDE?
  1. [2022-01-03 22:31:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2. [2022-01-03 22:31:22] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  3. [2022-01-03 22:31:22] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  4. [2022-01-03 22:31:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5. [2022-01-03 22:31:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  7. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE doctrine_migration_versions (version VARCHAR(191) NOT NULL, executed_at DATETIME DEFAULT NULL, execution_time INT DEFAULT NULL, PRIMARY KEY(version)) DEFAULT CHARACTER SET utf8 COLLATE `utf8_unicode_ci` ENGINE = InnoDB [] []
  8. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  9. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  10. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  11. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  12. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  13. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  14. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  15. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  16. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  17. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  18. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  19. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  20. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  21. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  22. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  23. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  24. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  25. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  26. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  27. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  28. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  29. [2022-01-03 22:31:27] doctrine.DEBUG: "START TRANSACTION" [] []
  30. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE code (id INT AUTO_INCREMENT NOT NULL, prize_id INT DEFAULT NULL, code VARCHAR(255) NOT NULL, is_active TINYINT(1) NOT NULL, created_at DATETIME DEFAULT NULL, prize_url VARCHAR(1000) DEFAULT NULL, INDEX IDX_77153098BBE43214 (prize_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  31. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE country (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, phone_code VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  32. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE domain (id INT AUTO_INCREMENT NOT NULL, email_postfix VARCHAR(255) NOT NULL, is_visible TINYINT(1) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  33. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE participant (id INT AUTO_INCREMENT NOT NULL, tel VARCHAR(255) NOT NULL, created_at DATETIME NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  34. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE participation (id INT AUTO_INCREMENT NOT NULL, code_id INT DEFAULT NULL, participant_id INT DEFAULT NULL, country_id INT DEFAULT NULL, session VARCHAR(255) NOT NULL, name VARCHAR(255) DEFAULT NULL, tel VARCHAR(255) NOT NULL, status INT NOT NULL, is_active TINYINT(1) NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME NOT NULL, step VARCHAR(255) NOT NULL, conversation JSON DEFAULT NULL, UNIQUE INDEX UNIQ_AB55E24F27DAFE17 (code_id), INDEX IDX_AB55E24F9D1C3019 (participant_id), INDEX IDX_AB55E24FF92F3E70 (country_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  35. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE prize (id INT AUTO_INCREMENT NOT NULL, country_id INT DEFAULT NULL, name VARCHAR(255) NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME NOT NULL, sku VARCHAR(255) DEFAULT NULL, type VARCHAR(255) NOT NULL, INDEX IDX_51C88BC1F92F3E70 (country_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  36. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE report (id INT AUTO_INCREMENT NOT NULL, filename VARCHAR(255) NOT NULL, created_at DATETIME NOT NULL, token VARCHAR(255) DEFAULT NULL, type VARCHAR(255) DEFAULT NULL, status INT NOT NULL, validity INT DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  37. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE user (id INT AUTO_INCREMENT NOT NULL, email VARCHAR(180) NOT NULL, roles JSON NOT NULL, password VARCHAR(255) NOT NULL, name VARCHAR(255) NOT NULL, created_at DATETIME DEFAULT NULL, updated_at DATETIME DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  38. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE code ADD CONSTRAINT FK_77153098BBE43214 FOREIGN KEY (prize_id) REFERENCES prize (id) [] []
  39. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE participation ADD CONSTRAINT FK_AB55E24F27DAFE17 FOREIGN KEY (code_id) REFERENCES code (id) [] []
  40. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE participation ADD CONSTRAINT FK_AB55E24F9D1C3019 FOREIGN KEY (participant_id) REFERENCES participant (id) [] []
  41. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE participation ADD CONSTRAINT FK_AB55E24FF92F3E70 FOREIGN KEY (country_id) REFERENCES country (id) [] []
  42. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE prize ADD CONSTRAINT FK_51C88BC1F92F3E70 FOREIGN KEY (country_id) REFERENCES country (id) [] []
  43. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  44. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  45. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  46. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  47. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  48. [2022-01-03 22:31:27] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-03 22:31:27.221662\",\"timezone_type\":3,\"timezone\":\"UTC\"})",266] []
  49. [2022-01-03 22:31:27] doctrine.DEBUG: "COMMIT" [] []
  50. [2022-01-03 22:31:27] doctrine.DEBUG: "START TRANSACTION" [] []
  51. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE integration (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) DEFAULT NULL, session VARCHAR(255) DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  52. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  53. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  54. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  55. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  56. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  57. [2022-01-03 22:31:27] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-03 22:31:27.494268\",\"timezone_type\":3,\"timezone\":\"UTC\"})",8] []
  58. [2022-01-03 22:31:27] doctrine.DEBUG: "COMMIT" [] []
  59. [2022-01-03 22:31:27] doctrine.DEBUG: "START TRANSACTION" [] []
  60. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE participation ADD email VARCHAR(255) NOT NULL, ADD bussiness VARCHAR(255) NOT NULL [] []
  61. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  62. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  63. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  64. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  65. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  66. [2022-01-03 22:31:27] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-03 22:31:27.508035\",\"timezone_type\":3,\"timezone\":\"UTC\"})",24] []
  67. [2022-01-03 22:31:27] doctrine.DEBUG: "COMMIT" [] []
  68. [2022-01-03 22:31:27] doctrine.DEBUG: "START TRANSACTION" [] []
  69. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE participation CHANGE tel tel VARCHAR(255) DEFAULT NULL, CHANGE email email VARCHAR(255) DEFAULT NULL, CHANGE bussiness bussiness VARCHAR(255) DEFAULT NULL [] []
  70. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  71. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  72. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  73. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  74. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  75. [2022-01-03 22:31:27] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-03 22:31:27.537674\",\"timezone_type\":3,\"timezone\":\"UTC\"})",30] []
  76. [2022-01-03 22:31:27] doctrine.DEBUG: "COMMIT" [] []
  77. [2022-01-03 22:31:27] doctrine.DEBUG: "START TRANSACTION" [] []
  78. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE country ADD priority INT DEFAULT NULL, ADD showing_name VARCHAR(255) NOT NULL [] []
  79. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  80. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  81. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  82. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  83. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  84. [2022-01-03 22:31:27] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-03 22:31:27.574247\",\"timezone_type\":3,\"timezone\":\"UTC\"})",17] []
  85. [2022-01-03 22:31:27] doctrine.DEBUG: "COMMIT" [] []
  86. [2022-01-03 22:31:27] doctrine.DEBUG: "START TRANSACTION" [] []
  87. [2022-01-03 22:31:27] doctrine.DEBUG: CREATE TABLE winner (id INT AUTO_INCREMENT NOT NULL, code VARCHAR(255) DEFAULT NULL, winner VARCHAR(255) DEFAULT NULL, prize VARCHAR(255) DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  88. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE participation CHANGE conversation conversation LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)' [] []
  89. [2022-01-03 22:31:27] doctrine.DEBUG: ALTER TABLE user CHANGE roles roles LONGTEXT NOT NULL COMMENT '(DC2Type:json)' [] []
  90. [2022-01-03 22:31:27] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  91. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  92. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  93. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  94. [2022-01-03 22:31:27] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  95. [2022-01-03 22:31:27] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-03 22:31:27.600626\",\"timezone_type\":3,\"timezone\":\"UTC\"})",66] []
  96. [2022-01-03 22:31:27] doctrine.DEBUG: "COMMIT" [] []
  97. [2022-01-03 22:31:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  98. [2022-01-03 22:31:28] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  99. [2022-01-03 22:31:28] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  100. [2022-01-03 22:37:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  101. [2022-01-03 22:37:04] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  102. [2022-01-03 22:37:04] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  103. [2022-01-03 22:37:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  104. [2022-01-03 22:37:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  105. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  106. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  107. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  108. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  109. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  110. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  111. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  112. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  113. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  114. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  115. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  116. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  117. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  118. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  119. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  120. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  121. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  122. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  123. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  124. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  125. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  126. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  127. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  128. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  129. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  130. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  131. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  132. [2022-01-03 22:37:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  133. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  134. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  135. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  136. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  137. [2022-01-03 22:37:28] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  138. [2022-01-03 22:37:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  139. [2022-01-03 22:37:47] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  140. [2022-01-03 22:37:47] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  141. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  142. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  143. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  144. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  145. [2022-01-03 16:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  146. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  147. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  148. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  149. [2022-01-03 16:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  150. [2022-01-03 16:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  151. [2022-01-03 16:39:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  152. [2022-01-03 16:39:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  153. [2022-01-03 16:39:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  154. [2022-01-03 16:39:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  155. [2022-01-03 16:39:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  156. [2022-01-03 16:39:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  157. [2022-01-03 16:39:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"148820"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/148820","method":"GET"} []
  158. [2022-01-03 16:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  159. [2022-01-03 16:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  160. [2022-01-03 16:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  161. [2022-01-03 16:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  162. [2022-01-03 16:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  163. [2022-01-03 16:40:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  164. [2022-01-03 16:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  165. [2022-01-03 16:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  166. [2022-01-03 16:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  167. [2022-01-03 16:40:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  168. [2022-01-03 16:40:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  169. [2022-01-03 16:40:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"766bba"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/766bba","method":"GET"} []
  170. [2022-01-03 16:40:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  171. [2022-01-03 16:40:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  172. [2022-01-03 16:40:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  173. [2022-01-03 16:40:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  174. [2022-01-03 16:40:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  175. [2022-01-03 16:40:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  176. [2022-01-03 16:41:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  177. [2022-01-03 16:41:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  178. [2022-01-03 16:41:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  179. [2022-01-03 16:41:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  180. [2022-01-03 16:41:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  181. [2022-01-03 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  182. [2022-01-03 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  183. [2022-01-03 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  184. [2022-01-03 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  185. [2022-01-03 16:52:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  186. [2022-01-03 17:47:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  187. [2022-01-03 17:47:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  188. [2022-01-03 17:47:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  189. [2022-01-03 17:47:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  190. [2022-01-03 17:47:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  191. [2022-01-03 17:47:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  192. [2022-01-03 17:47:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff8574"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ff8574","method":"GET"} []
  193. [2022-01-03 23:57:45] console.ERROR: Error thrown while running command "messenger:consume reports -m 500M --no-debug". Message: "SQLSTATE[70100]: <<Unknown error>>: 1927 Connection was killed" {"exception":"[object] (PDOException(code: 70100): SQLSTATE[70100]: <<Unknown error>>: 1927 Connection was killed at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1739)","command":"messenger:consume reports -m 500M --no-debug","message":"SQLSTATE[70100]: <<Unknown error>>: 1927 Connection was killed"} []
  194. [2022-01-03 23:57:45] console.DEBUG: Command "messenger:consume reports -m 500M --no-debug" exited with code "1" {"command":"messenger:consume reports -m 500M --no-debug","code":1} []
  195. [2022-01-04 10:47:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  196. [2022-01-04 10:47:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  197. [2022-01-04 10:47:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  198. [2022-01-04 10:47:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  199. [2022-01-04 10:47:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  200. [2022-01-05 22:31:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  201. [2022-01-05 22:31:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  202. [2022-01-05 22:31:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  203. [2022-01-05 22:31:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  204. [2022-01-05 22:31:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  205. [2022-01-11 11:16:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  206. [2022-01-11 11:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  207. [2022-01-11 11:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  208. [2022-01-11 11:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  209. [2022-01-11 11:16:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  210. [2022-01-13 17:11:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  211. [2022-01-13 17:11:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  212. [2022-01-13 17:11:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  213. [2022-01-13 17:11:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  214. [2022-01-13 17:11:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  215. [2022-01-15 10:21:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  216. [2022-01-15 10:21:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  217. [2022-01-15 10:21:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  218. [2022-01-15 10:21:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  219. [2022-01-15 10:21:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  220. [2022-01-17 08:27:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  221. [2022-01-17 08:27:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  222. [2022-01-17 08:27:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  223. [2022-01-17 08:27:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  224. [2022-01-17 08:27:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  225. [2022-01-18 22:13:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  226. [2022-01-18 22:13:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  227. [2022-01-18 22:13:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  228. [2022-01-18 22:13:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  229. [2022-01-18 22:13:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  230. [2022-01-19 02:51:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  231. [2022-01-19 02:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  232. [2022-01-19 02:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  233. [2022-01-19 02:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  234. [2022-01-19 02:51:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  235. [2022-01-19 16:34:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  236. [2022-01-19 16:34:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  237. [2022-01-19 16:34:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  238. [2022-01-19 16:34:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  239. [2022-01-19 16:34:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  240. [2022-01-19 18:20:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  241. [2022-01-19 18:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  242. [2022-01-19 18:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  243. [2022-01-19 18:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  244. [2022-01-19 18:20:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  245. [2022-01-19 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  246. [2022-01-19 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  247. [2022-01-19 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  248. [2022-01-19 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  249. [2022-01-19 22:52:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  250. [2022-01-21 17:58:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  251. [2022-01-21 17:58:55] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  252. [2022-01-21 17:58:55] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  253. [2022-01-21 17:58:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  254. [2022-01-21 17:59:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  255. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  256. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  257. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  258. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  259. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  260. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  261. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  262. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  263. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  264. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  265. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  266. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  267. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  268. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  269. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  270. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  271. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  272. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  273. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  274. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  275. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  276. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  277. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  278. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  279. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  280. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  281. [2022-01-21 17:59:06] doctrine.DEBUG: "START TRANSACTION" [] []
  282. [2022-01-21 17:59:06] doctrine.DEBUG: CREATE TABLE dealer (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, vimeo VARCHAR(255) NOT NULL, enabled INT NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  283. [2022-01-21 17:59:06] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  284. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  285. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  286. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  287. [2022-01-21 17:59:06] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  288. [2022-01-21 17:59:06] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:06.852790\",\"timezone_type\":3,\"timezone\":\"UTC\"})",71] []
  289. [2022-01-21 17:59:06] doctrine.DEBUG: "COMMIT" [] []
  290. [2022-01-21 17:59:06] doctrine.DEBUG: "START TRANSACTION" [] []
  291. [2022-01-21 17:59:06] doctrine.DEBUG: ALTER TABLE participant ADD dealer_id INT DEFAULT NULL, ADD email VARCHAR(255) NOT NULL, ADD name VARCHAR(255) NOT NULL, ADD code_amount INT NOT NULL [] []
  292. [2022-01-21 17:59:06] doctrine.DEBUG: ALTER TABLE participant ADD CONSTRAINT FK_D79F6B11249E6EA1 FOREIGN KEY (dealer_id) REFERENCES dealer (id) [] []
  293. [2022-01-21 17:59:07] doctrine.DEBUG: CREATE INDEX IDX_D79F6B11249E6EA1 ON participant (dealer_id) [] []
  294. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  295. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  296. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  297. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  298. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  299. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:06.931338\",\"timezone_type\":3,\"timezone\":\"UTC\"})",105] []
  300. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  301. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  302. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE code ADD participant_id INT DEFAULT NULL [] []
  303. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE code ADD CONSTRAINT FK_771530989D1C3019 FOREIGN KEY (participant_id) REFERENCES participant (id) [] []
  304. [2022-01-21 17:59:07] doctrine.DEBUG: CREATE INDEX IDX_771530989D1C3019 ON code (participant_id) [] []
  305. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  306. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  307. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  308. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  309. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  310. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.042245\",\"timezone_type\":3,\"timezone\":\"UTC\"})",89] []
  311. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  312. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  313. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE prize ADD dealer_id INT DEFAULT NULL [] []
  314. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE prize ADD CONSTRAINT FK_51C88BC1249E6EA1 FOREIGN KEY (dealer_id) REFERENCES dealer (id) [] []
  315. [2022-01-21 17:59:07] doctrine.DEBUG: CREATE INDEX IDX_51C88BC1249E6EA1 ON prize (dealer_id) [] []
  316. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  317. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  318. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  319. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  320. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  321. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.137253\",\"timezone_type\":3,\"timezone\":\"UTC\"})",87] []
  322. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  323. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  324. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE prize DROP FOREIGN KEY FK_51C88BC1F92F3E70 [] []
  325. [2022-01-21 17:59:07] doctrine.DEBUG: DROP INDEX IDX_51C88BC1F92F3E70 ON prize [] []
  326. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE prize DROP country_id [] []
  327. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  328. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  329. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  330. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  331. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  332. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.231423\",\"timezone_type\":3,\"timezone\":\"UTC\"})",39] []
  333. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  334. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  335. [2022-01-21 17:59:07] doctrine.DEBUG: CREATE TABLE raffle (id INT AUTO_INCREMENT NOT NULL, dealer_id INT NOT NULL, enabled TINYINT(1) NOT NULL, UNIQUE INDEX UNIQ_F5FDFDA5249E6EA1 (dealer_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  336. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE raffle ADD CONSTRAINT FK_F5FDFDA5249E6EA1 FOREIGN KEY (dealer_id) REFERENCES dealer (id) [] []
  337. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  338. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  339. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  340. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  341. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  342. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.278790\",\"timezone_type\":3,\"timezone\":\"UTC\"})",49] []
  343. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  344. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  345. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE code ADD is_winner TINYINT(1) NOT NULL [] []
  346. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  347. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  348. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  349. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  350. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  351. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.333653\",\"timezone_type\":3,\"timezone\":\"UTC\"})",25] []
  352. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  353. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  354. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE prize ADD amount INT NOT NULL [] []
  355. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  356. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  357. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  358. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  359. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  360. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.366792\",\"timezone_type\":3,\"timezone\":\"UTC\"})",22] []
  361. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  362. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  363. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE winner ADD participant_id INT DEFAULT NULL, DROP code, DROP winner, DROP prize [] []
  364. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE winner ADD CONSTRAINT FK_CF6600E9D1C3019 FOREIGN KEY (participant_id) REFERENCES participant (id) [] []
  365. [2022-01-21 17:59:07] doctrine.DEBUG: CREATE INDEX IDX_CF6600E9D1C3019 ON winner (participant_id) [] []
  366. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  367. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  368. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  369. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  370. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  371. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.394394\",\"timezone_type\":3,\"timezone\":\"UTC\"})",97] []
  372. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  373. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  374. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE raffle ADD enabled_user TINYINT(1) NOT NULL [] []
  375. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  376. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  377. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  378. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  379. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  380. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.497071\",\"timezone_type\":3,\"timezone\":\"UTC\"})",21] []
  381. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  382. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  383. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE winner ADD code_id INT DEFAULT NULL [] []
  384. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE winner ADD CONSTRAINT FK_CF6600E27DAFE17 FOREIGN KEY (code_id) REFERENCES participant (id) [] []
  385. [2022-01-21 17:59:07] doctrine.DEBUG: CREATE INDEX IDX_CF6600E27DAFE17 ON winner (code_id) [] []
  386. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  387. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  388. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  389. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  390. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  391. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.523803\",\"timezone_type\":3,\"timezone\":\"UTC\"})",109] []
  392. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  393. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  394. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE winner DROP FOREIGN KEY FK_CF6600E27DAFE17 [] []
  395. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE winner ADD CONSTRAINT FK_CF6600E27DAFE17 FOREIGN KEY (code_id) REFERENCES code (id) [] []
  396. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  397. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  398. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  399. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  400. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  401. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.639326\",\"timezone_type\":3,\"timezone\":\"UTC\"})",44] []
  402. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  403. [2022-01-21 17:59:07] doctrine.DEBUG: "START TRANSACTION" [] []
  404. [2022-01-21 17:59:07] doctrine.DEBUG: ALTER TABLE participant DROP code_amount [] []
  405. [2022-01-21 17:59:07] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  406. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  407. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  408. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  409. [2022-01-21 17:59:07] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  410. [2022-01-21 17:59:07] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-21 17:59:07.691926\",\"timezone_type\":3,\"timezone\":\"UTC\"})",32] []
  411. [2022-01-21 17:59:07] doctrine.DEBUG: "COMMIT" [] []
  412. [2022-01-21 17:59:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  413. [2022-01-21 17:59:08] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  414. [2022-01-21 17:59:08] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  415. [2022-01-21 12:08:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  416. [2022-01-21 12:08:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  417. [2022-01-21 12:08:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  418. [2022-01-21 12:08:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  419. [2022-01-21 12:08:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  420. [2022-01-21 12:08:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  421. [2022-01-21 12:08:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ab072"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5ab072","method":"GET"} []
  422. [2022-01-21 12:08:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  423. [2022-01-21 12:08:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  424. [2022-01-21 12:08:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  425. [2022-01-21 12:08:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  426. [2022-01-21 12:08:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  427. [2022-01-21 12:08:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  428. [2022-01-21 12:10:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  429. [2022-01-21 12:10:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  430. [2022-01-21 12:10:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  431. [2022-01-21 12:10:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  432. [2022-01-21 12:10:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  433. [2022-01-21 12:11:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  434. [2022-01-21 12:11:13] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  435. [2022-01-21 12:11:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  436. [2022-01-21 12:11:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  437. [2022-01-21 12:11:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  438. [2022-01-21 12:11:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  439. [2022-01-21 12:11:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  440. [2022-01-21 12:11:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  441. [2022-01-21 12:11:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa2041"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fa2041","method":"GET"} []
  442. [2022-01-21 12:12:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  443. [2022-01-21 12:12:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  444. [2022-01-21 12:12:29] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  445. [2022-01-21 12:12:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  446. [2022-01-21 12:12:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  447. [2022-01-21 12:12:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  448. [2022-01-21 12:12:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  449. [2022-01-21 12:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  450. [2022-01-21 12:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  451. [2022-01-21 12:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  452. [2022-01-21 12:12:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  453. [2022-01-21 12:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  454. [2022-01-21 12:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  455. [2022-01-21 12:12:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  456. [2022-01-21 12:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  457. [2022-01-21 12:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  458. [2022-01-21 12:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  459. [2022-01-21 12:12:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  460. [2022-01-21 12:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  461. [2022-01-21 12:12:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  462. [2022-01-21 12:12:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb3911"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fb3911","method":"GET"} []
  463. [2022-01-21 12:12:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  464. [2022-01-21 12:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  465. [2022-01-21 12:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  466. [2022-01-21 12:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  467. [2022-01-21 12:12:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  468. [2022-01-21 12:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  469. [2022-01-21 12:12:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  470. [2022-01-21 12:12:42] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  471. [2022-01-21 12:12:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  472. [2022-01-21 12:12:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  473. [2022-01-21 12:12:42] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  474. [2022-01-21 12:12:42] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  475. [2022-01-21 12:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  476. [2022-01-21 12:12:42] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  477. [2022-01-21 12:12:42] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 21 Jan 2022 18:12:42 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  478. [2022-01-21 12:12:42] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  479. [2022-01-21 12:12:42] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  480. [2022-01-21 12:12:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  481. [2022-01-21 12:12:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  482. [2022-01-21 12:12:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  483. [2022-01-21 12:12:42] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  484. [2022-01-21 12:12:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  485. [2022-01-21 12:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  486. [2022-01-21 12:12:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  487. [2022-01-21 12:12:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  488. [2022-01-21 12:12:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  489. [2022-01-21 12:12:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  490. [2022-01-21 12:12:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  491. [2022-01-21 12:12:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  492. [2022-01-21 12:12:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  493. [2022-01-21 12:12:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a20970"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a20970","method":"GET"} []
  494. [2022-01-21 12:13:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  495. [2022-01-21 12:13:26] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  496. [2022-01-21 12:13:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  497. [2022-01-21 12:13:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  498. [2022-01-21 12:13:27] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  499. [2022-01-21 12:13:27] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  500. [2022-01-21 12:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  501. [2022-01-21 12:13:27] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  502. [2022-01-21 12:13:27] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 21 Jan 2022 18:13:27 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  503. [2022-01-21 12:13:27] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  504. [2022-01-21 12:13:27] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  505. [2022-01-21 12:13:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  506. [2022-01-21 12:13:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  507. [2022-01-21 12:13:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  508. [2022-01-21 12:13:27] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  509. [2022-01-21 12:13:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  510. [2022-01-21 12:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  511. [2022-01-21 12:13:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  512. [2022-01-21 12:13:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  513. [2022-01-21 12:13:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  514. [2022-01-21 12:13:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  515. [2022-01-21 12:13:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  516. [2022-01-21 12:13:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  517. [2022-01-21 12:13:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  518. [2022-01-21 12:13:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"547e0a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/547e0a","method":"GET"} []
  519. [2022-01-21 12:13:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  520. [2022-01-21 12:13:40] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&submenuIndex=-1","method":"GET"} []
  521. [2022-01-21 12:13:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  522. [2022-01-21 12:13:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  523. [2022-01-21 12:13:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  524. [2022-01-21 12:13:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  525. [2022-01-21 12:13:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  526. [2022-01-21 12:13:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  527. [2022-01-21 12:13:41] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  528. [2022-01-21 12:13:41] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1]] []
  529. [2022-01-21 12:13:41] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  530. [2022-01-21 12:13:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  531. [2022-01-21 12:13:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  532. [2022-01-21 12:13:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  533. [2022-01-21 12:13:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7745c5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7745c5","method":"GET"} []
  534. [2022-01-21 12:13:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  535. [2022-01-21 12:13:43] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&submenuIndex=-1","method":"GET"} []
  536. [2022-01-21 12:13:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  537. [2022-01-21 12:13:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  538. [2022-01-21 12:13:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  539. [2022-01-21 12:13:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  540. [2022-01-21 12:13:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  541. [2022-01-21 12:13:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  542. [2022-01-21 12:13:43] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  543. [2022-01-21 12:13:43] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1]] []
  544. [2022-01-21 12:13:43] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  545. [2022-01-21 12:13:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  546. [2022-01-21 12:13:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  547. [2022-01-21 12:13:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  548. [2022-01-21 12:13:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8a7ff"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e8a7ff","method":"GET"} []
  549. [2022-01-21 12:13:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  550. [2022-01-21 12:13:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=User&id=1&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DUser%2526action%253Dlist%2526menuIndex%253D1%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  551. [2022-01-21 12:13:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  552. [2022-01-21 12:13:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  553. [2022-01-21 12:13:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  554. [2022-01-21 12:13:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  555. [2022-01-21 12:13:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  556. [2022-01-21 12:13:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  557. [2022-01-21 12:13:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  558. [2022-01-21 12:13:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  559. [2022-01-21 12:13:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  560. [2022-01-21 12:13:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a86746"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a86746","method":"GET"} []
  561. [2022-01-21 12:13:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  562. [2022-01-21 12:13:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=User&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DUser%2526action%253Dlist%2526menuIndex%253D1%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  563. [2022-01-21 12:13:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  564. [2022-01-21 12:13:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  565. [2022-01-21 12:13:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  566. [2022-01-21 12:13:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  567. [2022-01-21 12:13:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  568. [2022-01-21 12:13:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  569. [2022-01-21 12:13:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  570. [2022-01-21 12:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  571. [2022-01-21 12:13:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  572. [2022-01-21 12:13:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"946f4b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/946f4b","method":"GET"} []
  573. [2022-01-21 12:13:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  574. [2022-01-21 12:13:57] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=User&id=1&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DUser%2526action%253Dlist%2526menuIndex%253D1%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  575. [2022-01-21 12:13:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  576. [2022-01-21 12:13:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  577. [2022-01-21 12:13:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  578. [2022-01-21 12:13:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  579. [2022-01-21 12:13:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  580. [2022-01-21 12:13:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  581. [2022-01-21 12:13:57] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  582. [2022-01-21 12:13:57] doctrine.DEBUG: "START TRANSACTION" [] []
  583. [2022-01-21 12:13:57] doctrine.DEBUG: UPDATE user SET roles = ?, password = ?, updated_at = ? WHERE id = ? [["ROLE_USER"],"$argon2id$v=19$m=65536,t=4 [...]","2022-01-21 12:13:57",1] []
  584. [2022-01-21 12:13:57] doctrine.DEBUG: "COMMIT" [] []
  585. [2022-01-21 12:13:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  586. [2022-01-21 12:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  587. [2022-01-21 12:13:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  588. [2022-01-21 12:13:58] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  589. [2022-01-21 12:13:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  590. [2022-01-21 12:13:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  591. [2022-01-21 12:13:58] security.DEBUG: Cannot refresh token because user has changed. {"username":"admin@admin.com","provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider"} []
  592. [2022-01-21 12:13:58] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  593. [2022-01-21 12:13:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  594. [2022-01-21 12:13:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  595. [2022-01-21 12:13:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  596. [2022-01-21 12:13:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  597. [2022-01-21 12:13:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  598. [2022-01-21 12: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/security-http/Firewall/AccessListener.php:91)"} []
  599. [2022-01-21 12:13:58] security.DEBUG: Calling Authentication entry point. [] []
  600. [2022-01-21 12:13:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  601. [2022-01-21 12:13:59] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  602. [2022-01-21 12:13:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  603. [2022-01-21 12:13:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  604. [2022-01-21 12:13:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  605. [2022-01-21 12:13:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  606. [2022-01-21 12:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  607. [2022-01-21 12:13:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  608. [2022-01-21 12:13:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"864f54"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/864f54","method":"GET"} []
  609. [2022-01-21 12:14:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  610. [2022-01-21 12:14:11] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  611. [2022-01-21 12:14:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  612. [2022-01-21 12:14:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  613. [2022-01-21 12:14:11] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  614. [2022-01-21 12:14:11] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  615. [2022-01-21 12:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  616. [2022-01-21 12:14:12] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_USER\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  617. [2022-01-21 12:14:12] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 21 Jan 2022 18:14:12 GMT\r\nLocation:      https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1'\" />\n\n        <title>Redirecting to https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1\">https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  618. [2022-01-21 12:14:12] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  619. [2022-01-21 12:14:12] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  620. [2022-01-21 12:14:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  621. [2022-01-21 12:14:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  622. [2022-01-21 12:14:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  623. [2022-01-21 12:14:12] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  624. [2022-01-21 12:14:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  625. [2022-01-21 12:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  626. [2022-01-21 12:14:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  627. [2022-01-21 12:14:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  628. [2022-01-21 12:14:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  629. [2022-01-21 12:14:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  630. [2022-01-21 12:14:12] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  631. [2022-01-21 12:14:13] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1]] []
  632. [2022-01-21 12:14:13] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  633. [2022-01-21 12:14:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  634. [2022-01-21 12:14:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  635. [2022-01-21 12:14:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  636. [2022-01-21 12:14:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49fe5f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/49fe5f","method":"GET"} []
  637. [2022-01-21 12:14:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  638. [2022-01-21 12:14:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  639. [2022-01-21 12:14:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  640. [2022-01-21 12:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  641. [2022-01-21 12:14:34] security.DEBUG: Cannot refresh token because user has changed. {"username":"admin@admin.com","provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider"} []
  642. [2022-01-21 12:14:34] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  643. [2022-01-21 12:14:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  644. [2022-01-21 12:14:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  645. [2022-01-21 12:14:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  646. [2022-01-21 12:14:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  647. [2022-01-21 12:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  648. [2022-01-21 12:14: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/security-http/Firewall/AccessListener.php:91)"} []
  649. [2022-01-21 12:14:34] security.DEBUG: Calling Authentication entry point. [] []
  650. [2022-01-21 12:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  651. [2022-01-21 12:14:35] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  652. [2022-01-21 12:14:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  653. [2022-01-21 12:14:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  654. [2022-01-21 12:14:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  655. [2022-01-21 12:14:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  656. [2022-01-21 12:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  657. [2022-01-21 12:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  658. [2022-01-21 12:14:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3f8a6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d3f8a6","method":"GET"} []
  659. [2022-01-21 12:14:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  660. [2022-01-21 12:14:37] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  661. [2022-01-21 12:14:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  662. [2022-01-21 12:14:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  663. [2022-01-21 12:14:37] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  664. [2022-01-21 12:14:37] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  665. [2022-01-21 12:14:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  666. [2022-01-21 12:14:38] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  667. [2022-01-21 12:14:38] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 21 Jan 2022 18:14:38 GMT\r\nLocation:      https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1'\" />\n\n        <title>Redirecting to https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1\">https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&amp;entity=User&amp;menuIndex=1&amp;page=1&amp;sortDirection=ASC&amp;sortField=id&amp;submenuIndex=-1</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  668. [2022-01-21 12:14:38] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  669. [2022-01-21 12:14:38] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  670. [2022-01-21 12:14:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  671. [2022-01-21 12:14:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  672. [2022-01-21 12:14:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  673. [2022-01-21 12:14:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  674. [2022-01-21 12:14:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  675. [2022-01-21 12:14:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  676. [2022-01-21 12:14:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  677. [2022-01-21 12:14:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  678. [2022-01-21 12:14:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  679. [2022-01-21 12:14:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  680. [2022-01-21 12:14:39] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  681. [2022-01-21 12:14:39] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1]] []
  682. [2022-01-21 12:14:39] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  683. [2022-01-21 12:14:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  684. [2022-01-21 12:14:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  685. [2022-01-21 12:14:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  686. [2022-01-21 12:14:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcbae7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/dcbae7","method":"GET"} []
  687. [2022-01-21 12:14:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  688. [2022-01-21 12:14:42] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=User&id=1&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Faction%253Dlist%2526entity%253DUser%2526menuIndex%253D1%2526page%253D1%2526sortDirection%253DASC%2526sortField%253Did%2526submenuIndex%253D-1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  689. [2022-01-21 12:14:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  690. [2022-01-21 12:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  691. [2022-01-21 12:14:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  692. [2022-01-21 12:14:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  693. [2022-01-21 12:14:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  694. [2022-01-21 12:14:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  695. [2022-01-21 12:14:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  696. [2022-01-21 12:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  697. [2022-01-21 12:14:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  698. [2022-01-21 12:14:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b24cb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1b24cb","method":"GET"} []
  699. [2022-01-21 12:14:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  700. [2022-01-21 12:14:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  701. [2022-01-21 12:14:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  702. [2022-01-21 12:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  703. [2022-01-21 12:14:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  704. [2022-01-21 12:14:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  705. [2022-01-21 12:14:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  706. [2022-01-21 12:14:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  707. [2022-01-21 12:14:46] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  708. [2022-01-21 12:14:46] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1]] []
  709. [2022-01-21 12:14:46] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  710. [2022-01-21 12:14:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  711. [2022-01-21 12:14:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  712. [2022-01-21 12:14:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  713. [2022-01-21 12:14:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9fe7b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c9fe7b","method":"GET"} []
  714. [2022-01-21 12:14:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  715. [2022-01-21 12:14:57] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=User&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DUser%2526action%253Dlist%2526menuIndex%253D1%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  716. [2022-01-21 12:14:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  717. [2022-01-21 12:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  718. [2022-01-21 12:14:57] security.DEBUG: Cannot refresh token because user has changed. {"username":"admin@admin.com","provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider"} []
  719. [2022-01-21 12:14:57] security.DEBUG: Token was deauthenticated after trying to refresh it. [] []
  720. [2022-01-21 12:14:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  721. [2022-01-21 12:14:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  722. [2022-01-21 12:14:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  723. [2022-01-21 12:14:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  724. [2022-01-21 12:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  725. [2022-01-21 12:14: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/security-http/Firewall/AccessListener.php:91)"} []
  726. [2022-01-21 12:14:57] security.DEBUG: Calling Authentication entry point. [] []
  727. [2022-01-21 12:14:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  728. [2022-01-21 12:14:57] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  729. [2022-01-21 12:14:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  730. [2022-01-21 12:14:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  731. [2022-01-21 12:14:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  732. [2022-01-21 12:14:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  733. [2022-01-21 12:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  734. [2022-01-21 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  735. [2022-01-21 12:14:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df75cd"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/df75cd","method":"GET"} []
  736. [2022-01-21 12:15:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  737. [2022-01-21 12:15:03] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  738. [2022-01-21 12:15:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  739. [2022-01-21 12:15:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  740. [2022-01-21 12:15:03] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  741. [2022-01-21 12:15:03] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  742. [2022-01-21 12:15:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  743. [2022-01-21 12:15:03] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  744. [2022-01-21 12:15:03] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 21 Jan 2022 18:15:03 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  745. [2022-01-21 12:15:03] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  746. [2022-01-21 12:15:03] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  747. [2022-01-21 12:15:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  748. [2022-01-21 12:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  749. [2022-01-21 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  750. [2022-01-21 12:15:04] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  751. [2022-01-21 12:15:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  752. [2022-01-21 12:15:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  753. [2022-01-21 12:15:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  754. [2022-01-21 12:15:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  755. [2022-01-21 12:15:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  756. [2022-01-21 12:15:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  757. [2022-01-21 12:15:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  758. [2022-01-21 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  759. [2022-01-21 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  760. [2022-01-21 12:15:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"352cd8"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/352cd8","method":"GET"} []
  761. [2022-01-21 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  762. [2022-01-21 12:15:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&submenuIndex=-1","method":"GET"} []
  763. [2022-01-21 12:15:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  764. [2022-01-21 12:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  765. [2022-01-21 12:15:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  766. [2022-01-21 12:15:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  767. [2022-01-21 12:15:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  768. [2022-01-21 12:15:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  769. [2022-01-21 12:15:07] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  770. [2022-01-21 12:15:07] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1]] []
  771. [2022-01-21 12:15:07] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  772. [2022-01-21 12:15:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  773. [2022-01-21 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  774. [2022-01-21 12:15:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  775. [2022-01-21 12:15:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f45f6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4f45f6","method":"GET"} []
  776. [2022-01-21 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  777. [2022-01-21 12:15:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=User&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DUser%2526action%253Dlist%2526menuIndex%253D1%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  778. [2022-01-21 12:15:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  779. [2022-01-21 12:15:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  780. [2022-01-21 12:15:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  781. [2022-01-21 12:15:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  782. [2022-01-21 12:15:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  783. [2022-01-21 12:15:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  784. [2022-01-21 12:15:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  785. [2022-01-21 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  786. [2022-01-21 12:15:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  787. [2022-01-21 12:15:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"631c1f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/631c1f","method":"GET"} []
  788. [2022-01-21 12:15:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  789. [2022-01-21 12:15:17] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=User&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DUser%2526action%253Dlist%2526menuIndex%253D1%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  790. [2022-01-21 12:15:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  791. [2022-01-21 12:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  792. [2022-01-21 12:15:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  793. [2022-01-21 12:15:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  794. [2022-01-21 12:15:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  795. [2022-01-21 12:15:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  796. [2022-01-21 12:15:18] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  797. [2022-01-21 12:15:18] doctrine.DEBUG: "START TRANSACTION" [] []
  798. [2022-01-21 12:15:18] doctrine.DEBUG: INSERT INTO user (email, roles, password, name, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?) {"1":"romeo.ferretiz@newral.com","2":["ROLE_ADMIN"],"3":"$argon2id$v=19$m=65536,t=4 [...]","4":"romeo.ferretiz@newral.com","5":"2022-01-21 12:15:18","6":null} []
  799. [2022-01-21 12:15:18] doctrine.DEBUG: "COMMIT" [] []
  800. [2022-01-21 12:15:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  801. [2022-01-21 12:15:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  802. [2022-01-21 12:15:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  803. [2022-01-21 12:15:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  804. [2022-01-21 12:15:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  805. [2022-01-21 12:15:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  806. [2022-01-21 12:15:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  807. [2022-01-21 12:15:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  808. [2022-01-21 12:15:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  809. [2022-01-21 12:15:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  810. [2022-01-21 12:15:19] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  811. [2022-01-21 12:15:19] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1,2]] []
  812. [2022-01-21 12:15:19] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  813. [2022-01-21 12:15:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  814. [2022-01-21 12:15:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  815. [2022-01-21 12:15:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  816. [2022-01-21 12:15:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a319d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2a319d","method":"GET"} []
  817. [2022-01-21 12:15:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  818. [2022-01-21 12:15:24] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=User&id=2&menuIndex=1&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DUser%2526action%253Dlist%2526menuIndex%253D1%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  819. [2022-01-21 12:15:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  820. [2022-01-21 12:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  821. [2022-01-21 12:15:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  822. [2022-01-21 12:15:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  823. [2022-01-21 12:15:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  824. [2022-01-21 12:15:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  825. [2022-01-21 12:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? ["2"] []
  826. [2022-01-21 12:15:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  827. [2022-01-21 12:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  828. [2022-01-21 12:15:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  829. [2022-01-21 12:15:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b71c4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4b71c4","method":"GET"} []
  830. [2022-01-21 12:15:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  831. [2022-01-21 12:15:30] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"https://upfld.rn.back.di014.com/logout","method":"GET"} []
  832. [2022-01-21 12:15:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  833. [2022-01-21 12:15:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  834. [2022-01-21 12:15:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  835. [2022-01-21 12:15:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  836. [2022-01-21 12:15:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  837. [2022-01-21 12:15:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  838. [2022-01-21 12:15:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  839. [2022-01-21 12:15:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  840. [2022-01-21 12:15:31] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  841. [2022-01-21 12:15:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  842. [2022-01-21 12:15:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  843. [2022-01-21 12:15:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  844. [2022-01-21 12:15:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  845. [2022-01-21 12:15:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  846. [2022-01-21 12:15:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  847. [2022-01-21 12:15:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d3a1c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0d3a1c","method":"GET"} []
  848. [2022-01-21 12:15:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  849. [2022-01-21 12:15:36] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  850. [2022-01-21 12:15:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  851. [2022-01-21 12:15:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  852. [2022-01-21 12:15:36] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  853. [2022-01-21 12:15:36] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  854. [2022-01-21 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  855. [2022-01-21 12:15:36] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  856. [2022-01-21 12:15:36] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 21 Jan 2022 18:15:36 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  857. [2022-01-21 12:15:36] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  858. [2022-01-21 12:15:36] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  859. [2022-01-21 12:15:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  860. [2022-01-21 12:15:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  861. [2022-01-21 12:15:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  862. [2022-01-21 12:15:36] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  863. [2022-01-21 12:15:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  864. [2022-01-21 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  865. [2022-01-21 12:15:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  866. [2022-01-21 12:15:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  867. [2022-01-21 12:15:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  868. [2022-01-21 12:15:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  869. [2022-01-21 12:15:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  870. [2022-01-21 12:15:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  871. [2022-01-21 12:15:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  872. [2022-01-21 12:15:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d2c84"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6d2c84","method":"GET"} []
  873. [2022-01-21 12:15:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  874. [2022-01-21 12:15:49] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  875. [2022-01-21 12:15:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  876. [2022-01-21 12:15:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  877. [2022-01-21 12:15:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  878. [2022-01-21 12:15:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  879. [2022-01-21 12:15:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  880. [2022-01-21 12:15:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  881. [2022-01-21 12:15:50] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  882. [2022-01-21 12:15:50] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  883. [2022-01-21 12:15:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  884. [2022-01-21 12:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  885. [2022-01-21 12:15:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  886. [2022-01-21 12:15:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f953e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3f953e","method":"GET"} []
  887. [2022-01-21 12:16:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  888. [2022-01-21 12:16:51] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  889. [2022-01-21 12:16:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  890. [2022-01-21 12:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  891. [2022-01-21 12:16:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  892. [2022-01-21 12:16:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  893. [2022-01-21 12:16:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  894. [2022-01-21 12:16:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  895. [2022-01-21 12:16:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  896. [2022-01-21 12:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  897. [2022-01-21 12:16:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  898. [2022-01-21 12:16:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ef846"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1ef846","method":"GET"} []
  899. [2022-01-21 12:17:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  900. [2022-01-21 12:17:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  901. [2022-01-21 12:17:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  902. [2022-01-21 12:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  903. [2022-01-21 12:17:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  904. [2022-01-21 12:17:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  905. [2022-01-21 12:17:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  906. [2022-01-21 12:17:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  907. [2022-01-21 12:17:41] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  908. [2022-01-21 12:17:41] doctrine.DEBUG: "START TRANSACTION" [] []
  909. [2022-01-21 12:17:41] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"5W BAJIO","2":"0","3":0} []
  910. [2022-01-21 12:17:41] doctrine.DEBUG: "COMMIT" [] []
  911. [2022-01-21 12:17:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  912. [2022-01-21 12:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  913. [2022-01-21 12:17:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  914. [2022-01-21 12:17:42] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  915. [2022-01-21 12:17:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  916. [2022-01-21 12:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  917. [2022-01-21 12:17:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  918. [2022-01-21 12:17:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  919. [2022-01-21 12:17:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  920. [2022-01-21 12:17:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  921. [2022-01-21 12:17:42] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  922. [2022-01-21 12:17:42] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1]] []
  923. [2022-01-21 12:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  924. [2022-01-21 12:17:42] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  925. [2022-01-21 12:17:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  926. [2022-01-21 12:17:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  927. [2022-01-21 12:17:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  928. [2022-01-21 12:17:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b230e5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b230e5","method":"GET"} []
  929. [2022-01-21 12:17:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  930. [2022-01-21 12:17:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  931. [2022-01-21 12:17:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  932. [2022-01-21 12:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  933. [2022-01-21 12:17:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  934. [2022-01-21 12:17:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  935. [2022-01-21 12:17:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  936. [2022-01-21 12:17:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  937. [2022-01-21 12:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  938. [2022-01-21 12:17:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  939. [2022-01-21 12:17:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  940. [2022-01-21 12:17:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"953c77"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/953c77","method":"GET"} []
  941. [2022-01-21 12:17:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  942. [2022-01-21 12:17:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  943. [2022-01-21 12:17:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  944. [2022-01-21 12:17:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  945. [2022-01-21 12:17:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  946. [2022-01-21 12:17:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  947. [2022-01-21 12:17:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  948. [2022-01-21 12:17:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  949. [2022-01-21 12:17:55] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  950. [2022-01-21 12:17:55] doctrine.DEBUG: "START TRANSACTION" [] []
  951. [2022-01-21 12:17:55] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"GRANDY","2":"0","3":0} []
  952. [2022-01-21 12:17:55] doctrine.DEBUG: "COMMIT" [] []
  953. [2022-01-21 12:17:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  954. [2022-01-21 12:17:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  955. [2022-01-21 12:17:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  956. [2022-01-21 12:17:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  957. [2022-01-21 12:17:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  958. [2022-01-21 12:17:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  959. [2022-01-21 12:17:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  960. [2022-01-21 12:17:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  961. [2022-01-21 12:17:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  962. [2022-01-21 12:17:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  963. [2022-01-21 12:17:56] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  964. [2022-01-21 12:17:56] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2]] []
  965. [2022-01-21 12:17:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  966. [2022-01-21 12:17:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  967. [2022-01-21 12:17:56] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  968. [2022-01-21 12:17:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  969. [2022-01-21 12:17:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  970. [2022-01-21 12:17:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  971. [2022-01-21 12:17:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"438035"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/438035","method":"GET"} []
  972. [2022-01-21 12:18:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  973. [2022-01-21 12:18:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  974. [2022-01-21 12:18:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  975. [2022-01-21 12:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  976. [2022-01-21 12:18:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  977. [2022-01-21 12:18:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  978. [2022-01-21 12:18:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  979. [2022-01-21 12:18:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  980. [2022-01-21 12:18:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  981. [2022-01-21 12:18:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  982. [2022-01-21 12:18:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  983. [2022-01-21 12:18:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b75ce"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6b75ce","method":"GET"} []
  984. [2022-01-21 12:18:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  985. [2022-01-21 12:18:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  986. [2022-01-21 12:18:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  987. [2022-01-21 12:18:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  988. [2022-01-21 12:18:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  989. [2022-01-21 12:18:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  990. [2022-01-21 12:18:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  991. [2022-01-21 12:18:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  992. [2022-01-21 12:18:16] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  993. [2022-01-21 12:18:16] doctrine.DEBUG: "START TRANSACTION" [] []
  994. [2022-01-21 12:18:16] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"JORGE SALVADOR BRISEÑO","2":"0","3":0} []
  995. [2022-01-21 12:18:16] doctrine.DEBUG: "COMMIT" [] []
  996. [2022-01-21 12:18:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  997. [2022-01-21 12:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  998. [2022-01-21 12:18:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  999. [2022-01-21 12:18:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1000. [2022-01-21 12:18:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1001. [2022-01-21 12:18:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1002. [2022-01-21 12:18:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1003. [2022-01-21 12:18:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1004. [2022-01-21 12:18:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1005. [2022-01-21 12:18:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1006. [2022-01-21 12:18:17] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1007. [2022-01-21 12:18:17] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1008. [2022-01-21 12:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1009. [2022-01-21 12:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1010. [2022-01-21 12:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1011. [2022-01-21 12:18:17] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1012. [2022-01-21 12:18:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1013. [2022-01-21 12:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1014. [2022-01-21 12:18:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1015. [2022-01-21 12:18:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50015a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/50015a","method":"GET"} []
  1016. [2022-01-21 12:18:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1017. [2022-01-21 12:18:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  1018. [2022-01-21 12:18:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1019. [2022-01-21 12:18:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1020. [2022-01-21 12:18:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1021. [2022-01-21 12:18:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1022. [2022-01-21 12:18:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1023. [2022-01-21 12:18:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1024. [2022-01-21 12:18:20] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1025. [2022-01-21 12:18:20] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  1026. [2022-01-21 12:18:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1027. [2022-01-21 12:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1028. [2022-01-21 12:18:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1029. [2022-01-21 12:18:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"477bc2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/477bc2","method":"GET"} []
  1030. [2022-01-21 12:18:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1031. [2022-01-21 12:18:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  1032. [2022-01-21 12:18:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1033. [2022-01-21 12:18:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1034. [2022-01-21 12:18:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1035. [2022-01-21 12:18:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1036. [2022-01-21 12:18:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1037. [2022-01-21 12:18:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1038. [2022-01-21 12:18:46] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1039. [2022-01-21 12:18:46] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1040. [2022-01-21 12:18:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1041. [2022-01-21 12:18:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1042. [2022-01-21 12:18:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1043. [2022-01-21 12:18:46] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1044. [2022-01-21 12:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1045. [2022-01-21 12:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1046. [2022-01-21 12:18:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1047. [2022-01-21 12:18:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e43c46"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e43c46","method":"GET"} []
  1048. [2022-01-21 12:18:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1049. [2022-01-21 12:18:57] request.INFO: Matched route "dealer.import.index". {"route":"dealer.import.index","route_parameters":{"_route":"dealer.import.index","_controller":"App\\Controller\\Easyadmin\\DealerController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/dealer","method":"GET"} []
  1050. [2022-01-21 12:18:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1051. [2022-01-21 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1052. [2022-01-21 12:18:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1053. [2022-01-21 12:18:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1054. [2022-01-21 12:18:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1055. [2022-01-21 12:18:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1056. [2022-01-21 12:18:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1057. [2022-01-21 12:18:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1058. [2022-01-21 12:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1059. [2022-01-21 12:18:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2904ba"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2904ba","method":"GET"} []
  1060. [2022-01-21 12:23:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1061. [2022-01-21 12:23:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  1062. [2022-01-21 12:23:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1063. [2022-01-21 12:23:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1064. [2022-01-21 12:23:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1065. [2022-01-21 12:23:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1066. [2022-01-21 12:23:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1067. [2022-01-21 12:23:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1068. [2022-01-21 12:23:11] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1069. [2022-01-21 12:23:11] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  1070. [2022-01-21 12:23:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1071. [2022-01-21 12:23:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1072. [2022-01-21 12:23:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1073. [2022-01-21 12:23:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a23d91"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a23d91","method":"GET"} []
  1074. [2022-01-21 12:23:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1075. [2022-01-21 12:23:14] request.INFO: Matched route "prize.import.index". {"route":"prize.import.index","route_parameters":{"_route":"prize.import.index","_controller":"App\\Controller\\PrizeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/prize","method":"GET"} []
  1076. [2022-01-21 12:23:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1077. [2022-01-21 12:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1078. [2022-01-21 12:23:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1079. [2022-01-21 12:23:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1080. [2022-01-21 12:23:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1081. [2022-01-21 12:23:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1082. [2022-01-21 12:23:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1083. [2022-01-21 12:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1084. [2022-01-21 12:23:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1085. [2022-01-21 12:23:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6df12"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d6df12","method":"GET"} []
  1086. [2022-01-21 12:24:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1087. [2022-01-21 12:24:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  1088. [2022-01-21 12:24:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1089. [2022-01-21 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1090. [2022-01-21 12:24:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1091. [2022-01-21 12:24:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1092. [2022-01-21 12:24:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1093. [2022-01-21 12:24:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1094. [2022-01-21 12:24:34] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1095. [2022-01-21 12:24:34] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1096. [2022-01-21 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1097. [2022-01-21 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1098. [2022-01-21 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1099. [2022-01-21 12:24:34] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1100. [2022-01-21 12:24:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1101. [2022-01-21 12:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1102. [2022-01-21 12:24:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1103. [2022-01-21 12:24:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e11c90"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e11c90","method":"GET"} []
  1104. [2022-01-21 12:28:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1105. [2022-01-21 12:28:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  1106. [2022-01-21 12:28:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1107. [2022-01-21 12:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1108. [2022-01-21 12:28:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1109. [2022-01-21 12:28:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1110. [2022-01-21 12:28:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1111. [2022-01-21 12:28:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1112. [2022-01-21 12:28:20] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1113. [2022-01-21 12:28:20] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  1114. [2022-01-21 12:28:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1115. [2022-01-21 12:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1116. [2022-01-21 12:28:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1117. [2022-01-21 12:28:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf0341"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/cf0341","method":"GET"} []
  1118. [2022-01-21 12:28:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1119. [2022-01-21 12:28:24] request.INFO: Matched route "prize.import.index". {"route":"prize.import.index","route_parameters":{"_route":"prize.import.index","_controller":"App\\Controller\\PrizeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/prize","method":"GET"} []
  1120. [2022-01-21 12:28:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1121. [2022-01-21 12:28:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1122. [2022-01-21 12:28:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1123. [2022-01-21 12:28:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1124. [2022-01-21 12:28:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1125. [2022-01-21 12:28:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1126. [2022-01-21 12:28:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1127. [2022-01-21 12:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1128. [2022-01-21 12:28:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1129. [2022-01-21 12:28:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95c52b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/95c52b","method":"GET"} []
  1130. [2022-01-21 12:28:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1131. [2022-01-21 12:28:38] request.INFO: Matched route "prize.import". {"route":"prize.import","route_parameters":{"_route":"prize.import","_controller":"App\\Controller\\PrizeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/prize","method":"POST"} []
  1132. [2022-01-21 12:28:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1133. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1134. [2022-01-21 12:28:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1135. [2022-01-21 12:28:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1136. [2022-01-21 12:28:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1137. [2022-01-21 12:28:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1138. [2022-01-21 12:28:38] doctrine.DEBUG: "START TRANSACTION" [] []
  1139. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W BAJIO"] []
  1140. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"5w-elektra25mil","5":3,"6":"AMAZON","7":1} []
  1141. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W BAJIO"] []
  1142. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"5w-amazon3000","5":5,"6":"AMAZON","7":1} []
  1143. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W BAJIO"] []
  1144. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"5w-amazon2000","5":2,"6":"AMAZON","7":1} []
  1145. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W BAJIO"] []
  1146. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"5w-amazon1000","5":5,"6":"AMAZON","7":1} []
  1147. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W BAJIO"] []
  1148. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"5w-amazon500","5":6,"6":"AMAZON","7":1} []
  1149. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  1150. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"gr-elektra25mil","5":1,"6":"AMAZON","7":2} []
  1151. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  1152. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"gr-amazon3000","5":3,"6":"AMAZON","7":2} []
  1153. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  1154. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"gr-amazon2000","5":3,"6":"AMAZON","7":2} []
  1155. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  1156. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"gr-amazon1000","5":2,"6":"AMAZON","7":2} []
  1157. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  1158. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"gr-amazon500","5":5,"6":"AMAZON","7":2} []
  1159. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  1160. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"js-elektra25mil","5":1,"6":"AMAZON","7":3} []
  1161. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  1162. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"js-amazon3000","5":2,"6":"AMAZON","7":3} []
  1163. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  1164. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"js-amazon2000","5":2,"6":"AMAZON","7":3} []
  1165. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  1166. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"js-amazon1000","5":2,"6":"AMAZON","7":3} []
  1167. [2022-01-21 12:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  1168. [2022-01-21 12:28:38] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-21 12:28:38","3":"2022-01-21 12:28:38","4":"js-amazon500","5":3,"6":"AMAZON","7":3} []
  1169. [2022-01-21 12:28:38] doctrine.DEBUG: "COMMIT" [] []
  1170. [2022-01-21 12:28:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1171. [2022-01-21 12:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1172. [2022-01-21 12:28:38] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  1173. [2022-01-21 12:28:38] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  1174. [2022-01-21 12:28:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1175. [2022-01-21 12:28:39] request.INFO: Matched route "prize.import.index". {"route":"prize.import.index","route_parameters":{"_route":"prize.import.index","_controller":"App\\Controller\\PrizeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/prize","method":"GET"} []
  1176. [2022-01-21 12:28:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1177. [2022-01-21 12:28:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1178. [2022-01-21 12:28:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1179. [2022-01-21 12:28:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1180. [2022-01-21 12:28:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1181. [2022-01-21 12:28:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1182. [2022-01-21 12:28:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1183. [2022-01-21 12:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1184. [2022-01-21 12:28:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1185. [2022-01-21 12:28:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d7fe5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8d7fe5","method":"GET"} []
  1186. [2022-01-21 12:29:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1187. [2022-01-21 12:29:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  1188. [2022-01-21 12:29:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1189. [2022-01-21 12:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1190. [2022-01-21 12:29:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1191. [2022-01-21 12:29:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1192. [2022-01-21 12:29:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1193. [2022-01-21 12:29:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1194. [2022-01-21 12:29:08] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1195. [2022-01-21 12:29:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  1196. [2022-01-21 12:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1197. [2022-01-21 12:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  1198. [2022-01-21 12:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  1199. [2022-01-21 12:29:08] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  1200. [2022-01-21 12:29:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1201. [2022-01-21 12:29:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1202. [2022-01-21 12:29:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1203. [2022-01-21 12:29:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee5628"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ee5628","method":"GET"} []
  1204. [2022-01-21 12:29:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1205. [2022-01-21 12:29:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  1206. [2022-01-21 12:29:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1207. [2022-01-21 12:29:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1208. [2022-01-21 12:29:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1209. [2022-01-21 12:29:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1210. [2022-01-21 12:29:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1211. [2022-01-21 12:29:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1212. [2022-01-21 12:29:15] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  1213. [2022-01-21 12:29:15] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  1214. [2022-01-21 12:29:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1215. [2022-01-21 12:29:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1216. [2022-01-21 12:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1217. [2022-01-21 12:29:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac08e8"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ac08e8","method":"GET"} []
  1218. [2022-01-21 12:29:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1219. [2022-01-21 12:29:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  1220. [2022-01-21 12:29:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1221. [2022-01-21 12:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1222. [2022-01-21 12:29:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1223. [2022-01-21 12:29:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1224. [2022-01-21 12:29:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1225. [2022-01-21 12:29:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1226. [2022-01-21 12:29:19] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1227. [2022-01-21 12:29:19] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1228. [2022-01-21 12:29:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1229. [2022-01-21 12:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1230. [2022-01-21 12:29:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1231. [2022-01-21 12:29:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"145242"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/145242","method":"GET"} []
  1232. [2022-01-21 12:29:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1233. [2022-01-21 12:29:39] request.INFO: Matched route "participant.import.index". {"route":"participant.import.index","route_parameters":{"_route":"participant.import.index","_controller":"App\\Controller\\ParticipantController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant","method":"GET"} []
  1234. [2022-01-21 12:29:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1235. [2022-01-21 12:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1236. [2022-01-21 12:29:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1237. [2022-01-21 12:29:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1238. [2022-01-21 12:29:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1239. [2022-01-21 12:29:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1240. [2022-01-21 12:29:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1241. [2022-01-21 12:29:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1242. [2022-01-21 12:29:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1243. [2022-01-21 12:29:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13295a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/13295a","method":"GET"} []
  1244. [2022-01-21 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1245. [2022-01-21 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1246. [2022-01-21 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1247. [2022-01-21 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1248. [2022-01-21 12:29:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/participantes.xlsx" (from "https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/participantes.xlsx\" (from \"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/participantes.xlsx/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1249. [2022-01-21 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1250. [2022-01-21 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1251. [2022-01-21 12:29:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b968a3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b968a3","method":"GET"} []
  1252. [2022-01-21 12:30:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1253. [2022-01-21 12:30:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  1254. [2022-01-21 12:30:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1255. [2022-01-21 12:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1256. [2022-01-21 12:30:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1257. [2022-01-21 12:30:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1258. [2022-01-21 12:30:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1259. [2022-01-21 12:30:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1260. [2022-01-21 12:30:15] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1261. [2022-01-21 12:30:15] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1262. [2022-01-21 12:30:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1263. [2022-01-21 12:30:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1264. [2022-01-21 12:30:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1265. [2022-01-21 12:30:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"788287"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/788287","method":"GET"} []
  1266. [2022-01-21 12:30:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1267. [2022-01-21 12:30:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1268. [2022-01-21 12:30:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1269. [2022-01-21 12:30:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1270. [2022-01-21 12:30:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1271. [2022-01-21 12:30:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1272. [2022-01-21 12:30:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1273. [2022-01-21 12:30:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1274. [2022-01-21 12:30:19] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  1275. [2022-01-21 12:30:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1276. [2022-01-21 12:30:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1277. [2022-01-21 12:30:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1278. [2022-01-21 12:30:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  1279. [2022-01-21 12:30:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1280. [2022-01-21 12:30:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1281. [2022-01-21 12:30:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1282. [2022-01-21 12:30:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"779d0f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/779d0f","method":"GET"} []
  1283. [2022-01-21 12:30:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1284. [2022-01-21 12:30:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  1285. [2022-01-21 12:30:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1286. [2022-01-21 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1287. [2022-01-21 12:30:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1288. [2022-01-21 12:30:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1289. [2022-01-21 12:30:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1290. [2022-01-21 12:30:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1291. [2022-01-21 12:30:47] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1292. [2022-01-21 12:30:47] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1293. [2022-01-21 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1294. [2022-01-21 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1295. [2022-01-21 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1296. [2022-01-21 12:30:47] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1297. [2022-01-21 12:30:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1298. [2022-01-21 12:30:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1299. [2022-01-21 12:30:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1300. [2022-01-21 12:30:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"187b6a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/187b6a","method":"GET"} []
  1301. [2022-01-21 12:31:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1302. [2022-01-21 12:31:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  1303. [2022-01-21 12:31:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1304. [2022-01-21 12:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1305. [2022-01-21 12:31:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1306. [2022-01-21 12:31:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1307. [2022-01-21 12:31:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1308. [2022-01-21 12:31:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1309. [2022-01-21 12:31:30] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["1"]] []
  1310. [2022-01-21 12:31:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1311. [2022-01-21 12:31:30] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1312. [2022-01-21 12:31:30] doctrine.DEBUG: "START TRANSACTION" [] []
  1313. [2022-01-21 12:31:30] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"guzano7575@gmail.com1","3":"GUSTAVO GAYTAN GUZMAN","4":"2022-01-21 12:31:29","5":1} []
  1314. [2022-01-21 12:31:30] doctrine.DEBUG: "COMMIT" [] []
  1315. [2022-01-21 12:31:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1316. [2022-01-21 12:31:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1317. [2022-01-21 12:31:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1318. [2022-01-21 12:31:30] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1319. [2022-01-21 12:31:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1320. [2022-01-21 12:31:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1321. [2022-01-21 12:31:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1322. [2022-01-21 12:31:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1323. [2022-01-21 12:31:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1324. [2022-01-21 12:31:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1325. [2022-01-21 12:31:30] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1326. [2022-01-21 12:31:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1]] []
  1327. [2022-01-21 12:31:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1328. [2022-01-21 12:31:30] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1329. [2022-01-21 12:31:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1330. [2022-01-21 12:31:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1331. [2022-01-21 12:31:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1332. [2022-01-21 12:31:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1f7fb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e1f7fb","method":"GET"} []
  1333. [2022-01-21 12:32:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1334. [2022-01-21 12:32:33] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&newValue=true&property=enabled&view=list","method":"GET"} []
  1335. [2022-01-21 12:32:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1336. [2022-01-21 12:32:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1337. [2022-01-21 12:32:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1338. [2022-01-21 12:32:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1339. [2022-01-21 12:32:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1340. [2022-01-21 12:32:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1341. [2022-01-21 12:32:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  1342. [2022-01-21 12:32:33] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1343. [2022-01-21 12:32:33] doctrine.DEBUG: "START TRANSACTION" [] []
  1344. [2022-01-21 12:32:33] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [true,1] []
  1345. [2022-01-21 12:32:33] doctrine.DEBUG: "COMMIT" [] []
  1346. [2022-01-21 12:32:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1347. [2022-01-21 12:32:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1348. [2022-01-21 12:32:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1349. [2022-01-21 12:32:33] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  1350. [2022-01-21 12:32:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1351. [2022-01-21 12:32:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1352. [2022-01-21 12:32:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1353. [2022-01-21 12:32:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1354. [2022-01-21 12:32:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1355. [2022-01-21 12:32:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1356. [2022-01-21 12:32:34] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1357. [2022-01-21 12:32:34] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1358. [2022-01-21 12:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1359. [2022-01-21 12:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1360. [2022-01-21 12:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1361. [2022-01-21 12:32:34] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1362. [2022-01-21 12:32:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1363. [2022-01-21 12:32:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1364. [2022-01-21 12:32:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1365. [2022-01-21 12:32:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb24c4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/eb24c4","method":"GET"} []
  1366. [2022-01-21 12:33:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1367. [2022-01-21 12:33:08] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  1368. [2022-01-21 12:33:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1369. [2022-01-21 12:33:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1370. [2022-01-21 12:33:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1371. [2022-01-21 12:33:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1372. [2022-01-21 12:33:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1373. [2022-01-21 12:33:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1374. [2022-01-21 12:33:09] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1375. [2022-01-21 12:33:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1]] []
  1376. [2022-01-21 12:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1377. [2022-01-21 12:33:09] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1378. [2022-01-21 12:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1379. [2022-01-21 12:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1380. [2022-01-21 12:33:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1381. [2022-01-21 12:33:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9a78b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e9a78b","method":"GET"} []
  1382. [2022-01-21 12:33:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1383. [2022-01-21 12:33:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1384. [2022-01-21 12:33:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1385. [2022-01-21 12:33:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1386. [2022-01-21 12:33:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1387. [2022-01-21 12:33:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1388. [2022-01-21 12:33:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1389. [2022-01-21 12:33:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1390. [2022-01-21 12:33:12] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  1391. [2022-01-21 12:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1392. [2022-01-21 12:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1393. [2022-01-21 12:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1394. [2022-01-21 12:33:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  1395. [2022-01-21 12:33:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1396. [2022-01-21 12:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1397. [2022-01-21 12:33:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1398. [2022-01-21 12:33:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3094c5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3094c5","method":"GET"} []
  1399. [2022-01-21 12:33:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1400. [2022-01-21 12:33:24] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  1401. [2022-01-21 12:33:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1402. [2022-01-21 12:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1403. [2022-01-21 12:33:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1404. [2022-01-21 12:33:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1405. [2022-01-21 12:33:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1406. [2022-01-21 12:33:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1407. [2022-01-21 12:33:24] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["1"]] []
  1408. [2022-01-21 12:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1409. [2022-01-21 12:33:24] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1410. [2022-01-21 12:33:24] doctrine.DEBUG: "START TRANSACTION" [] []
  1411. [2022-01-21 12:33:24] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"willyeg@gmail.com1","3":"GUILLERMO ESPARZA GUILLEN","4":"2022-01-21 12:33:24","5":1} []
  1412. [2022-01-21 12:33:24] doctrine.DEBUG: "COMMIT" [] []
  1413. [2022-01-21 12:33:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1414. [2022-01-21 12:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1415. [2022-01-21 12:33:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1416. [2022-01-21 12:33:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1417. [2022-01-21 12:33:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1418. [2022-01-21 12:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1419. [2022-01-21 12:33:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1420. [2022-01-21 12:33:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1421. [2022-01-21 12:33:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1422. [2022-01-21 12:33:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1423. [2022-01-21 12:33:25] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1424. [2022-01-21 12:33:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2]] []
  1425. [2022-01-21 12:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1426. [2022-01-21 12:33:25] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1427. [2022-01-21 12:33:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1428. [2022-01-21 12:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1429. [2022-01-21 12:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1430. [2022-01-21 12:33:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1d9ce"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c1d9ce","method":"GET"} []
  1431. [2022-01-21 12:33:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1432. [2022-01-21 12:33:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  1433. [2022-01-21 12:33:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1434. [2022-01-21 12:33:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1435. [2022-01-21 12:33:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1436. [2022-01-21 12:33:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1437. [2022-01-21 12:33:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1438. [2022-01-21 12:33:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1439. [2022-01-21 12:33:32] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  1440. [2022-01-21 12:33:32] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  1441. [2022-01-21 12:33:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1442. [2022-01-21 12:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1443. [2022-01-21 12:33:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1444. [2022-01-21 12:33:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe9b86"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fe9b86","method":"GET"} []
  1445. [2022-01-21 12:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1446. [2022-01-21 12:33:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  1447. [2022-01-21 12:33:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1448. [2022-01-21 12:33:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1449. [2022-01-21 12:33:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1450. [2022-01-21 12:33:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1451. [2022-01-21 12:33:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1452. [2022-01-21 12:33:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1453. [2022-01-21 12:33:35] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1454. [2022-01-21 12:33:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2]] []
  1455. [2022-01-21 12:33:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1456. [2022-01-21 12:33:35] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1457. [2022-01-21 12:33:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1458. [2022-01-21 12:33:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1459. [2022-01-21 12:33:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1460. [2022-01-21 12:33:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee7a42"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ee7a42","method":"GET"} []
  1461. [2022-01-21 12:33:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1462. [2022-01-21 12:33:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  1463. [2022-01-21 12:33:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1464. [2022-01-21 12:33:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1465. [2022-01-21 12:33:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1466. [2022-01-21 12:33:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1467. [2022-01-21 12:33:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1468. [2022-01-21 12:33:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1469. [2022-01-21 12:33:56] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  1470. [2022-01-21 12:33:56] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  1471. [2022-01-21 12:33:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1472. [2022-01-21 12:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1473. [2022-01-21 12:33:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1474. [2022-01-21 12:33:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0f749"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f0f749","method":"GET"} []
  1475. [2022-01-21 12:33:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1476. [2022-01-21 12:33:58] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  1477. [2022-01-21 12:33:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1478. [2022-01-21 12:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1479. [2022-01-21 12:33:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1480. [2022-01-21 12:33:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1481. [2022-01-21 12:33:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1482. [2022-01-21 12:33:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1483. [2022-01-21 12:33:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1484. [2022-01-21 12:33:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1485. [2022-01-21 12:33:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1486. [2022-01-21 12:33:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"989ed6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/989ed6","method":"GET"} []
  1487. [2022-01-21 12:45:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1488. [2022-01-21 12:45:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  1489. [2022-01-21 12:45:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1490. [2022-01-21 12:45:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1491. [2022-01-21 12:45:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1492. [2022-01-21 12:45:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1493. [2022-01-21 12:45:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1494. [2022-01-21 12:45:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1495. [2022-01-21 12:45:32] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1496. [2022-01-21 12:45:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2]] []
  1497. [2022-01-21 12:45:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1498. [2022-01-21 12:45:32] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1499. [2022-01-21 12:45:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1500. [2022-01-21 12:45:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1501. [2022-01-21 12:45:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1502. [2022-01-21 12:45:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89ed2a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/89ed2a","method":"GET"} []
  1503. [2022-01-21 12:46:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1504. [2022-01-21 12:46:29] request.INFO: Matched route "code.import". {"route":"code.import","route_parameters":{"_route":"code.import","_controller":"App\\Controller\\CodeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/code","method":"POST"} []
  1505. [2022-01-21 12:46:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1506. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1507. [2022-01-21 12:46:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1508. [2022-01-21 12:46:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1509. [2022-01-21 12:46:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1510. [2022-01-21 12:46:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1511. [2022-01-21 12:46:29] doctrine.DEBUG: "START TRANSACTION" [] []
  1512. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.name = ? LIMIT 1 ["GUSTAVO GAYTAN GUZMAN"] []
  1513. [2022-01-21 12:46:29] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZFPGWT99","2":true,"3":false,"4":"2022-01-21 12:46:29","5":null,"6":null,"7":1} []
  1514. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.name = ? LIMIT 1 ["GUSTAVO GAYTAN GUZMAN"] []
  1515. [2022-01-21 12:46:29] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"DSQWQD91","2":true,"3":false,"4":"2022-01-21 12:46:29","5":null,"6":null,"7":1} []
  1516. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.name = ? LIMIT 1 ["GUSTAVO GAYTAN GUZMAN"] []
  1517. [2022-01-21 12:46:29] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YFCSP8QQ","2":true,"3":false,"4":"2022-01-21 12:46:29","5":null,"6":null,"7":1} []
  1518. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.name = ? LIMIT 1 ["GUILLERMO ESPARZA GUILLEN"] []
  1519. [2022-01-21 12:46:29] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"MPC14TT9","2":true,"3":false,"4":"2022-01-21 12:46:29","5":null,"6":null,"7":2} []
  1520. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.name = ? LIMIT 1 ["GUILLERMO ESPARZA GUILLEN"] []
  1521. [2022-01-21 12:46:29] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YAR27ARK","2":true,"3":false,"4":"2022-01-21 12:46:29","5":null,"6":null,"7":2} []
  1522. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.name = ? LIMIT 1 ["GUILLERMO ESPARZA GUILLEN"] []
  1523. [2022-01-21 12:46:29] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TUB6ZEGW","2":true,"3":false,"4":"2022-01-21 12:46:29","5":null,"6":null,"7":2} []
  1524. [2022-01-21 12:46:29] doctrine.DEBUG: "COMMIT" [] []
  1525. [2022-01-21 12:46:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1526. [2022-01-21 12:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1527. [2022-01-21 12:46:29] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  1528. [2022-01-21 12:46:29] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  1529. [2022-01-21 12:46:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1530. [2022-01-21 12:46:29] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  1531. [2022-01-21 12:46:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1532. [2022-01-21 12:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1533. [2022-01-21 12:46:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1534. [2022-01-21 12:46:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1535. [2022-01-21 12:46:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1536. [2022-01-21 12:46:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1537. [2022-01-21 12:46:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1538. [2022-01-21 12:46:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1539. [2022-01-21 12:46:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1540. [2022-01-21 12:46:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4aea0"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e4aea0","method":"GET"} []
  1541. [2022-01-21 12:46:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1542. [2022-01-21 12:46:33] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  1543. [2022-01-21 12:46:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1544. [2022-01-21 12:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1545. [2022-01-21 12:46:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1546. [2022-01-21 12:46:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1547. [2022-01-21 12:46:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1548. [2022-01-21 12:46:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1549. [2022-01-21 12:46:33] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  1550. [2022-01-21 12:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6]] []
  1551. [2022-01-21 12:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  1552. [2022-01-21 12:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  1553. [2022-01-21 12:46:33] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  1554. [2022-01-21 12:46:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1555. [2022-01-21 12:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1556. [2022-01-21 12:46:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1557. [2022-01-21 12:46:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72912f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/72912f","method":"GET"} []
  1558. [2022-01-21 12:46:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1559. [2022-01-21 12:46:57] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  1560. [2022-01-21 12:46:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1561. [2022-01-21 12:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1562. [2022-01-21 12:46:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1563. [2022-01-21 12:46:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1564. [2022-01-21 12:46:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1565. [2022-01-21 12:46:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1566. [2022-01-21 12:46:58] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1567. [2022-01-21 12:46:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2]] []
  1568. [2022-01-21 12:46:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1569. [2022-01-21 12:46:58] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1570. [2022-01-21 12:46:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1571. [2022-01-21 12:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1572. [2022-01-21 12:46:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1573. [2022-01-21 12:46:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22bd68"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/22bd68","method":"GET"} []
  1574. [2022-01-21 12:49:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1575. [2022-01-21 12:49:31] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  1576. [2022-01-21 12:49:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1577. [2022-01-21 12:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1578. [2022-01-21 12:49:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1579. [2022-01-21 12:49:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1580. [2022-01-21 12:49:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1581. [2022-01-21 12:49:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1582. [2022-01-21 12:49:32] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  1583. [2022-01-21 12:49:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6]] []
  1584. [2022-01-21 12:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  1585. [2022-01-21 12:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  1586. [2022-01-21 12:49:32] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  1587. [2022-01-21 12:49:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1588. [2022-01-21 12:49:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1589. [2022-01-21 12:49:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1590. [2022-01-21 12:49:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"948438"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/948438","method":"GET"} []
  1591. [2022-01-21 12:49:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1592. [2022-01-21 12:49:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Code&menuIndex=4&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1593. [2022-01-21 12:49:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1594. [2022-01-21 12:49:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1595. [2022-01-21 12:49:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1596. [2022-01-21 12:49:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1597. [2022-01-21 12:49:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1598. [2022-01-21 12:49:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1599. [2022-01-21 12:49:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ [] []
  1600. [2022-01-21 12:49:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1601. [2022-01-21 12:49:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1602. [2022-01-21 12:49:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1603. [2022-01-21 12:49:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e5087"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3e5087","method":"GET"} []
  1604. [2022-01-21 12:50:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1605. [2022-01-21 12:50:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  1606. [2022-01-21 12:50:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1607. [2022-01-21 12:50:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1608. [2022-01-21 12:50:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1609. [2022-01-21 12:50:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1610. [2022-01-21 12:50:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1611. [2022-01-21 12:50:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1612. [2022-01-21 12:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1613. [2022-01-21 12:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1614. [2022-01-21 12:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1615. [2022-01-21 12:50:22] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: TWILIO_ID" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php line 30 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: TWILIO_ID at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php:30)"} []
  1616. [2022-01-21 12:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1617. [2022-01-21 12:50:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1618. [2022-01-21 12:50:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1619. [2022-01-21 12:50:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a09f6c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a09f6c","method":"GET"} []
  1620. [2022-01-23 07:02:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1621. [2022-01-23 07:02:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1622. [2022-01-23 07:02:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1623. [2022-01-23 07:02:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1624. [2022-01-23 07:02:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  1625. [2022-01-23 07:02:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1626. [2022-01-23 07:02:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1627. [2022-01-23 07:02:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1628. [2022-01-23 07:02:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1629. [2022-01-23 07:02:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  1630. [2022-01-24 17:09:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1631. [2022-01-24 17:09:56] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  1632. [2022-01-24 17:09:56] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  1633. [2022-01-24 17:09:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1634. [2022-01-24 17:10:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1635. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1636. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1637. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1638. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1639. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1640. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1641. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1642. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1643. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1644. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1645. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1646. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1647. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1648. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1649. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1650. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1651. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1652. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1653. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1654. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1655. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1656. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1657. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1658. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1659. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1660. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1661. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1662. [2022-01-24 17:10:08] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1663. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1664. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1665. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1666. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1667. [2022-01-24 17:10:08] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1668. [2022-01-24 17:10:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1669. [2022-01-24 17:10:09] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  1670. [2022-01-24 17:10:09] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  1671. [2022-01-24 17:10:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1672. [2022-01-24 17:10:17] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  1673. [2022-01-24 17:10:17] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  1674. [2022-01-24 17:10:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1675. [2022-01-24 17:10:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1676. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1677. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1678. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1679. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1680. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1681. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1682. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1683. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1684. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1685. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1686. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1687. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1688. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1689. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1690. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1691. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1692. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1693. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1694. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1695. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1696. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1697. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1698. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1699. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1700. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1701. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1702. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1703. [2022-01-24 17:10:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  1704. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  1705. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  1706. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  1707. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  1708. [2022-01-24 17:10:23] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  1709. [2022-01-24 17:10:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1710. [2022-01-24 17:10:24] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  1711. [2022-01-24 17:10:24] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  1712. [2022-01-24 11:11:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1713. [2022-01-24 11:11:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1714. [2022-01-24 11:11:04] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  1715. [2022-01-24 11:11:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1716. [2022-01-24 11:11:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1717. [2022-01-24 11:11:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1718. [2022-01-24 11:11:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1719. [2022-01-24 11:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1720. [2022-01-24 11:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1721. [2022-01-24 11:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1722. [2022-01-24 11:11:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1723. [2022-01-24 11:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1724. [2022-01-24 11:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1725. [2022-01-24 11:11:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1726. [2022-01-24 11:11:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1727. [2022-01-24 11:11:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1728. [2022-01-24 11:11:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1729. [2022-01-24 11:11:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1730. [2022-01-24 11:11:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1731. [2022-01-24 11:11:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1732. [2022-01-24 11:11:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b50634"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b50634","method":"GET"} []
  1733. [2022-01-24 11:11:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1734. [2022-01-24 11:11:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1735. [2022-01-24 11:11:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1736. [2022-01-24 11:11:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1737. [2022-01-24 11:11:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1738. [2022-01-24 11:11:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1739. [2022-01-24 11:40:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1740. [2022-01-24 11:40:33] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  1741. [2022-01-24 11:40:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1742. [2022-01-24 11:40:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1743. [2022-01-24 11:40:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1744. [2022-01-24 11:40:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1745. [2022-01-24 11:40:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1746. [2022-01-24 11:40:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1747. [2022-01-24 11:40:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c265ee"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c265ee","method":"GET"} []
  1748. [2022-01-24 11:40:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1749. [2022-01-24 11:40:38] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  1750. [2022-01-24 11:40:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1751. [2022-01-24 11:40:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1752. [2022-01-24 11:40:38] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1753. [2022-01-24 11:40:38] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1754. [2022-01-24 11:40:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  1755. [2022-01-24 11:40:38] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1756. [2022-01-24 11:40:39] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Mon, 24 Jan 2022 17:40:39 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1757. [2022-01-24 11:40:39] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1758. [2022-01-24 11:40:39] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1759. [2022-01-24 11:40:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1760. [2022-01-24 11:40:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1761. [2022-01-24 11:40:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1762. [2022-01-24 11:40:39] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  1763. [2022-01-24 11:40:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1764. [2022-01-24 11:40:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1765. [2022-01-24 11:40:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1766. [2022-01-24 11:40:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1767. [2022-01-24 11:40:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1768. [2022-01-24 11:40:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1769. [2022-01-24 11:40:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1770. [2022-01-24 11:40:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1771. [2022-01-24 11:40:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1772. [2022-01-24 11:40:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86ced7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/86ced7","method":"GET"} []
  1773. [2022-01-24 11:40:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1774. [2022-01-24 11:40:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  1775. [2022-01-24 11:40:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1776. [2022-01-24 11:40:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1777. [2022-01-24 11:40:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1778. [2022-01-24 11:40:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1779. [2022-01-24 11:40:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1780. [2022-01-24 11:40:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1781. [2022-01-24 11:40:55] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1782. [2022-01-24 11:40:55] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1783. [2022-01-24 11:40:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1784. [2022-01-24 11:40:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1785. [2022-01-24 11:40:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1786. [2022-01-24 11:40:55] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1787. [2022-01-24 11:40:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1788. [2022-01-24 11:40:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1789. [2022-01-24 11:40:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1790. [2022-01-24 11:40:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b85943"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b85943","method":"GET"} []
  1791. [2022-01-24 11:41:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1792. [2022-01-24 11:41:00] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  1793. [2022-01-24 11:41:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1794. [2022-01-24 11:41:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1795. [2022-01-24 11:41:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1796. [2022-01-24 11:41:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1797. [2022-01-24 11:41:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1798. [2022-01-24 11:41:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1799. [2022-01-24 11:41:00] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  1800. [2022-01-24 11:41:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2]] []
  1801. [2022-01-24 11:41:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  1802. [2022-01-24 11:41:00] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  1803. [2022-01-24 11:41:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1804. [2022-01-24 11:41:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1805. [2022-01-24 11:41:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1806. [2022-01-24 11:41:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1bd23"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a1bd23","method":"GET"} []
  1807. [2022-01-24 11:42:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1808. [2022-01-24 11:42:27] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  1809. [2022-01-24 11:42:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1810. [2022-01-24 11:42:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1811. [2022-01-24 11:42:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1812. [2022-01-24 11:42:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1813. [2022-01-24 11:42:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1814. [2022-01-24 11:42:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1815. [2022-01-24 11:42:28] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1816. [2022-01-24 11:42:28] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1817. [2022-01-24 11:42:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1818. [2022-01-24 11:42:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1819. [2022-01-24 11:42:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1820. [2022-01-24 11:42:28] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1821. [2022-01-24 11:42:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1822. [2022-01-24 11:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1823. [2022-01-24 11:42:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1824. [2022-01-24 11:42:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"deed7d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/deed7d","method":"GET"} []
  1825. [2022-01-24 11:42:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1826. [2022-01-24 11:42:35] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1827. [2022-01-24 11:42:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1828. [2022-01-24 11:42:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1829. [2022-01-24 11:42:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1830. [2022-01-24 11:42:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1831. [2022-01-24 11:42:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1832. [2022-01-24 11:42:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1833. [2022-01-24 11:42:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  1834. [2022-01-24 11:42:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1835. [2022-01-24 11:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1836. [2022-01-24 11:42:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1837. [2022-01-24 11:42:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6cf889"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6cf889","method":"GET"} []
  1838. [2022-01-24 11:43:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1839. [2022-01-24 11:43:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  1840. [2022-01-24 11:43:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1841. [2022-01-24 11:43:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1842. [2022-01-24 11:43:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1843. [2022-01-24 11:43:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1844. [2022-01-24 11:43:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1845. [2022-01-24 11:43:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1846. [2022-01-24 11:43:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  1847. [2022-01-24 11:43:20] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1848. [2022-01-24 11:43:20] doctrine.DEBUG: "START TRANSACTION" [] []
  1849. [2022-01-24 11:43:20] doctrine.DEBUG: UPDATE dealer SET vimeo = ? WHERE id = ? ["https://youtu.be/ryGNC41bVG0",1] []
  1850. [2022-01-24 11:43:20] doctrine.DEBUG: "COMMIT" [] []
  1851. [2022-01-24 11:43:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1852. [2022-01-24 11:43:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1853. [2022-01-24 11:43:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1854. [2022-01-24 11:43:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1855. [2022-01-24 11:43:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1856. [2022-01-24 11:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1857. [2022-01-24 11:43:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1858. [2022-01-24 11:43:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1859. [2022-01-24 11:43:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1860. [2022-01-24 11:43:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1861. [2022-01-24 11:43:21] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1862. [2022-01-24 11:43:21] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1863. [2022-01-24 11:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1864. [2022-01-24 11:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1865. [2022-01-24 11:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1866. [2022-01-24 11:43:21] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1867. [2022-01-24 11:43:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1868. [2022-01-24 11:43:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1869. [2022-01-24 11:43:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1870. [2022-01-24 11:43:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a94e35"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a94e35","method":"GET"} []
  1871. [2022-01-24 11:44:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1872. [2022-01-24 11:44:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1873. [2022-01-24 11:44:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1874. [2022-01-24 11:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1875. [2022-01-24 11:44:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1876. [2022-01-24 11:44:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1877. [2022-01-24 11:44:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1878. [2022-01-24 11:44:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1879. [2022-01-24 11:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  1880. [2022-01-24 11:44:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1881. [2022-01-24 11:44:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1882. [2022-01-24 11:44:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1883. [2022-01-24 11:44:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe31c2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fe31c2","method":"GET"} []
  1884. [2022-01-24 11:44:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1885. [2022-01-24 11:44:51] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  1886. [2022-01-24 11:44:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1887. [2022-01-24 11:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1888. [2022-01-24 11:44:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1889. [2022-01-24 11:44:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1890. [2022-01-24 11:44:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1891. [2022-01-24 11:44:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1892. [2022-01-24 11:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  1893. [2022-01-24 11:44:51] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1894. [2022-01-24 11:44:51] doctrine.DEBUG: "START TRANSACTION" [] []
  1895. [2022-01-24 11:44:51] doctrine.DEBUG: UPDATE dealer SET vimeo = ? WHERE id = ? ["https://vimeo.com/663754366",1] []
  1896. [2022-01-24 11:44:51] doctrine.DEBUG: "COMMIT" [] []
  1897. [2022-01-24 11:44:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1898. [2022-01-24 11:44:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1899. [2022-01-24 11:44:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1900. [2022-01-24 11:44:51] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1901. [2022-01-24 11:44:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1902. [2022-01-24 11:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1903. [2022-01-24 11:44:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1904. [2022-01-24 11:44:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1905. [2022-01-24 11:44:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1906. [2022-01-24 11:44:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1907. [2022-01-24 11:44:52] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1908. [2022-01-24 11:44:52] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1909. [2022-01-24 11:44:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1910. [2022-01-24 11:44:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1911. [2022-01-24 11:44:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1912. [2022-01-24 11:44:52] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1913. [2022-01-24 11:44:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1914. [2022-01-24 11:44:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1915. [2022-01-24 11:44:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1916. [2022-01-24 11:44:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8f0cc"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a8f0cc","method":"GET"} []
  1917. [2022-01-24 11:46:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1918. [2022-01-24 11:46:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1919. [2022-01-24 11:46:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1920. [2022-01-24 11:46:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1921. [2022-01-24 11:46:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1922. [2022-01-24 11:46:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1923. [2022-01-24 11:46:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1924. [2022-01-24 11:46:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1925. [2022-01-24 11:46:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  1926. [2022-01-24 11:46:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1927. [2022-01-24 11:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1928. [2022-01-24 11:46:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1929. [2022-01-24 11:46:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5df85c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5df85c","method":"GET"} []
  1930. [2022-01-24 11:46:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1931. [2022-01-24 11:46:05] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  1932. [2022-01-24 11:46:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1933. [2022-01-24 11:46:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1934. [2022-01-24 11:46:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1935. [2022-01-24 11:46:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1936. [2022-01-24 11:46:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1937. [2022-01-24 11:46:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1938. [2022-01-24 11:46:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  1939. [2022-01-24 11:46:05] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  1940. [2022-01-24 11:46:05] doctrine.DEBUG: "START TRANSACTION" [] []
  1941. [2022-01-24 11:46:05] doctrine.DEBUG: UPDATE dealer SET vimeo = ? WHERE id = ? ["https://player.vimeo.com/v [...]",1] []
  1942. [2022-01-24 11:46:05] doctrine.DEBUG: "COMMIT" [] []
  1943. [2022-01-24 11:46:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1944. [2022-01-24 11:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1945. [2022-01-24 11:46:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1946. [2022-01-24 11:46:06] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1947. [2022-01-24 11:46:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1948. [2022-01-24 11:46:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1949. [2022-01-24 11:46:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1950. [2022-01-24 11:46:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1951. [2022-01-24 11:46:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1952. [2022-01-24 11:46:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1953. [2022-01-24 11:46:06] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  1954. [2022-01-24 11:46:06] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  1955. [2022-01-24 11:46:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  1956. [2022-01-24 11:46:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  1957. [2022-01-24 11:46:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  1958. [2022-01-24 11:46:06] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  1959. [2022-01-24 11:46:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1960. [2022-01-24 11:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1961. [2022-01-24 11:46:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1962. [2022-01-24 11:46:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"865a14"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/865a14","method":"GET"} []
  1963. [2022-01-24 11:50:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1964. [2022-01-24 11:50:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  1965. [2022-01-24 11:50:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1966. [2022-01-24 11:50:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1967. [2022-01-24 11:50:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1968. [2022-01-24 11:50:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1969. [2022-01-24 11:50:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1970. [2022-01-24 11:50:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1971. [2022-01-24 11:50:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1972. [2022-01-24 11:50:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1973. [2022-01-24 11:50:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1974. [2022-01-24 11:50:19] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: TWILIO_ID" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php line 30 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: TWILIO_ID at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php:30)"} []
  1975. [2022-01-24 11:50:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1976. [2022-01-24 11:50:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1977. [2022-01-24 11:50:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1978. [2022-01-24 11:50:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1866fb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1866fb","method":"GET"} []
  1979. [2022-01-24 11:50:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1980. [2022-01-24 11:50:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  1981. [2022-01-24 11:50:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1982. [2022-01-24 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1983. [2022-01-24 11:50:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  1984. [2022-01-24 11:50:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  1985. [2022-01-24 11:50:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1986. [2022-01-24 11:50:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  1987. [2022-01-24 11:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  1988. [2022-01-24 11:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1989. [2022-01-24 11:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1990. [2022-01-24 11:50:42] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: TWILIO_ID" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php line 30 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: TWILIO_ID at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php:30)"} []
  1991. [2022-01-24 11:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  1992. [2022-01-24 11:50:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  1993. [2022-01-24 11:50:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1994. [2022-01-24 11:50:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"611fd5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/611fd5","method":"GET"} []
  1995. [2022-01-24 11:51:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1996. [2022-01-24 11:51:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  1997. [2022-01-24 11:51:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  1998. [2022-01-24 11:51:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  1999. [2022-01-24 11:51:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2000. [2022-01-24 11:51:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2001. [2022-01-24 11:51:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2002. [2022-01-24 11:51:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2003. [2022-01-24 11:51:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2004. [2022-01-24 11:51:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2005. [2022-01-24 11:51:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2006. [2022-01-24 11:51:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"105483"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/105483","method":"GET"} []
  2007. [2022-01-24 11:53:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2008. [2022-01-24 11:53:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  2009. [2022-01-24 11:53:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2010. [2022-01-24 11:53:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2011. [2022-01-24 11:53:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2012. [2022-01-24 11:53:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2013. [2022-01-24 11:53:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2014. [2022-01-24 11:53:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2015. [2022-01-24 11:53:22] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  2016. [2022-01-24 11:53:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2]] []
  2017. [2022-01-24 11:53:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  2018. [2022-01-24 11:53:22] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  2019. [2022-01-24 11:53:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2020. [2022-01-24 11:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2021. [2022-01-24 11:53:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2022. [2022-01-24 11:53:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"108ebc"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/108ebc","method":"GET"} []
  2023. [2022-01-24 11:53:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2024. [2022-01-24 11:53:26] request.INFO: Matched route "participant.import.index". {"route":"participant.import.index","route_parameters":{"_route":"participant.import.index","_controller":"App\\Controller\\ParticipantController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant","method":"GET"} []
  2025. [2022-01-24 11:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2026. [2022-01-24 11:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2027. [2022-01-24 11:53:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2028. [2022-01-24 11:53:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2029. [2022-01-24 11:53:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2030. [2022-01-24 11:53:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2031. [2022-01-24 11:53:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2032. [2022-01-24 11:53:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2033. [2022-01-24 11:53:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2034. [2022-01-24 11:53:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6151f9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6151f9","method":"GET"} []
  2035. [2022-01-24 11:53:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2036. [2022-01-24 11:53:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2037. [2022-01-24 11:53:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2038. [2022-01-24 11:53:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2039. [2022-01-24 11:53:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/participantes.xlsx" (from "https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/participantes.xlsx\" (from \"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/participantes.xlsx/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2040. [2022-01-24 11:53:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2041. [2022-01-24 11:53:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2042. [2022-01-24 11:53:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fdcaf"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4fdcaf","method":"GET"} []
  2043. [2022-01-24 11:53:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2044. [2022-01-24 11:53:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  2045. [2022-01-24 11:53:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2046. [2022-01-24 11:53:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2047. [2022-01-24 11:53:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2048. [2022-01-24 11:53:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2049. [2022-01-24 11:53:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2050. [2022-01-24 11:53:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2051. [2022-01-24 11:53:42] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  2052. [2022-01-24 11:53:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6]] []
  2053. [2022-01-24 11:53:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  2054. [2022-01-24 11:53:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  2055. [2022-01-24 11:53:42] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  2056. [2022-01-24 11:53:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2057. [2022-01-24 11:53:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2058. [2022-01-24 11:53:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2059. [2022-01-24 11:53:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"248bc8"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/248bc8","method":"GET"} []
  2060. [2022-01-24 11:53:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2061. [2022-01-24 11:53:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Code&menuIndex=4&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2062. [2022-01-24 11:53:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2063. [2022-01-24 11:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2064. [2022-01-24 11:53:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2065. [2022-01-24 11:53:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2066. [2022-01-24 11:53:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2067. [2022-01-24 11:53:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2068. [2022-01-24 11:53:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ [] []
  2069. [2022-01-24 11:53:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2070. [2022-01-24 11:53:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2071. [2022-01-24 11:53:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2072. [2022-01-24 11:53:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"533693"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/533693","method":"GET"} []
  2073. [2022-01-24 11:54:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2074. [2022-01-24 11:54:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  2075. [2022-01-24 11:54:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2076. [2022-01-24 11:54:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2077. [2022-01-24 11:54:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2078. [2022-01-24 11:54:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2079. [2022-01-24 11:54:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2080. [2022-01-24 11:54:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2081. [2022-01-24 11:54:04] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  2082. [2022-01-24 11:54:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  2083. [2022-01-24 11:54:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  2084. [2022-01-24 11:54:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  2085. [2022-01-24 11:54:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  2086. [2022-01-24 11:54:04] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  2087. [2022-01-24 11:54:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2088. [2022-01-24 11:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2089. [2022-01-24 11:54:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2090. [2022-01-24 11:54:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66a37e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/66a37e","method":"GET"} []
  2091. [2022-01-24 15:38:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2092. [2022-01-24 15:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2093. [2022-01-24 15:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2094. [2022-01-24 15:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2095. [2022-01-24 15:38:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  2096. [2022-01-24 23:38:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2097. [2022-01-24 23:38:39] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  2098. [2022-01-24 23:38:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2099. [2022-01-24 23:38:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2100. [2022-01-24 23:38:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2101. [2022-01-24 23:38:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2102. [2022-01-24 23:38:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2103. [2022-01-24 23:38:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2104. [2022-01-24 23:38:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bda23"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7bda23","method":"GET"} []
  2105. [2022-01-24 23:38:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2106. [2022-01-24 23:38:43] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  2107. [2022-01-24 23:38:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2108. [2022-01-24 23:38:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2109. [2022-01-24 23:38:43] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2110. [2022-01-24 23:38:43] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2111. [2022-01-24 23:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  2112. [2022-01-24 23:38:43] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2113. [2022-01-24 23:38:43] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Tue, 25 Jan 2022 05:38:43 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2114. [2022-01-24 23:38:43] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2115. [2022-01-24 23:38:43] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2116. [2022-01-24 23:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2117. [2022-01-24 23:38:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2118. [2022-01-24 23:38:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2119. [2022-01-24 23:38:44] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  2120. [2022-01-24 23:38:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2121. [2022-01-24 23:38:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  2122. [2022-01-24 23:38:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  2123. [2022-01-24 23:38:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2124. [2022-01-24 23:38:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2125. [2022-01-24 23:38:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2126. [2022-01-24 23:38:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2127. [2022-01-24 23:38:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2128. [2022-01-24 23:38:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2129. [2022-01-24 23:38:56] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  2130. [2022-01-24 23:38:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2131. [2022-01-24 23:38:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  2132. [2022-01-24 23:38:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  2133. [2022-01-24 23:38:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2134. [2022-01-24 23:38:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2135. [2022-01-24 23:38:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2136. [2022-01-24 23:38:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2137. [2022-01-24 23:38:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2138. [2022-01-24 23:38:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2139. [2022-01-24 23:38:56] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: TWILIO_ID" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php line 30 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: TWILIO_ID at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php:30)"} []
  2140. [2022-01-24 23:38:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2141. [2022-01-24 23:38:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2142. [2022-01-24 23:39:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2143. [2022-01-24 23:39:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9212b9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9212b9","method":"GET"} []
  2144. [2022-01-24 23:40:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2145. [2022-01-24 23:40:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  2146. [2022-01-24 23:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2147. [2022-01-24 23:40:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  2148. [2022-01-24 23:40:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  2149. [2022-01-24 23:40:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2150. [2022-01-24 23:40:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2151. [2022-01-24 23:40:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2152. [2022-01-24 23:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2153. [2022-01-24 23:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2154. [2022-01-24 23:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2155. [2022-01-24 23:40:35] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: TWILIO_ID" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php line 30 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: TWILIO_ID at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Service/MessagesService.php:30)"} []
  2156. [2022-01-24 23:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2157. [2022-01-24 23:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2158. [2022-01-24 23:40:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2159. [2022-01-24 23:40:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03ab97"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/03ab97","method":"GET"} []
  2160. [2022-01-25 15:37:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2161. [2022-01-25 15:37:49] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  2162. [2022-01-25 15:37:49] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  2163. [2022-01-25 15:37:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2164. [2022-01-25 15:38:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2165. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2166. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2167. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2168. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2169. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2170. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2171. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2172. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2173. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2174. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2175. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2176. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  2177. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2178. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2179. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2180. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2181. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2182. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2183. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  2184. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2185. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2186. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2187. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2188. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2189. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2190. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  2191. [2022-01-25 15:38:03] doctrine.DEBUG: "START TRANSACTION" [] []
  2192. [2022-01-25 15:38:03] doctrine.DEBUG: ALTER TABLE dealer CHANGE name name VARCHAR(255) DEFAULT NULL [] []
  2193. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2194. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2195. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2196. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2197. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2198. [2022-01-25 15:38:03] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-25 15:38:03.169044\",\"timezone_type\":3,\"timezone\":\"UTC\"})",68] []
  2199. [2022-01-25 15:38:03] doctrine.DEBUG: "COMMIT" [] []
  2200. [2022-01-25 15:38:03] doctrine.DEBUG: "START TRANSACTION" [] []
  2201. [2022-01-25 15:38:03] doctrine.DEBUG: ALTER TABLE dealer CHANGE vimeo vimeo VARCHAR(255) DEFAULT NULL [] []
  2202. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2203. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2204. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2205. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2206. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2207. [2022-01-25 15:38:03] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-25 15:38:03.244899\",\"timezone_type\":3,\"timezone\":\"UTC\"})",29] []
  2208. [2022-01-25 15:38:03] doctrine.DEBUG: "COMMIT" [] []
  2209. [2022-01-25 15:38:03] doctrine.DEBUG: "START TRANSACTION" [] []
  2210. [2022-01-25 15:38:03] doctrine.DEBUG: ALTER TABLE dealer CHANGE enabled enabled INT DEFAULT 1 [] []
  2211. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2212. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2213. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2214. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2215. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2216. [2022-01-25 15:38:03] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-25 15:38:03.282063\",\"timezone_type\":3,\"timezone\":\"UTC\"})",23] []
  2217. [2022-01-25 15:38:03] doctrine.DEBUG: "COMMIT" [] []
  2218. [2022-01-25 15:38:03] doctrine.DEBUG: "START TRANSACTION" [] []
  2219. [2022-01-25 15:38:03] doctrine.DEBUG: ALTER TABLE dealer CHANGE enabled enabled INT DEFAULT NULL [] []
  2220. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2221. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2222. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2223. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2224. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2225. [2022-01-25 15:38:03] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-25 15:38:03.312760\",\"timezone_type\":3,\"timezone\":\"UTC\"})",1] []
  2226. [2022-01-25 15:38:03] doctrine.DEBUG: "COMMIT" [] []
  2227. [2022-01-25 15:38:03] doctrine.DEBUG: "START TRANSACTION" [] []
  2228. [2022-01-25 15:38:03] doctrine.DEBUG: ALTER TABLE dealer CHANGE enabled enabled INT NOT NULL [] []
  2229. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2230. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2231. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2232. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2233. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2234. [2022-01-25 15:38:03] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-25 15:38:03.321280\",\"timezone_type\":3,\"timezone\":\"UTC\"})",35] []
  2235. [2022-01-25 15:38:03] doctrine.DEBUG: "COMMIT" [] []
  2236. [2022-01-25 15:38:03] doctrine.DEBUG: "START TRANSACTION" [] []
  2237. [2022-01-25 15:38:03] doctrine.DEBUG: ALTER TABLE dealer CHANGE enabled enabled TINYINT(1) NOT NULL [] []
  2238. [2022-01-25 15:38:03] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  2239. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  2240. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  2241. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  2242. [2022-01-25 15:38:03] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  2243. [2022-01-25 15:38:03] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-25 15:38:03.364724\",\"timezone_type\":3,\"timezone\":\"UTC\"})",60] []
  2244. [2022-01-25 15:38:03] doctrine.DEBUG: "COMMIT" [] []
  2245. [2022-01-25 15:38:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2246. [2022-01-25 15:38:04] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  2247. [2022-01-25 15:38:04] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  2248. [2022-01-25 09:44:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2249. [2022-01-25 09:44:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2250. [2022-01-25 09:44:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2251. [2022-01-25 09:44:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2252. [2022-01-25 09:44:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  2253. [2022-01-25 11:49:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2254. [2022-01-25 11:49:09] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  2255. [2022-01-25 11:49:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2256. [2022-01-25 11:49:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2257. [2022-01-25 11:49:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2258. [2022-01-25 11:49:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2259. [2022-01-25 11:49:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2260. [2022-01-25 11:49:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2261. [2022-01-25 11:49:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3f40b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f3f40b","method":"GET"} []
  2262. [2022-01-25 11:49:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2263. [2022-01-25 11:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2264. [2022-01-25 11:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2265. [2022-01-25 11:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2266. [2022-01-25 11:49:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2267. [2022-01-25 11:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  2268. [2022-01-25 11:49:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2269. [2022-01-25 11:49:16] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  2270. [2022-01-25 11:49:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2271. [2022-01-25 11:49:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2272. [2022-01-25 11:49:16] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2273. [2022-01-25 11:49:16] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2274. [2022-01-25 11:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  2275. [2022-01-25 11:49:17] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2276. [2022-01-25 11:49:17] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Tue, 25 Jan 2022 17:49:17 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2277. [2022-01-25 11:49:17] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2278. [2022-01-25 11:49:17] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2279. [2022-01-25 11:49:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2280. [2022-01-25 11:49:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2281. [2022-01-25 11:49:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2282. [2022-01-25 11:49:17] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  2283. [2022-01-25 11:49:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2284. [2022-01-25 11:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2285. [2022-01-25 11:49:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2286. [2022-01-25 11:49:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2287. [2022-01-25 11:49:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2288. [2022-01-25 11:49:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2289. [2022-01-25 11:49:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2290. [2022-01-25 11:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2291. [2022-01-25 11:49:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2292. [2022-01-25 11:49:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03d012"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/03d012","method":"GET"} []
  2293. [2022-01-25 11:51:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2294. [2022-01-25 11:51:28] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=User&menuIndex=1&submenuIndex=-1","method":"GET"} []
  2295. [2022-01-25 11:51:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2296. [2022-01-25 11:51:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2297. [2022-01-25 11:51:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2298. [2022-01-25 11:51:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2299. [2022-01-25 11:51:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2300. [2022-01-25 11:51:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2301. [2022-01-25 11:51:29] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM user u0_ ORDER BY u0_.id ASC LIMIT 15 [] []
  2302. [2022-01-25 11:51:29] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.created_at AS created_at_5, u0_.updated_at AS updated_at_6 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id ASC [[1,2]] []
  2303. [2022-01-25 11:51:29] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM user u0_ [] []
  2304. [2022-01-25 11:51:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2305. [2022-01-25 11:51:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2306. [2022-01-25 11:51:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2307. [2022-01-25 11:51:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"364d18"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/364d18","method":"GET"} []
  2308. [2022-01-25 11:51:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2309. [2022-01-25 11:51:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  2310. [2022-01-25 11:51:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2311. [2022-01-25 11:51:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2312. [2022-01-25 11:51:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2313. [2022-01-25 11:51:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2314. [2022-01-25 11:51:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2315. [2022-01-25 11:51:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2316. [2022-01-25 11:51:33] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2317. [2022-01-25 11:51:33] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2318. [2022-01-25 11:51:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2319. [2022-01-25 11:51:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2320. [2022-01-25 11:51:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2321. [2022-01-25 11:51:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a17a1a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a17a1a","method":"GET"} []
  2322. [2022-01-25 11:52:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2323. [2022-01-25 11:52:14] request.INFO: Matched route "dealer.import.index". {"route":"dealer.import.index","route_parameters":{"_route":"dealer.import.index","_controller":"App\\Controller\\Easyadmin\\DealerController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/dealer","method":"GET"} []
  2324. [2022-01-25 11:52:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2325. [2022-01-25 11:52:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2326. [2022-01-25 11:52:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2327. [2022-01-25 11:52:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2328. [2022-01-25 11:52:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2329. [2022-01-25 11:52:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2330. [2022-01-25 11:52:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2331. [2022-01-25 11:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2332. [2022-01-25 11:52:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2333. [2022-01-25 11:52:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0f784"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c0f784","method":"GET"} []
  2334. [2022-01-25 11:54:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2335. [2022-01-25 11:54:00] request.INFO: Matched route "dealer.import". {"route":"dealer.import","route_parameters":{"_route":"dealer.import","_controller":"App\\Controller\\Easyadmin\\DealerController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/dealer","method":"POST"} []
  2336. [2022-01-25 11:54:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2337. [2022-01-25 11:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2338. [2022-01-25 11:54:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2339. [2022-01-25 11:54:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2340. [2022-01-25 11:54:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2341. [2022-01-25 11:54:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2342. [2022-01-25 11:54:01] doctrine.DEBUG: "START TRANSACTION" [] []
  2343. [2022-01-25 11:54:01] doctrine.DEBUG: "COMMIT" [] []
  2344. [2022-01-25 11:54:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2345. [2022-01-25 11:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2346. [2022-01-25 11:54:01] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  2347. [2022-01-25 11:54:01] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  2348. [2022-01-25 11:54:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2349. [2022-01-25 11:54:01] request.INFO: Matched route "dealer.import.index". {"route":"dealer.import.index","route_parameters":{"_route":"dealer.import.index","_controller":"App\\Controller\\Easyadmin\\DealerController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/dealer","method":"GET"} []
  2350. [2022-01-25 11:54:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2351. [2022-01-25 11:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2352. [2022-01-25 11:54:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2353. [2022-01-25 11:54:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2354. [2022-01-25 11:54:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2355. [2022-01-25 11:54:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2356. [2022-01-25 11:54:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2357. [2022-01-25 11:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2358. [2022-01-25 11:54:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2359. [2022-01-25 11:54:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"440d6f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/440d6f","method":"GET"} []
  2360. [2022-01-25 11:54:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2361. [2022-01-25 11:54:05] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  2362. [2022-01-25 11:54:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2363. [2022-01-25 11:54:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2364. [2022-01-25 11:54:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2365. [2022-01-25 11:54:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2366. [2022-01-25 11:54:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2367. [2022-01-25 11:54:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2368. [2022-01-25 11:54:06] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2369. [2022-01-25 11:54:06] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2370. [2022-01-25 11:54:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2371. [2022-01-25 11:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2372. [2022-01-25 11:54:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2373. [2022-01-25 11:54:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"24ac79"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/24ac79","method":"GET"} []
  2374. [2022-01-25 11:54:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2375. [2022-01-25 11:54:09] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  2376. [2022-01-25 11:54:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2377. [2022-01-25 11:54:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2378. [2022-01-25 11:54:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2379. [2022-01-25 11:54:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2380. [2022-01-25 11:54:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2381. [2022-01-25 11:54:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2382. [2022-01-25 11:54:09] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2383. [2022-01-25 11:54:09] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2384. [2022-01-25 11:54:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2385. [2022-01-25 11:54:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2386. [2022-01-25 11:54:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2387. [2022-01-25 11:54:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eeb1c2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/eeb1c2","method":"GET"} []
  2388. [2022-01-25 11:54:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2389. [2022-01-25 11:54:13] request.INFO: Matched route "dealer.import.index". {"route":"dealer.import.index","route_parameters":{"_route":"dealer.import.index","_controller":"App\\Controller\\Easyadmin\\DealerController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/dealer","method":"GET"} []
  2390. [2022-01-25 11:54:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2391. [2022-01-25 11:54:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2392. [2022-01-25 11:54:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2393. [2022-01-25 11:54:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2394. [2022-01-25 11:54:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2395. [2022-01-25 11:54:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2396. [2022-01-25 11:54:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2397. [2022-01-25 11:54:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2398. [2022-01-25 11:54:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2399. [2022-01-25 11:54:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a6f7d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7a6f7d","method":"GET"} []
  2400. [2022-01-25 11:54:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2401. [2022-01-25 11:54:20] request.INFO: Matched route "dealer.import". {"route":"dealer.import","route_parameters":{"_route":"dealer.import","_controller":"App\\Controller\\Easyadmin\\DealerController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/dealer","method":"POST"} []
  2402. [2022-01-25 11:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2403. [2022-01-25 11:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2404. [2022-01-25 11:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2405. [2022-01-25 11:54:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2406. [2022-01-25 11:54:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2407. [2022-01-25 11:54:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2408. [2022-01-25 11:54:20] doctrine.DEBUG: "START TRANSACTION" [] []
  2409. [2022-01-25 11:54:20] doctrine.DEBUG: "COMMIT" [] []
  2410. [2022-01-25 11:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2411. [2022-01-25 11:54:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2412. [2022-01-25 11:54:20] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  2413. [2022-01-25 11:54:20] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  2414. [2022-01-25 11:54:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2415. [2022-01-25 11:54:20] request.INFO: Matched route "dealer.import.index". {"route":"dealer.import.index","route_parameters":{"_route":"dealer.import.index","_controller":"App\\Controller\\Easyadmin\\DealerController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/dealer","method":"GET"} []
  2416. [2022-01-25 11:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2417. [2022-01-25 11:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2418. [2022-01-25 11:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2419. [2022-01-25 11:54:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2420. [2022-01-25 11:54:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2421. [2022-01-25 11:54:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2422. [2022-01-25 11:54:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2423. [2022-01-25 11:54:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2424. [2022-01-25 11:54:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2425. [2022-01-25 11:54:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5a461"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c5a461","method":"GET"} []
  2426. [2022-01-25 11:54:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2427. [2022-01-25 11:54:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  2428. [2022-01-25 11:54:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2429. [2022-01-25 11:54:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2430. [2022-01-25 11:54:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2431. [2022-01-25 11:54:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2432. [2022-01-25 11:54:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2433. [2022-01-25 11:54:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2434. [2022-01-25 11:54:25] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2435. [2022-01-25 11:54:25] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2436. [2022-01-25 11:54:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2437. [2022-01-25 11:54:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2438. [2022-01-25 11:54:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2439. [2022-01-25 11:54:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"037839"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/037839","method":"GET"} []
  2440. [2022-01-25 11:55:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2441. [2022-01-25 11:55:42] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"https://upfld.rn.back.di014.com/logout","method":"GET"} []
  2442. [2022-01-25 11:55:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2443. [2022-01-25 11:55:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2444. [2022-01-25 11:55:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2445. [2022-01-25 11:55:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2446. [2022-01-25 11:55:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2447. [2022-01-25 11:55:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2448. [2022-01-25 11:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2449. [2022-01-25 11:55:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2450. [2022-01-25 11:55:42] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  2451. [2022-01-25 11:55:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2452. [2022-01-25 11:55:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2453. [2022-01-25 11:55:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2454. [2022-01-25 11:55:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2455. [2022-01-25 11:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2456. [2022-01-25 11:55:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2457. [2022-01-25 11:55:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5932ff"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5932ff","method":"GET"} []
  2458. [2022-01-25 11:55:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2459. [2022-01-25 11:55:50] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  2460. [2022-01-25 11:55:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2461. [2022-01-25 11:55:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2462. [2022-01-25 11:55:50] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2463. [2022-01-25 11:55:50] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2464. [2022-01-25 11:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  2465. [2022-01-25 11:55:51] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2466. [2022-01-25 11:55:51] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Tue, 25 Jan 2022 17:55:51 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2467. [2022-01-25 11:55:51] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2468. [2022-01-25 11:55:51] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2469. [2022-01-25 11:55:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2470. [2022-01-25 11:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2471. [2022-01-25 11:55:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2472. [2022-01-25 11:55:51] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  2473. [2022-01-25 11:55:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2474. [2022-01-25 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2475. [2022-01-25 11:55:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2476. [2022-01-25 11:55:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2477. [2022-01-25 11:55:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2478. [2022-01-25 11:55:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2479. [2022-01-25 11:55:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2480. [2022-01-25 11:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2481. [2022-01-25 11:55:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2482. [2022-01-25 11:55:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad4d6c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ad4d6c","method":"GET"} []
  2483. [2022-01-25 11:55:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2484. [2022-01-25 11:55:54] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  2485. [2022-01-25 11:55:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2486. [2022-01-25 11:55:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2487. [2022-01-25 11:55:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2488. [2022-01-25 11:55:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2489. [2022-01-25 11:55:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2490. [2022-01-25 11:55:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2491. [2022-01-25 11:55:54] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2492. [2022-01-25 11:55:54] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2493. [2022-01-25 11:55:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2494. [2022-01-25 11:55:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2495. [2022-01-25 11:55:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2496. [2022-01-25 11:55:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7e01b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f7e01b","method":"GET"} []
  2497. [2022-01-25 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2498. [2022-01-25 11:56:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  2499. [2022-01-25 11:56:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2500. [2022-01-25 11:56:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2501. [2022-01-25 11:56:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2502. [2022-01-25 11:56:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2503. [2022-01-25 11:56:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2504. [2022-01-25 11:56:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2505. [2022-01-25 11:56:20] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  2506. [2022-01-25 11:56:20] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  2507. [2022-01-25 11:56:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2508. [2022-01-25 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2509. [2022-01-25 11:56:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2510. [2022-01-25 11:56:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b8364"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6b8364","method":"GET"} []
  2511. [2022-01-25 11:56:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2512. [2022-01-25 11:56:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  2513. [2022-01-25 11:56:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2514. [2022-01-25 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2515. [2022-01-25 11:56:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2516. [2022-01-25 11:56:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2517. [2022-01-25 11:56:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2518. [2022-01-25 11:56:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2519. [2022-01-25 11:56:23] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2520. [2022-01-25 11:56:23] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2521. [2022-01-25 11:56:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2522. [2022-01-25 11:56:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2523. [2022-01-25 11:56:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2524. [2022-01-25 11:56:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56d201"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/56d201","method":"GET"} []
  2525. [2022-01-25 11:57:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2526. [2022-01-25 11:57:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2527. [2022-01-25 11:57:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2528. [2022-01-25 11:57:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2529. [2022-01-25 11:57:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2530. [2022-01-25 11:57:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2531. [2022-01-25 11:57:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2532. [2022-01-25 11:57:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2533. [2022-01-25 11:57:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2534. [2022-01-25 11:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2535. [2022-01-25 11:57:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2536. [2022-01-25 11:57:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6da84"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e6da84","method":"GET"} []
  2537. [2022-01-25 11:57:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2538. [2022-01-25 11:57:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2539. [2022-01-25 11:57:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2540. [2022-01-25 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2541. [2022-01-25 11:57:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2542. [2022-01-25 11:57:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2543. [2022-01-25 11:57:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2544. [2022-01-25 11:57:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2545. [2022-01-25 11:57:29] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2546. [2022-01-25 11:57:29] doctrine.DEBUG: "START TRANSACTION" [] []
  2547. [2022-01-25 11:57:29] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"5W BAJIO","2":null,"3":false} []
  2548. [2022-01-25 11:57:29] doctrine.DEBUG: "COMMIT" [] []
  2549. [2022-01-25 11:57:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2550. [2022-01-25 11:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2551. [2022-01-25 11:57:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2552. [2022-01-25 11:57:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2553. [2022-01-25 11:57:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2554. [2022-01-25 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2555. [2022-01-25 11:57:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2556. [2022-01-25 11:57:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2557. [2022-01-25 11:57:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2558. [2022-01-25 11:57:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2559. [2022-01-25 11:57:30] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2560. [2022-01-25 11:57:30] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1]] []
  2561. [2022-01-25 11:57:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2562. [2022-01-25 11:57:30] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2563. [2022-01-25 11:57:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2564. [2022-01-25 11:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2565. [2022-01-25 11:57:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2566. [2022-01-25 11:57:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3acdb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b3acdb","method":"GET"} []
  2567. [2022-01-25 11:57:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2568. [2022-01-25 11:57:33] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2569. [2022-01-25 11:57:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2570. [2022-01-25 11:57:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2571. [2022-01-25 11:57:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2572. [2022-01-25 11:57:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2573. [2022-01-25 11:57:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2574. [2022-01-25 11:57:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2575. [2022-01-25 11:57:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2576. [2022-01-25 11:57:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2577. [2022-01-25 11:57:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2578. [2022-01-25 11:57:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e172f3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e172f3","method":"GET"} []
  2579. [2022-01-25 11:57:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2580. [2022-01-25 11:57:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2581. [2022-01-25 11:57:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2582. [2022-01-25 11:57:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2583. [2022-01-25 11:57:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2584. [2022-01-25 11:57:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2585. [2022-01-25 11:57:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2586. [2022-01-25 11:57:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2587. [2022-01-25 11:57:37] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2588. [2022-01-25 11:57:37] doctrine.DEBUG: "START TRANSACTION" [] []
  2589. [2022-01-25 11:57:37] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"GRANDY","2":null,"3":false} []
  2590. [2022-01-25 11:57:37] doctrine.DEBUG: "COMMIT" [] []
  2591. [2022-01-25 11:57:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2592. [2022-01-25 11:57:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2593. [2022-01-25 11:57:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2594. [2022-01-25 11:57:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2595. [2022-01-25 11:57:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2596. [2022-01-25 11:57:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2597. [2022-01-25 11:57:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2598. [2022-01-25 11:57:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2599. [2022-01-25 11:57:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2600. [2022-01-25 11:57:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2601. [2022-01-25 11:57:37] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2602. [2022-01-25 11:57:37] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2]] []
  2603. [2022-01-25 11:57:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2604. [2022-01-25 11:57:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2605. [2022-01-25 11:57:37] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2606. [2022-01-25 11:57:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2607. [2022-01-25 11:57:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2608. [2022-01-25 11:57:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2609. [2022-01-25 11:57:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97b090"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/97b090","method":"GET"} []
  2610. [2022-01-25 11:57:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2611. [2022-01-25 11:57:40] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2612. [2022-01-25 11:57:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2613. [2022-01-25 11:57:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2614. [2022-01-25 11:57:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2615. [2022-01-25 11:57:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2616. [2022-01-25 11:57:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2617. [2022-01-25 11:57:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2618. [2022-01-25 11:57:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2619. [2022-01-25 11:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2620. [2022-01-25 11:57:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2621. [2022-01-25 11:57:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"072922"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/072922","method":"GET"} []
  2622. [2022-01-25 11:57:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2623. [2022-01-25 11:57:43] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2624. [2022-01-25 11:57:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2625. [2022-01-25 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2626. [2022-01-25 11:57:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2627. [2022-01-25 11:57:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2628. [2022-01-25 11:57:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2629. [2022-01-25 11:57:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2630. [2022-01-25 11:57:43] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2631. [2022-01-25 11:57:43] doctrine.DEBUG: "START TRANSACTION" [] []
  2632. [2022-01-25 11:57:43] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"JORGE SALVADOR BRISEÑO","2":null,"3":false} []
  2633. [2022-01-25 11:57:43] doctrine.DEBUG: "COMMIT" [] []
  2634. [2022-01-25 11:57:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2635. [2022-01-25 11:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2636. [2022-01-25 11:57:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2637. [2022-01-25 11:57:43] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2638. [2022-01-25 11:57:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2639. [2022-01-25 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2640. [2022-01-25 11:57:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2641. [2022-01-25 11:57:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2642. [2022-01-25 11:57:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2643. [2022-01-25 11:57:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2644. [2022-01-25 11:57:44] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2645. [2022-01-25 11:57:44] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  2646. [2022-01-25 11:57:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2647. [2022-01-25 11:57:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2648. [2022-01-25 11:57:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  2649. [2022-01-25 11:57:44] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2650. [2022-01-25 11:57:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2651. [2022-01-25 11:57:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2652. [2022-01-25 11:57:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2653. [2022-01-25 11:57:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"095a25"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/095a25","method":"GET"} []
  2654. [2022-01-25 11:57:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2655. [2022-01-25 11:57:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2656. [2022-01-25 11:57:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2657. [2022-01-25 11:57:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2658. [2022-01-25 11:57:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2659. [2022-01-25 11:57:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2660. [2022-01-25 11:57:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2661. [2022-01-25 11:57:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2662. [2022-01-25 11:57:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2663. [2022-01-25 11:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2664. [2022-01-25 11:57:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2665. [2022-01-25 11:57:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"011d46"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/011d46","method":"GET"} []
  2666. [2022-01-25 11:57:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2667. [2022-01-25 11:57:49] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2668. [2022-01-25 11:57:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2669. [2022-01-25 11:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2670. [2022-01-25 11:57:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2671. [2022-01-25 11:57:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2672. [2022-01-25 11:57:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2673. [2022-01-25 11:57:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2674. [2022-01-25 11:57:49] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2675. [2022-01-25 11:57:49] doctrine.DEBUG: "START TRANSACTION" [] []
  2676. [2022-01-25 11:57:49] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"JOSE PASILLAS","2":null,"3":false} []
  2677. [2022-01-25 11:57:49] doctrine.DEBUG: "COMMIT" [] []
  2678. [2022-01-25 11:57:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2679. [2022-01-25 11:57:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2680. [2022-01-25 11:57:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2681. [2022-01-25 11:57:50] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2682. [2022-01-25 11:57:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2683. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2684. [2022-01-25 11:57:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2685. [2022-01-25 11:57:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2686. [2022-01-25 11:57:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2687. [2022-01-25 11:57:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2688. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2689. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4]] []
  2690. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2691. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2692. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  2693. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  2694. [2022-01-25 11:57:50] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2695. [2022-01-25 11:57:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2696. [2022-01-25 11:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2697. [2022-01-25 11:57:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2698. [2022-01-25 11:57:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11e958"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/11e958","method":"GET"} []
  2699. [2022-01-25 11:57:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2700. [2022-01-25 11:57:52] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2701. [2022-01-25 11:57:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2702. [2022-01-25 11:57:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2703. [2022-01-25 11:57:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2704. [2022-01-25 11:57:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2705. [2022-01-25 11:57:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2706. [2022-01-25 11:57:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2707. [2022-01-25 11:57:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2708. [2022-01-25 11:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2709. [2022-01-25 11:57:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2710. [2022-01-25 11:57:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cf3c4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2cf3c4","method":"GET"} []
  2711. [2022-01-25 11:57:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2712. [2022-01-25 11:57:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2713. [2022-01-25 11:57:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2714. [2022-01-25 11:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2715. [2022-01-25 11:57:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2716. [2022-01-25 11:57:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2717. [2022-01-25 11:57:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2718. [2022-01-25 11:57:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2719. [2022-01-25 11:57:55] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2720. [2022-01-25 11:57:55] doctrine.DEBUG: "START TRANSACTION" [] []
  2721. [2022-01-25 11:57:55] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"LILIANA GARIBAY","2":null,"3":false} []
  2722. [2022-01-25 11:57:55] doctrine.DEBUG: "COMMIT" [] []
  2723. [2022-01-25 11:57:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2724. [2022-01-25 11:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2725. [2022-01-25 11:57:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2726. [2022-01-25 11:57:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2727. [2022-01-25 11:57:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2728. [2022-01-25 11:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2729. [2022-01-25 11:57:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2730. [2022-01-25 11:57:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2731. [2022-01-25 11:57:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2732. [2022-01-25 11:57:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2733. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2734. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5]] []
  2735. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2736. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2737. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  2738. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  2739. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  2740. [2022-01-25 11:57:56] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2741. [2022-01-25 11:57:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2742. [2022-01-25 11:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2743. [2022-01-25 11:57:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2744. [2022-01-25 11:57:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29ae5f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/29ae5f","method":"GET"} []
  2745. [2022-01-25 11:57:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2746. [2022-01-25 11:57:57] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2747. [2022-01-25 11:57:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2748. [2022-01-25 11:57:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2749. [2022-01-25 11:57:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2750. [2022-01-25 11:57:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2751. [2022-01-25 11:57:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2752. [2022-01-25 11:57:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2753. [2022-01-25 11:57:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2754. [2022-01-25 11:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2755. [2022-01-25 11:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2756. [2022-01-25 11:57:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e9315"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1e9315","method":"GET"} []
  2757. [2022-01-25 11:58:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2758. [2022-01-25 11:58:00] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2759. [2022-01-25 11:58:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2760. [2022-01-25 11:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2761. [2022-01-25 11:58:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2762. [2022-01-25 11:58:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2763. [2022-01-25 11:58:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2764. [2022-01-25 11:58:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2765. [2022-01-25 11:58:00] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2766. [2022-01-25 11:58:00] doctrine.DEBUG: "START TRANSACTION" [] []
  2767. [2022-01-25 11:58:00] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"PATRICIA NEGRETE","2":null,"3":false} []
  2768. [2022-01-25 11:58:00] doctrine.DEBUG: "COMMIT" [] []
  2769. [2022-01-25 11:58:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2770. [2022-01-25 11:58:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2771. [2022-01-25 11:58:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2772. [2022-01-25 11:58:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2773. [2022-01-25 11:58:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2774. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2775. [2022-01-25 11:58:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2776. [2022-01-25 11:58:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2777. [2022-01-25 11:58:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2778. [2022-01-25 11:58:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2779. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2780. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6]] []
  2781. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2782. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2783. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  2784. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  2785. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  2786. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  2787. [2022-01-25 11:58:01] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2788. [2022-01-25 11:58:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2789. [2022-01-25 11:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2790. [2022-01-25 11:58:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2791. [2022-01-25 11:58:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d9186"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5d9186","method":"GET"} []
  2792. [2022-01-25 11:58:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2793. [2022-01-25 11:58:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2794. [2022-01-25 11:58:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2795. [2022-01-25 11:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2796. [2022-01-25 11:58:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2797. [2022-01-25 11:58:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2798. [2022-01-25 11:58:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2799. [2022-01-25 11:58:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2800. [2022-01-25 11:58:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2801. [2022-01-25 11:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2802. [2022-01-25 11:58:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2803. [2022-01-25 11:58:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5c877"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f5c877","method":"GET"} []
  2804. [2022-01-25 11:58:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2805. [2022-01-25 11:58:06] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2806. [2022-01-25 11:58:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2807. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2808. [2022-01-25 11:58:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2809. [2022-01-25 11:58:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2810. [2022-01-25 11:58:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2811. [2022-01-25 11:58:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2812. [2022-01-25 11:58:06] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2813. [2022-01-25 11:58:06] doctrine.DEBUG: "START TRANSACTION" [] []
  2814. [2022-01-25 11:58:06] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"PRISA","2":null,"3":false} []
  2815. [2022-01-25 11:58:06] doctrine.DEBUG: "COMMIT" [] []
  2816. [2022-01-25 11:58:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2817. [2022-01-25 11:58:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2818. [2022-01-25 11:58:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2819. [2022-01-25 11:58:06] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2820. [2022-01-25 11:58:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2821. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2822. [2022-01-25 11:58:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2823. [2022-01-25 11:58:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2824. [2022-01-25 11:58:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2825. [2022-01-25 11:58:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2826. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2827. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7]] []
  2828. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2829. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2830. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  2831. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  2832. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  2833. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  2834. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  2835. [2022-01-25 11:58:06] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2836. [2022-01-25 11:58:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2837. [2022-01-25 11:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2838. [2022-01-25 11:58:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2839. [2022-01-25 11:58:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b21431"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b21431","method":"GET"} []
  2840. [2022-01-25 11:58:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2841. [2022-01-25 11:58:08] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2842. [2022-01-25 11:58:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2843. [2022-01-25 11:58:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2844. [2022-01-25 11:58:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2845. [2022-01-25 11:58:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2846. [2022-01-25 11:58:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2847. [2022-01-25 11:58:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2848. [2022-01-25 11:58:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2849. [2022-01-25 11:58:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2850. [2022-01-25 11:58:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2851. [2022-01-25 11:58:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be0291"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/be0291","method":"GET"} []
  2852. [2022-01-25 11:58:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2853. [2022-01-25 11:58:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2854. [2022-01-25 11:58:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2855. [2022-01-25 11:58:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2856. [2022-01-25 11:58:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2857. [2022-01-25 11:58:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2858. [2022-01-25 11:58:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2859. [2022-01-25 11:58:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2860. [2022-01-25 11:58:11] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2861. [2022-01-25 11:58:11] doctrine.DEBUG: "START TRANSACTION" [] []
  2862. [2022-01-25 11:58:11] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"PROMODIGSA","2":null,"3":false} []
  2863. [2022-01-25 11:58:11] doctrine.DEBUG: "COMMIT" [] []
  2864. [2022-01-25 11:58:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2865. [2022-01-25 11:58:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2866. [2022-01-25 11:58:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2867. [2022-01-25 11:58:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2868. [2022-01-25 11:58:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2869. [2022-01-25 11:58:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2870. [2022-01-25 11:58:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2871. [2022-01-25 11:58:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2872. [2022-01-25 11:58:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2873. [2022-01-25 11:58:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2874. [2022-01-25 11:58:11] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2875. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8]] []
  2876. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2877. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2878. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  2879. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  2880. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  2881. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  2882. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  2883. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  2884. [2022-01-25 11:58:12] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2885. [2022-01-25 11:58:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2886. [2022-01-25 11:58:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2887. [2022-01-25 11:58:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2888. [2022-01-25 11:58:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ce64c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7ce64c","method":"GET"} []
  2889. [2022-01-25 11:58:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2890. [2022-01-25 11:58:13] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2891. [2022-01-25 11:58:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2892. [2022-01-25 11:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2893. [2022-01-25 11:58:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2894. [2022-01-25 11:58:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2895. [2022-01-25 11:58:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2896. [2022-01-25 11:58:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2897. [2022-01-25 11:58:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2898. [2022-01-25 11:58:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2899. [2022-01-25 11:58:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2900. [2022-01-25 11:58:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41a0a7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/41a0a7","method":"GET"} []
  2901. [2022-01-25 11:58:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2902. [2022-01-25 11:58:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  2903. [2022-01-25 11:58:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2904. [2022-01-25 11:58:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2905. [2022-01-25 11:58:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2906. [2022-01-25 11:58:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2907. [2022-01-25 11:58:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2908. [2022-01-25 11:58:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2909. [2022-01-25 11:58:16] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  2910. [2022-01-25 11:58:16] doctrine.DEBUG: "START TRANSACTION" [] []
  2911. [2022-01-25 11:58:16] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"UN MUNDO DE QUESO","2":null,"3":false} []
  2912. [2022-01-25 11:58:16] doctrine.DEBUG: "COMMIT" [] []
  2913. [2022-01-25 11:58:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2914. [2022-01-25 11:58:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2915. [2022-01-25 11:58:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2916. [2022-01-25 11:58:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  2917. [2022-01-25 11:58:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2918. [2022-01-25 11:58:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2919. [2022-01-25 11:58:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2920. [2022-01-25 11:58:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2921. [2022-01-25 11:58:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2922. [2022-01-25 11:58:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2923. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  2924. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  2925. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  2926. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  2927. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  2928. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  2929. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  2930. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  2931. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  2932. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  2933. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  2934. [2022-01-25 11:58:17] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  2935. [2022-01-25 11:58:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2936. [2022-01-25 11:58:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2937. [2022-01-25 11:58:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2938. [2022-01-25 11:58:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a6da8"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2a6da8","method":"GET"} []
  2939. [2022-01-25 11:58:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2940. [2022-01-25 11:58:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  2941. [2022-01-25 11:58:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2942. [2022-01-25 11:58:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2943. [2022-01-25 11:58:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2944. [2022-01-25 11:58:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2945. [2022-01-25 11:58:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2946. [2022-01-25 11:58:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2947. [2022-01-25 11:58:22] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  2948. [2022-01-25 11:58:22] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  2949. [2022-01-25 11:58:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2950. [2022-01-25 11:58:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2951. [2022-01-25 11:58:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2952. [2022-01-25 11:58:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f939d9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f939d9","method":"GET"} []
  2953. [2022-01-25 11:58:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2954. [2022-01-25 11:58:30] request.INFO: Matched route "prize.import.index". {"route":"prize.import.index","route_parameters":{"_route":"prize.import.index","_controller":"App\\Controller\\PrizeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/prize","method":"GET"} []
  2955. [2022-01-25 11:58:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2956. [2022-01-25 11:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2957. [2022-01-25 11:58:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2958. [2022-01-25 11:58:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2959. [2022-01-25 11:58:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2960. [2022-01-25 11:58:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2961. [2022-01-25 11:58:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2962. [2022-01-25 11:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2963. [2022-01-25 11:58:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2964. [2022-01-25 11:58:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acb419"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/acb419","method":"GET"} []
  2965. [2022-01-25 12:02:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2966. [2022-01-25 12:02:41] request.INFO: Matched route "prize.import". {"route":"prize.import","route_parameters":{"_route":"prize.import","_controller":"App\\Controller\\PrizeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/prize","method":"POST"} []
  2967. [2022-01-25 12:02:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  2968. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  2969. [2022-01-25 12:02:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  2970. [2022-01-25 12:02:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  2971. [2022-01-25 12:02:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2972. [2022-01-25 12:02:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  2973. [2022-01-25 12:02:41] doctrine.DEBUG: "START TRANSACTION" [] []
  2974. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  2975. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"jsb-elektra25mil","5":1,"6":"AMAZON","7":3} []
  2976. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  2977. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"jsb-amazon3000","5":2,"6":"AMAZON","7":3} []
  2978. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  2979. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"jsb-amazon2000","5":2,"6":"AMAZON","7":3} []
  2980. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  2981. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"jsb-amazon1000","5":2,"6":"AMAZON","7":3} []
  2982. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  2983. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"jsb-amazon500","5":3,"6":"AMAZON","7":3} []
  2984. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  2985. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"gr-elektra25mil","5":1,"6":"AMAZON","7":2} []
  2986. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  2987. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"gr-amazon3000","5":3,"6":"AMAZON","7":2} []
  2988. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  2989. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"gr-amazon2000","5":3,"6":"AMAZON","7":2} []
  2990. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  2991. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"gr-amazon1000","5":2,"6":"AMAZON","7":2} []
  2992. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  2993. [2022-01-25 12:02:41] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-25 12:02:41","3":"2022-01-25 12:02:41","4":"gr-amazon500","5":4,"6":"AMAZON","7":2} []
  2994. [2022-01-25 12:02:41] doctrine.DEBUG: "COMMIT" [] []
  2995. [2022-01-25 12:02:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  2996. [2022-01-25 12:02:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  2997. [2022-01-25 12:02:41] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  2998. [2022-01-25 12:02:41] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  2999. [2022-01-25 12:02:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3000. [2022-01-25 12:02:41] request.INFO: Matched route "prize.import.index". {"route":"prize.import.index","route_parameters":{"_route":"prize.import.index","_controller":"App\\Controller\\PrizeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/prize","method":"GET"} []
  3001. [2022-01-25 12:02:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3002. [2022-01-25 12:02:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3003. [2022-01-25 12:02:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3004. [2022-01-25 12:02:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3005. [2022-01-25 12:02:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3006. [2022-01-25 12:02:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3007. [2022-01-25 12:02:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3008. [2022-01-25 12:02:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3009. [2022-01-25 12:02:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3010. [2022-01-25 12:02:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"640aa1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/640aa1","method":"GET"} []
  3011. [2022-01-25 12:02:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3012. [2022-01-25 12:02:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  3013. [2022-01-25 12:02:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3014. [2022-01-25 12:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3015. [2022-01-25 12:02:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3016. [2022-01-25 12:02:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3017. [2022-01-25 12:02:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3018. [2022-01-25 12:02:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3019. [2022-01-25 12:02:45] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3020. [2022-01-25 12:02:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  3021. [2022-01-25 12:02:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3022. [2022-01-25 12:02:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  3023. [2022-01-25 12:02:45] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  3024. [2022-01-25 12:02:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3025. [2022-01-25 12:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3026. [2022-01-25 12:02:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3027. [2022-01-25 12:02:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7dc3f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e7dc3f","method":"GET"} []
  3028. [2022-01-25 12:02:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3029. [2022-01-25 12:02:52] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  3030. [2022-01-25 12:02:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3031. [2022-01-25 12:02:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3032. [2022-01-25 12:02:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3033. [2022-01-25 12:02:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3034. [2022-01-25 12:02:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3035. [2022-01-25 12:02:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3036. [2022-01-25 12:02:52] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3037. [2022-01-25 12:02:52] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3038. [2022-01-25 12:02:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3039. [2022-01-25 12:02:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3040. [2022-01-25 12:02:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3041. [2022-01-25 12:02:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abff60"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/abff60","method":"GET"} []
  3042. [2022-01-25 12:03:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3043. [2022-01-25 12:03:09] request.INFO: Matched route "participant.import.index". {"route":"participant.import.index","route_parameters":{"_route":"participant.import.index","_controller":"App\\Controller\\ParticipantController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant","method":"GET"} []
  3044. [2022-01-25 12:03:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3045. [2022-01-25 12:03:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3046. [2022-01-25 12:03:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3047. [2022-01-25 12:03:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3048. [2022-01-25 12:03:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3049. [2022-01-25 12:03:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3050. [2022-01-25 12:03:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3051. [2022-01-25 12:03:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3052. [2022-01-25 12:03:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3053. [2022-01-25 12:03:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d12f0e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d12f0e","method":"GET"} []
  3054. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3055. [2022-01-25 12:05:14] request.INFO: Matched route "participant.import". {"route":"participant.import","route_parameters":{"_route":"participant.import","_controller":"App\\Controller\\ParticipantController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/participant","method":"POST"} []
  3056. [2022-01-25 12:05:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3057. [2022-01-25 12:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3058. [2022-01-25 12:05:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3059. [2022-01-25 12:05:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3060. [2022-01-25 12:05:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3061. [2022-01-25 12:05:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3062. [2022-01-25 12:05:14] doctrine.DEBUG: "START TRANSACTION" [] []
  3063. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} []
  3064. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} []
  3065. [2022-01-25 12:05:14] php.CRITICAL: Object of class ContainerJlwsZFj\EntityManager_9a5be93 could not be converted to string {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Object of class ContainerJlwsZFj\\EntityManager_9a5be93 could not be converted to string at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Controller/ParticipantController.php:47)"} []
  3066. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\UndefinedFunctionFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedFunctionErrorEnhancer" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\FatalErrorHandler\\UndefinedFunctionFatalErrorHandler\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\ErrorEnhancer\\UndefinedFunctionErrorEnhancer\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php:17)"} []
  3067. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\FatalErrorHandlerInterface" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\FatalErrorHandler\FatalErrorHandlerInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\FatalErrorHandler\\FatalErrorHandlerInterface\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\FatalErrorHandler\\FatalErrorHandlerInterface\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php:16)"} []
  3068. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\UndefinedMethodFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedMethodErrorEnhancer" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\FatalErrorHandler\\UndefinedMethodFatalErrorHandler\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\ErrorEnhancer\\UndefinedMethodErrorEnhancer\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php:17)"} []
  3069. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\ClassNotFoundFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\FatalErrorHandler\ClassNotFoundFatalErrorHandler" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\FatalErrorHandler\\ClassNotFoundFatalErrorHandler\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\FatalErrorHandler\\ClassNotFoundFatalErrorHandler\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php:20)"} []
  3070. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3071. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3072. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3073. [2022-01-25 12:05:14] request.CRITICAL: Uncaught PHP Exception Error: "Object of class ContainerJlwsZFj\EntityManager_9a5be93 could not be converted to string" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Controller/ParticipantController.php line 47 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Object of class ContainerJlwsZFj\\EntityManager_9a5be93 could not be converted to string at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Controller/ParticipantController.php:47)"} []
  3074. [2022-01-25 12:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3075. [2022-01-25 12:05:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3076. [2022-01-25 12:05:14] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  3077. [2022-01-25 12:05:14] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  3078. [2022-01-25 12:05:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3079. [2022-01-25 12:05:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35f4b5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/35f4b5","method":"GET"} []
  3080. [2022-01-25 12:06:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3081. [2022-01-25 12:06:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  3082. [2022-01-25 12:06:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3083. [2022-01-25 12:06:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3084. [2022-01-25 12:06:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3085. [2022-01-25 12:06:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3086. [2022-01-25 12:06:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3087. [2022-01-25 12:06:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3088. [2022-01-25 12:06:23] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3089. [2022-01-25 12:06:23] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3090. [2022-01-25 12:06:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3091. [2022-01-25 12:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3092. [2022-01-25 12:06:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3093. [2022-01-25 12:06:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01c5ba"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/01c5ba","method":"GET"} []
  3094. [2022-01-25 12:06:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3095. [2022-01-25 12:06:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3096. [2022-01-25 12:06:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3097. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3098. [2022-01-25 12:06:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3099. [2022-01-25 12:06:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3100. [2022-01-25 12:06:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3101. [2022-01-25 12:06:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3102. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3103. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3104. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3105. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3106. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3107. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3108. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3109. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3110. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3111. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3112. [2022-01-25 12:06:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3113. [2022-01-25 12:06:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3114. [2022-01-25 12:06:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3115. [2022-01-25 12:06:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3116. [2022-01-25 12:06:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"24b868"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/24b868","method":"GET"} []
  3117. [2022-01-25 12:06:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3118. [2022-01-25 12:06:49] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3119. [2022-01-25 12:06:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3120. [2022-01-25 12:06:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3121. [2022-01-25 12:06:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3122. [2022-01-25 12:06:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3123. [2022-01-25 12:06:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3124. [2022-01-25 12:06:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3125. [2022-01-25 12:06:49] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3126. [2022-01-25 12:06:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3127. [2022-01-25 12:06:49] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3128. [2022-01-25 12:06:49] doctrine.DEBUG: "START TRANSACTION" [] []
  3129. [2022-01-25 12:06:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"perezgodonezj@gmail.com","3":"PEREZ GODINEZ JESUS","4":"2022-01-25 12:06:49","5":3} []
  3130. [2022-01-25 12:06:49] doctrine.DEBUG: "COMMIT" [] []
  3131. [2022-01-25 12:06:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3132. [2022-01-25 12:06:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3133. [2022-01-25 12:06:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3134. [2022-01-25 12:06:50] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3135. [2022-01-25 12:06:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3136. [2022-01-25 12:06:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3137. [2022-01-25 12:06:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3138. [2022-01-25 12:06:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3139. [2022-01-25 12:06:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3140. [2022-01-25 12:06:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3141. [2022-01-25 12:06:50] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3142. [2022-01-25 12:06:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1]] []
  3143. [2022-01-25 12:06:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3144. [2022-01-25 12:06:50] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3145. [2022-01-25 12:06:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3146. [2022-01-25 12:06:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3147. [2022-01-25 12:06:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3148. [2022-01-25 12:06:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"792b7d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/792b7d","method":"GET"} []
  3149. [2022-01-25 12:06:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3150. [2022-01-25 12:06:54] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3151. [2022-01-25 12:06:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3152. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3153. [2022-01-25 12:06:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3154. [2022-01-25 12:06:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3155. [2022-01-25 12:06:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3156. [2022-01-25 12:06:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3157. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3158. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3159. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3160. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3161. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3162. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3163. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3164. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3165. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3166. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3167. [2022-01-25 12:06:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3168. [2022-01-25 12:06:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3169. [2022-01-25 12:06:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3170. [2022-01-25 12:06:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3171. [2022-01-25 12:06:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e9fe0"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5e9fe0","method":"GET"} []
  3172. [2022-01-25 12:07:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3173. [2022-01-25 12:07:02] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3174. [2022-01-25 12:07:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3175. [2022-01-25 12:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3176. [2022-01-25 12:07:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3177. [2022-01-25 12:07:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3178. [2022-01-25 12:07:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3179. [2022-01-25 12:07:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3180. [2022-01-25 12:07:03] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3181. [2022-01-25 12:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3182. [2022-01-25 12:07:03] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3183. [2022-01-25 12:07:03] doctrine.DEBUG: "START TRANSACTION" [] []
  3184. [2022-01-25 12:07:03] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"martinezbetz231@gmail.com","3":"MARTINEZ BETZ SERGIO","4":"2022-01-25 12:07:03","5":3} []
  3185. [2022-01-25 12:07:03] doctrine.DEBUG: "COMMIT" [] []
  3186. [2022-01-25 12:07:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3187. [2022-01-25 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3188. [2022-01-25 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3189. [2022-01-25 12:07:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3190. [2022-01-25 12:07:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3191. [2022-01-25 12:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3192. [2022-01-25 12:07:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3193. [2022-01-25 12:07:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3194. [2022-01-25 12:07:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3195. [2022-01-25 12:07:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3196. [2022-01-25 12:07:03] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3197. [2022-01-25 12:07:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2]] []
  3198. [2022-01-25 12:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3199. [2022-01-25 12:07:03] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3200. [2022-01-25 12:07:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3201. [2022-01-25 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3202. [2022-01-25 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3203. [2022-01-25 12:07:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcf5c6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fcf5c6","method":"GET"} []
  3204. [2022-01-25 12:07:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3205. [2022-01-25 12:07:06] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3206. [2022-01-25 12:07:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3207. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3208. [2022-01-25 12:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3209. [2022-01-25 12:07:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3210. [2022-01-25 12:07:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3211. [2022-01-25 12:07:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3212. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3213. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3214. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3215. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3216. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3217. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3218. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3219. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3220. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3221. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3222. [2022-01-25 12:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3223. [2022-01-25 12:07:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3224. [2022-01-25 12:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3225. [2022-01-25 12:07:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3226. [2022-01-25 12:07:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b780e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2b780e","method":"GET"} []
  3227. [2022-01-25 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3228. [2022-01-25 12:07:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3229. [2022-01-25 12:07:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3230. [2022-01-25 12:07:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3231. [2022-01-25 12:07:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3232. [2022-01-25 12:07:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3233. [2022-01-25 12:07:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3234. [2022-01-25 12:07:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3235. [2022-01-25 12:07:15] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3236. [2022-01-25 12:07:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3237. [2022-01-25 12:07:15] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3238. [2022-01-25 12:07:15] doctrine.DEBUG: "START TRANSACTION" [] []
  3239. [2022-01-25 12:07:15] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"ag6860626@gmail.com","3":"GARCIA SALAZAR ANDRES TRINIDAD","4":"2022-01-25 12:07:15","5":3} []
  3240. [2022-01-25 12:07:15] doctrine.DEBUG: "COMMIT" [] []
  3241. [2022-01-25 12:07:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3242. [2022-01-25 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3243. [2022-01-25 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3244. [2022-01-25 12:07:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3245. [2022-01-25 12:07:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3246. [2022-01-25 12:07:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3247. [2022-01-25 12:07:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3248. [2022-01-25 12:07:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3249. [2022-01-25 12:07:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3250. [2022-01-25 12:07:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3251. [2022-01-25 12:07:16] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3252. [2022-01-25 12:07:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3]] []
  3253. [2022-01-25 12:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3254. [2022-01-25 12:07:16] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3255. [2022-01-25 12:07:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3256. [2022-01-25 12:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3257. [2022-01-25 12:07:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3258. [2022-01-25 12:07:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"545b2f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/545b2f","method":"GET"} []
  3259. [2022-01-25 12:07:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3260. [2022-01-25 12:07:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3261. [2022-01-25 12:07:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3262. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3263. [2022-01-25 12:07:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3264. [2022-01-25 12:07:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3265. [2022-01-25 12:07:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3266. [2022-01-25 12:07:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3267. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3268. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3269. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3270. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3271. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3272. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3273. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3274. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3275. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3276. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3277. [2022-01-25 12:07:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3278. [2022-01-25 12:07:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3279. [2022-01-25 12:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3280. [2022-01-25 12:07:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3281. [2022-01-25 12:07:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8ebcc"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f8ebcc","method":"GET"} []
  3282. [2022-01-25 12:07:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3283. [2022-01-25 12:07:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3284. [2022-01-25 12:07:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3285. [2022-01-25 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3286. [2022-01-25 12:07:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3287. [2022-01-25 12:07:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3288. [2022-01-25 12:07:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3289. [2022-01-25 12:07:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3290. [2022-01-25 12:07:26] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3291. [2022-01-25 12:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3292. [2022-01-25 12:07:26] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3293. [2022-01-25 12:07:26] doctrine.DEBUG: "START TRANSACTION" [] []
  3294. [2022-01-25 12:07:26] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"misapenasan@gmail.com","3":"PEÑA SANCHEZ MISAEL","4":"2022-01-25 12:07:26","5":3} []
  3295. [2022-01-25 12:07:26] doctrine.DEBUG: "COMMIT" [] []
  3296. [2022-01-25 12:07:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3297. [2022-01-25 12:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3298. [2022-01-25 12:07:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3299. [2022-01-25 12:07:26] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3300. [2022-01-25 12:07:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3301. [2022-01-25 12:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3302. [2022-01-25 12:07:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3303. [2022-01-25 12:07:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3304. [2022-01-25 12:07:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3305. [2022-01-25 12:07:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3306. [2022-01-25 12:07:26] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3307. [2022-01-25 12:07:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4]] []
  3308. [2022-01-25 12:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3309. [2022-01-25 12:07:26] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3310. [2022-01-25 12:07:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3311. [2022-01-25 12:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3312. [2022-01-25 12:07:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3313. [2022-01-25 12:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df365e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/df365e","method":"GET"} []
  3314. [2022-01-25 12:07:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3315. [2022-01-25 12:07:28] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3316. [2022-01-25 12:07:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3317. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3318. [2022-01-25 12:07:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3319. [2022-01-25 12:07:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3320. [2022-01-25 12:07:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3321. [2022-01-25 12:07:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3322. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3323. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3324. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3325. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3326. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3327. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3328. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3329. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3330. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3331. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3332. [2022-01-25 12:07:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3333. [2022-01-25 12:07:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3334. [2022-01-25 12:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3335. [2022-01-25 12:07:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3336. [2022-01-25 12:07:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a701a0"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a701a0","method":"GET"} []
  3337. [2022-01-25 12:07:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3338. [2022-01-25 12:07:35] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3339. [2022-01-25 12:07:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3340. [2022-01-25 12:07:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3341. [2022-01-25 12:07:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3342. [2022-01-25 12:07:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3343. [2022-01-25 12:07:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3344. [2022-01-25 12:07:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3345. [2022-01-25 12:07:35] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3346. [2022-01-25 12:07:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3347. [2022-01-25 12:07:35] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3348. [2022-01-25 12:07:35] doctrine.DEBUG: "START TRANSACTION" [] []
  3349. [2022-01-25 12:07:35] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"gc131327@gmail.com","3":"CHAVEZ HERNANDEZ JOSE GUADALUPE","4":"2022-01-25 12:07:35","5":3} []
  3350. [2022-01-25 12:07:35] doctrine.DEBUG: "COMMIT" [] []
  3351. [2022-01-25 12:07:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3352. [2022-01-25 12:07:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3353. [2022-01-25 12:07:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3354. [2022-01-25 12:07:35] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3355. [2022-01-25 12:07:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3356. [2022-01-25 12:07:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3357. [2022-01-25 12:07:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3358. [2022-01-25 12:07:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3359. [2022-01-25 12:07:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3360. [2022-01-25 12:07:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3361. [2022-01-25 12:07:36] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3362. [2022-01-25 12:07:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5]] []
  3363. [2022-01-25 12:07:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3364. [2022-01-25 12:07:36] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3365. [2022-01-25 12:07:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3366. [2022-01-25 12:07:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3367. [2022-01-25 12:07:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3368. [2022-01-25 12:07:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"267798"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/267798","method":"GET"} []
  3369. [2022-01-25 12:07:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3370. [2022-01-25 12:07:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3371. [2022-01-25 12:07:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3372. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3373. [2022-01-25 12:07:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3374. [2022-01-25 12:07:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3375. [2022-01-25 12:07:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3376. [2022-01-25 12:07:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3377. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3378. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3379. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3380. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3381. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3382. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3383. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3384. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3385. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3386. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3387. [2022-01-25 12:07:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3388. [2022-01-25 12:07:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3389. [2022-01-25 12:07:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3390. [2022-01-25 12:07:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3391. [2022-01-25 12:07:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1eadd"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f1eadd","method":"GET"} []
  3392. [2022-01-25 12:07:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3393. [2022-01-25 12:07:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3394. [2022-01-25 12:07:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3395. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3396. [2022-01-25 12:07:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3397. [2022-01-25 12:07:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3398. [2022-01-25 12:07:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3399. [2022-01-25 12:07:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3400. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3401. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3402. [2022-01-25 12:07:44] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3403. [2022-01-25 12:07:44] doctrine.DEBUG: "START TRANSACTION" [] []
  3404. [2022-01-25 12:07:44] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"carrenalejandro@gmail.com","3":"VERGARA CARREÑO ALEJANDRO","4":"2022-01-25 12:07:44","5":3} []
  3405. [2022-01-25 12:07:44] doctrine.DEBUG: "COMMIT" [] []
  3406. [2022-01-25 12:07:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3407. [2022-01-25 12:07:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3408. [2022-01-25 12:07:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3409. [2022-01-25 12:07:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3410. [2022-01-25 12:07:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3411. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3412. [2022-01-25 12:07:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3413. [2022-01-25 12:07:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3414. [2022-01-25 12:07:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3415. [2022-01-25 12:07:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3416. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3417. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6]] []
  3418. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3419. [2022-01-25 12:07:44] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3420. [2022-01-25 12:07:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3421. [2022-01-25 12:07:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3422. [2022-01-25 12:07:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3423. [2022-01-25 12:07:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9bb25"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a9bb25","method":"GET"} []
  3424. [2022-01-25 12:16:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3425. [2022-01-25 12:16:17] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  3426. [2022-01-25 12:16:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3427. [2022-01-25 12:16:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3428. [2022-01-25 12:16:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3429. [2022-01-25 12:16:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3430. [2022-01-25 12:16:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3431. [2022-01-25 12:16:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3432. [2022-01-25 12:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3433. [2022-01-25 12:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3434. [2022-01-25 12:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3435. [2022-01-25 12:16:17] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: GESTO_PAGO_URL" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php line 31 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: GESTO_PAGO_URL at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php:31)"} []
  3436. [2022-01-25 12:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3437. [2022-01-25 12:16:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3438. [2022-01-25 12:16:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3439. [2022-01-25 12:16:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e7326"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8e7326","method":"GET"} []
  3440. [2022-01-25 12:27:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3441. [2022-01-25 12:27:21] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  3442. [2022-01-25 12:27:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3443. [2022-01-25 12:27:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3444. [2022-01-25 12:27:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3445. [2022-01-25 12:27:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3446. [2022-01-25 12:27:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3447. [2022-01-25 12:27:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3448. [2022-01-25 12:27:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"625f7a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/625f7a","method":"GET"} []
  3449. [2022-01-25 12:27:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3450. [2022-01-25 12:27:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3451. [2022-01-25 12:27:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3452. [2022-01-25 12:27:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3453. [2022-01-25 12:27:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3454. [2022-01-25 12:27:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  3455. [2022-01-25 12:27:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3456. [2022-01-25 12:27:28] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  3457. [2022-01-25 12:27:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3458. [2022-01-25 12:27:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3459. [2022-01-25 12:27:28] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3460. [2022-01-25 12:27:28] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3461. [2022-01-25 12:27:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  3462. [2022-01-25 12:27:28] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3463. [2022-01-25 12:27:28] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Tue, 25 Jan 2022 18:27:28 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3464. [2022-01-25 12:27:28] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3465. [2022-01-25 12:27:28] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3466. [2022-01-25 12:27:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3467. [2022-01-25 12:27:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3468. [2022-01-25 12:27:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3469. [2022-01-25 12:27:29] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  3470. [2022-01-25 12:27:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3471. [2022-01-25 12:27:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3472. [2022-01-25 12:27:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3473. [2022-01-25 12:27:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3474. [2022-01-25 12:27:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3475. [2022-01-25 12:27:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3476. [2022-01-25 12:27:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3477. [2022-01-25 12:27:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3478. [2022-01-25 12:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3479. [2022-01-25 12:27:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3e257"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c3e257","method":"GET"} []
  3480. [2022-01-25 12:27:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3481. [2022-01-25 12:27:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  3482. [2022-01-25 12:27:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3483. [2022-01-25 12:27:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3484. [2022-01-25 12:27:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3485. [2022-01-25 12:27:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3486. [2022-01-25 12:27:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3487. [2022-01-25 12:27:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3488. [2022-01-25 12:27:55] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3489. [2022-01-25 12:27:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6]] []
  3490. [2022-01-25 12:27:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3491. [2022-01-25 12:27:55] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3492. [2022-01-25 12:27:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3493. [2022-01-25 12:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3494. [2022-01-25 12:27:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3495. [2022-01-25 12:27:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c676f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8c676f","method":"GET"} []
  3496. [2022-01-25 12:29:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3497. [2022-01-25 12:29:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3498. [2022-01-25 12:29:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3499. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3500. [2022-01-25 12:29:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3501. [2022-01-25 12:29:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3502. [2022-01-25 12:29:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3503. [2022-01-25 12:29:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3504. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3505. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3506. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3507. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3508. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3509. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3510. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3511. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3512. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3513. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3514. [2022-01-25 12:29:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3515. [2022-01-25 12:29:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3516. [2022-01-25 12:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3517. [2022-01-25 12:29:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3518. [2022-01-25 12:29:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6dd74"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f6dd74","method":"GET"} []
  3519. [2022-01-25 12:29:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3520. [2022-01-25 12:29:27] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3521. [2022-01-25 12:29:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3522. [2022-01-25 12:29:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3523. [2022-01-25 12:29:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3524. [2022-01-25 12:29:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3525. [2022-01-25 12:29:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3526. [2022-01-25 12:29:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3527. [2022-01-25 12:29:27] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3528. [2022-01-25 12:29:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3529. [2022-01-25 12:29:27] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3530. [2022-01-25 12:29:27] doctrine.DEBUG: "START TRANSACTION" [] []
  3531. [2022-01-25 12:29:27] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"suchettw@gmail.com","3":"SUCHETT ISLAS WHILBERT","4":"2022-01-25 12:29:27","5":3} []
  3532. [2022-01-25 12:29:27] doctrine.DEBUG: "COMMIT" [] []
  3533. [2022-01-25 12:29:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3534. [2022-01-25 12:29:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3535. [2022-01-25 12:29:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3536. [2022-01-25 12:29:28] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3537. [2022-01-25 12:29:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3538. [2022-01-25 12:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3539. [2022-01-25 12:29:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3540. [2022-01-25 12:29:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3541. [2022-01-25 12:29:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3542. [2022-01-25 12:29:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3543. [2022-01-25 12:29:28] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3544. [2022-01-25 12:29:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7]] []
  3545. [2022-01-25 12:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3546. [2022-01-25 12:29:28] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3547. [2022-01-25 12:29:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3548. [2022-01-25 12:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3549. [2022-01-25 12:29:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3550. [2022-01-25 12:29:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b1cbb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0b1cbb","method":"GET"} []
  3551. [2022-01-25 12:29:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3552. [2022-01-25 12:29:30] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3553. [2022-01-25 12:29:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3554. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3555. [2022-01-25 12:29:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3556. [2022-01-25 12:29:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3557. [2022-01-25 12:29:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3558. [2022-01-25 12:29:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3559. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3560. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3561. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3562. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3563. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3564. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3565. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3566. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3567. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3568. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3569. [2022-01-25 12:29:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3570. [2022-01-25 12:29:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3571. [2022-01-25 12:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3572. [2022-01-25 12:29:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3573. [2022-01-25 12:29:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c05f9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8c05f9","method":"GET"} []
  3574. [2022-01-25 12:29:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3575. [2022-01-25 12:29:36] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3576. [2022-01-25 12:29:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3577. [2022-01-25 12:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3578. [2022-01-25 12:29:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3579. [2022-01-25 12:29:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3580. [2022-01-25 12:29:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3581. [2022-01-25 12:29:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3582. [2022-01-25 12:29:37] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3583. [2022-01-25 12:29:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3584. [2022-01-25 12:29:37] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3585. [2022-01-25 12:29:37] doctrine.DEBUG: "START TRANSACTION" [] []
  3586. [2022-01-25 12:29:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"montielgaliotopablo@gmail.com","3":"MONTIEL GALIOTO PABLO","4":"2022-01-25 12:29:36","5":3} []
  3587. [2022-01-25 12:29:37] doctrine.DEBUG: "COMMIT" [] []
  3588. [2022-01-25 12:29:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3589. [2022-01-25 12:29:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3590. [2022-01-25 12:29:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3591. [2022-01-25 12:29:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3592. [2022-01-25 12:29:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3593. [2022-01-25 12:29:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3594. [2022-01-25 12:29:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3595. [2022-01-25 12:29:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3596. [2022-01-25 12:29:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3597. [2022-01-25 12:29:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3598. [2022-01-25 12:29:37] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3599. [2022-01-25 12:29:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8]] []
  3600. [2022-01-25 12:29:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3601. [2022-01-25 12:29:37] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3602. [2022-01-25 12:29:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3603. [2022-01-25 12:29:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3604. [2022-01-25 12:29:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3605. [2022-01-25 12:29:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9ba9c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a9ba9c","method":"GET"} []
  3606. [2022-01-25 12:30:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3607. [2022-01-25 12:30:47] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3608. [2022-01-25 12:30:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3609. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3610. [2022-01-25 12:30:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3611. [2022-01-25 12:30:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3612. [2022-01-25 12:30:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3613. [2022-01-25 12:30:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3614. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3615. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3616. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3617. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3618. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3619. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3620. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3621. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3622. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3623. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3624. [2022-01-25 12:30:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3625. [2022-01-25 12:30:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3626. [2022-01-25 12:30:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3627. [2022-01-25 12:30:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3628. [2022-01-25 12:30:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e617"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e1e617","method":"GET"} []
  3629. [2022-01-25 12:30:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3630. [2022-01-25 12:30:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3631. [2022-01-25 12:30:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3632. [2022-01-25 12:30:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3633. [2022-01-25 12:30:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3634. [2022-01-25 12:30:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3635. [2022-01-25 12:30:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3636. [2022-01-25 12:30:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3637. [2022-01-25 12:30:55] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3638. [2022-01-25 12:30:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3639. [2022-01-25 12:30:55] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3640. [2022-01-25 12:30:55] doctrine.DEBUG: "START TRANSACTION" [] []
  3641. [2022-01-25 12:30:55] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"victordavidlemusdominguez@ [...]","3":"LEMUS DOMINGUEZ VICTOR DAVID","4":"2022-01-25 12:30:55","5":3} []
  3642. [2022-01-25 12:30:55] doctrine.DEBUG: "COMMIT" [] []
  3643. [2022-01-25 12:30:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3644. [2022-01-25 12:30:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3645. [2022-01-25 12:30:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3646. [2022-01-25 12:30:56] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3647. [2022-01-25 12:30:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3648. [2022-01-25 12:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3649. [2022-01-25 12:30:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3650. [2022-01-25 12:30:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3651. [2022-01-25 12:30:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3652. [2022-01-25 12:30:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3653. [2022-01-25 12:30:56] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3654. [2022-01-25 12:30:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  3655. [2022-01-25 12:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3656. [2022-01-25 12:30:56] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3657. [2022-01-25 12:30:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3658. [2022-01-25 12:30:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3659. [2022-01-25 12:30:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3660. [2022-01-25 12:30:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ef376"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8ef376","method":"GET"} []
  3661. [2022-01-25 12:31:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3662. [2022-01-25 12:31:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3663. [2022-01-25 12:31:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3664. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3665. [2022-01-25 12:31:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3666. [2022-01-25 12:31:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3667. [2022-01-25 12:31:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3668. [2022-01-25 12:31:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3669. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3670. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3671. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3672. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3673. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3674. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3675. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3676. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3677. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3678. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3679. [2022-01-25 12:31:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3680. [2022-01-25 12:31:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3681. [2022-01-25 12:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3682. [2022-01-25 12:31:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3683. [2022-01-25 12:31:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a91c6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3a91c6","method":"GET"} []
  3684. [2022-01-25 12:31:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3685. [2022-01-25 12:31:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3686. [2022-01-25 12:31:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3687. [2022-01-25 12:31:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3688. [2022-01-25 12:31:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3689. [2022-01-25 12:31:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3690. [2022-01-25 12:31:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3691. [2022-01-25 12:31:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3692. [2022-01-25 12:31:07] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["2"]] []
  3693. [2022-01-25 12:31:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3694. [2022-01-25 12:31:07] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3695. [2022-01-25 12:31:07] doctrine.DEBUG: "START TRANSACTION" [] []
  3696. [2022-01-25 12:31:07] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"navamartinezm459@gmail.com","3":"NAVA MARTINEZ MARTIN","4":"2022-01-25 12:31:07","5":2} []
  3697. [2022-01-25 12:31:07] doctrine.DEBUG: "COMMIT" [] []
  3698. [2022-01-25 12:31:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3699. [2022-01-25 12:31:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3700. [2022-01-25 12:31:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3701. [2022-01-25 12:31:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3702. [2022-01-25 12:31:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3703. [2022-01-25 12:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3704. [2022-01-25 12:31:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3705. [2022-01-25 12:31:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3706. [2022-01-25 12:31:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3707. [2022-01-25 12:31:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3708. [2022-01-25 12:31:08] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3709. [2022-01-25 12:31:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  3710. [2022-01-25 12:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3711. [2022-01-25 12:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  3712. [2022-01-25 12:31:08] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3713. [2022-01-25 12:31:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3714. [2022-01-25 12:31:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3715. [2022-01-25 12:31:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3716. [2022-01-25 12:31:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09b86d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/09b86d","method":"GET"} []
  3717. [2022-01-25 12:31:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3718. [2022-01-25 12:31:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3719. [2022-01-25 12:31:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3720. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3721. [2022-01-25 12:31:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3722. [2022-01-25 12:31:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3723. [2022-01-25 12:31:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3724. [2022-01-25 12:31:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3725. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3726. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3727. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3728. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3729. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3730. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3731. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3732. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3733. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3734. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3735. [2022-01-25 12:31:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3736. [2022-01-25 12:31:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3737. [2022-01-25 12:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3738. [2022-01-25 12:31:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3739. [2022-01-25 12:31:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36b31b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/36b31b","method":"GET"} []
  3740. [2022-01-25 12:31:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3741. [2022-01-25 12:31:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3742. [2022-01-25 12:31:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3743. [2022-01-25 12:31:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3744. [2022-01-25 12:31:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3745. [2022-01-25 12:31:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3746. [2022-01-25 12:31:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3747. [2022-01-25 12:31:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3748. [2022-01-25 12:31:22] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3749. [2022-01-25 12:31:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3750. [2022-01-25 12:31:22] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3751. [2022-01-25 12:31:22] doctrine.DEBUG: "START TRANSACTION" [] []
  3752. [2022-01-25 12:31:22] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"raulmelasioh@gmail.com","3":"HERNANDEZ CHAVEZ MELESIO RAUL","4":"2022-01-25 12:31:22","5":3} []
  3753. [2022-01-25 12:31:22] doctrine.DEBUG: "COMMIT" [] []
  3754. [2022-01-25 12:31:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3755. [2022-01-25 12:31:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3756. [2022-01-25 12:31:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3757. [2022-01-25 12:31:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3758. [2022-01-25 12:31:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3759. [2022-01-25 12:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3760. [2022-01-25 12:31:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3761. [2022-01-25 12:31:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3762. [2022-01-25 12:31:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3763. [2022-01-25 12:31:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3764. [2022-01-25 12:31:24] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3765. [2022-01-25 12:31:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11]] []
  3766. [2022-01-25 12:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3767. [2022-01-25 12:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  3768. [2022-01-25 12:31:24] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3769. [2022-01-25 12:31:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3770. [2022-01-25 12:31:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3771. [2022-01-25 12:31:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3772. [2022-01-25 12:31:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e6cce"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0e6cce","method":"GET"} []
  3773. [2022-01-25 12:31:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3774. [2022-01-25 12:31:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3775. [2022-01-25 12:31:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3776. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3777. [2022-01-25 12:31:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3778. [2022-01-25 12:31:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3779. [2022-01-25 12:31:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3780. [2022-01-25 12:31:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3781. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3782. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3783. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3784. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3785. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3786. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3787. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3788. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3789. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3790. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3791. [2022-01-25 12:31:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3792. [2022-01-25 12:31:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3793. [2022-01-25 12:31:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3794. [2022-01-25 12:31:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3795. [2022-01-25 12:31:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e951d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5e951d","method":"GET"} []
  3796. [2022-01-25 12:31:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3797. [2022-01-25 12:31:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3798. [2022-01-25 12:31:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3799. [2022-01-25 12:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3800. [2022-01-25 12:31:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3801. [2022-01-25 12:31:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3802. [2022-01-25 12:31:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3803. [2022-01-25 12:31:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3804. [2022-01-25 12:31:44] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3805. [2022-01-25 12:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3806. [2022-01-25 12:31:44] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3807. [2022-01-25 12:31:44] doctrine.DEBUG: "START TRANSACTION" [] []
  3808. [2022-01-25 12:31:44] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"oho6136012@gmail.com","3":"HERNANDEZ MORENO OSCAR","4":"2022-01-25 12:31:44","5":3} []
  3809. [2022-01-25 12:31:44] doctrine.DEBUG: "COMMIT" [] []
  3810. [2022-01-25 12:31:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3811. [2022-01-25 12:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3812. [2022-01-25 12:31:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3813. [2022-01-25 12:31:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3814. [2022-01-25 12:31:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3815. [2022-01-25 12:31:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3816. [2022-01-25 12:31:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3817. [2022-01-25 12:31:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3818. [2022-01-25 12:31:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3819. [2022-01-25 12:31:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3820. [2022-01-25 12:31:45] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3821. [2022-01-25 12:31:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12]] []
  3822. [2022-01-25 12:31:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3823. [2022-01-25 12:31:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  3824. [2022-01-25 12:31:45] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3825. [2022-01-25 12:31:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3826. [2022-01-25 12:31:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3827. [2022-01-25 12:31:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3828. [2022-01-25 12:31:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db5446"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/db5446","method":"GET"} []
  3829. [2022-01-25 12:31:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3830. [2022-01-25 12:31:47] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3831. [2022-01-25 12:31:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3832. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3833. [2022-01-25 12:31:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3834. [2022-01-25 12:31:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3835. [2022-01-25 12:31:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3836. [2022-01-25 12:31:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3837. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3838. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3839. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3840. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3841. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3842. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3843. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3844. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3845. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3846. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3847. [2022-01-25 12:31:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3848. [2022-01-25 12:31:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3849. [2022-01-25 12:31:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3850. [2022-01-25 12:31:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3851. [2022-01-25 12:31:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a67585"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a67585","method":"GET"} []
  3852. [2022-01-25 12:31:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3853. [2022-01-25 12:31:53] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3854. [2022-01-25 12:31:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3855. [2022-01-25 12:31:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3856. [2022-01-25 12:31:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3857. [2022-01-25 12:31:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3858. [2022-01-25 12:31:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3859. [2022-01-25 12:31:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3860. [2022-01-25 12:31:54] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3861. [2022-01-25 12:31:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3862. [2022-01-25 12:31:54] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3863. [2022-01-25 12:31:54] doctrine.DEBUG: "START TRANSACTION" [] []
  3864. [2022-01-25 12:31:54] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"castrojimenezoscar@gmail.com","3":"CASTRO JIMENEZ JULIO CESAR","4":"2022-01-25 12:31:54","5":3} []
  3865. [2022-01-25 12:31:54] doctrine.DEBUG: "COMMIT" [] []
  3866. [2022-01-25 12:31:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3867. [2022-01-25 12:31:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3868. [2022-01-25 12:31:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3869. [2022-01-25 12:31:54] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3870. [2022-01-25 12:31:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3871. [2022-01-25 12:31:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3872. [2022-01-25 12:31:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3873. [2022-01-25 12:31:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3874. [2022-01-25 12:31:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3875. [2022-01-25 12:31:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3876. [2022-01-25 12:31:55] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3877. [2022-01-25 12:31:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13]] []
  3878. [2022-01-25 12:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3879. [2022-01-25 12:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  3880. [2022-01-25 12:31:55] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3881. [2022-01-25 12:31:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3882. [2022-01-25 12:31:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3883. [2022-01-25 12:31:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3884. [2022-01-25 12:31:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2f3e7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e2f3e7","method":"GET"} []
  3885. [2022-01-25 12:31:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3886. [2022-01-25 12:31:57] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3887. [2022-01-25 12:31:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3888. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3889. [2022-01-25 12:31:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3890. [2022-01-25 12:31:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3891. [2022-01-25 12:31:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3892. [2022-01-25 12:31:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3893. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3894. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3895. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3896. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3897. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3898. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3899. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3900. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3901. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3902. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3903. [2022-01-25 12:31:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3904. [2022-01-25 12:31:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3905. [2022-01-25 12:31:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3906. [2022-01-25 12:31:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3907. [2022-01-25 12:31:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5cb76"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f5cb76","method":"GET"} []
  3908. [2022-01-25 12:32:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3909. [2022-01-25 12:32:04] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3910. [2022-01-25 12:32:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3911. [2022-01-25 12:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3912. [2022-01-25 12:32:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3913. [2022-01-25 12:32:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3914. [2022-01-25 12:32:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3915. [2022-01-25 12:32:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3916. [2022-01-25 12:32:04] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3917. [2022-01-25 12:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3918. [2022-01-25 12:32:04] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3919. [2022-01-25 12:32:04] doctrine.DEBUG: "START TRANSACTION" [] []
  3920. [2022-01-25 12:32:04] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"rulrey1095@gmail.com","3":"REYES LOPEZ RAUL","4":"2022-01-25 12:32:04","5":3} []
  3921. [2022-01-25 12:32:04] doctrine.DEBUG: "COMMIT" [] []
  3922. [2022-01-25 12:32:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3923. [2022-01-25 12:32:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3924. [2022-01-25 12:32:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3925. [2022-01-25 12:32:04] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3926. [2022-01-25 12:32:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3927. [2022-01-25 12:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3928. [2022-01-25 12:32:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3929. [2022-01-25 12:32:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3930. [2022-01-25 12:32:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3931. [2022-01-25 12:32:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3932. [2022-01-25 12:32:05] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3933. [2022-01-25 12:32:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14]] []
  3934. [2022-01-25 12:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3935. [2022-01-25 12:32:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  3936. [2022-01-25 12:32:05] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3937. [2022-01-25 12:32:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3938. [2022-01-25 12:32:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3939. [2022-01-25 12:32:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3940. [2022-01-25 12:32:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf5587"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/cf5587","method":"GET"} []
  3941. [2022-01-25 12:32:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3942. [2022-01-25 12:32:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3943. [2022-01-25 12:32:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3944. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3945. [2022-01-25 12:32:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3946. [2022-01-25 12:32:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3947. [2022-01-25 12:32:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3948. [2022-01-25 12:32:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3949. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  3950. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  3951. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  3952. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3953. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  3954. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  3955. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  3956. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  3957. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  3958. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  3959. [2022-01-25 12:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  3960. [2022-01-25 12:32:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3961. [2022-01-25 12:32:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3962. [2022-01-25 12:32:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3963. [2022-01-25 12:32:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d4503"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3d4503","method":"GET"} []
  3964. [2022-01-25 12:32:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3965. [2022-01-25 12:32:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  3966. [2022-01-25 12:32:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3967. [2022-01-25 12:32:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3968. [2022-01-25 12:32:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3969. [2022-01-25 12:32:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3970. [2022-01-25 12:32:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3971. [2022-01-25 12:32:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3972. [2022-01-25 12:32:29] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["3"]] []
  3973. [2022-01-25 12:32:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  3974. [2022-01-25 12:32:29] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  3975. [2022-01-25 12:32:29] doctrine.DEBUG: "START TRANSACTION" [] []
  3976. [2022-01-25 12:32:29] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"ascencionlibsil@gmail.com","3":"LIBORIO SLVA ASCENCION","4":"2022-01-25 12:32:29","5":3} []
  3977. [2022-01-25 12:32:29] doctrine.DEBUG: "COMMIT" [] []
  3978. [2022-01-25 12:32:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3979. [2022-01-25 12:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3980. [2022-01-25 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3981. [2022-01-25 12:32:30] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  3982. [2022-01-25 12:32:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  3983. [2022-01-25 12:32:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  3984. [2022-01-25 12:32:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  3985. [2022-01-25 12:32:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  3986. [2022-01-25 12:32:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3987. [2022-01-25 12:32:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  3988. [2022-01-25 12:32:30] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  3989. [2022-01-25 12:32:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  3990. [2022-01-25 12:32:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  3991. [2022-01-25 12:32:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  3992. [2022-01-25 12:32:30] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  3993. [2022-01-25 12:32:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  3994. [2022-01-25 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  3995. [2022-01-25 12:32:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3996. [2022-01-25 12:32:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ccc54"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4ccc54","method":"GET"} []
  3997. [2022-01-25 12:32:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3998. [2022-01-25 12:32:40] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  3999. [2022-01-25 12:32:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4000. [2022-01-25 12:32:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4001. [2022-01-25 12:32:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4002. [2022-01-25 12:32:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4003. [2022-01-25 12:32:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4004. [2022-01-25 12:32:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4005. [2022-01-25 12:32:40] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  4006. [2022-01-25 12:32:40] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  4007. [2022-01-25 12:32:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4008. [2022-01-25 12:32:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4009. [2022-01-25 12:32:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4010. [2022-01-25 12:32:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0dc531"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0dc531","method":"GET"} []
  4011. [2022-01-25 12:32:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4012. [2022-01-25 12:32:43] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  4013. [2022-01-25 12:32:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4014. [2022-01-25 12:32:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4015. [2022-01-25 12:32:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4016. [2022-01-25 12:32:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4017. [2022-01-25 12:32:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4018. [2022-01-25 12:32:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4019. [2022-01-25 12:32:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4020. [2022-01-25 12:32:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4021. [2022-01-25 12:32:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4022. [2022-01-25 12:32:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c8bcf"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9c8bcf","method":"GET"} []
  4023. [2022-01-25 12:36:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4024. [2022-01-25 12:36:17] request.INFO: Matched route "code.import". {"route":"code.import","route_parameters":{"_route":"code.import","_controller":"App\\Controller\\CodeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/code","method":"POST"} []
  4025. [2022-01-25 12:36:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4026. [2022-01-25 12:36:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4027. [2022-01-25 12:36:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4028. [2022-01-25 12:36:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4029. [2022-01-25 12:36:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4030. [2022-01-25 12:36:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4031. [2022-01-25 12:36:18] doctrine.DEBUG: "START TRANSACTION" [] []
  4032. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["raulmelasioh@gmail.com"] []
  4033. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7NBPT25X","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":11} []
  4034. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rulrey1095@gmail.com"] []
  4035. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6WNN6P8O","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":14} []
  4036. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ascencionlibsil@gmail.com"] []
  4037. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9IQJOZCP","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":15} []
  4038. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["martinezbetz231@gmail.com"] []
  4039. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PGYUQMX1","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":2} []
  4040. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victordavidlemusdominguez@ [...]"] []
  4041. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RNZ5LPKT","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":9} []
  4042. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oho6136012@gmail.com"] []
  4043. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JZ1UDZV5","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":12} []
  4044. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["perezgodonezj@gmail.com"] []
  4045. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"REERZFKM","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":1} []
  4046. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ag6860626@gmail.com"] []
  4047. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6Y8T91L9","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":3} []
  4048. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["misapenasan@gmail.com"] []
  4049. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XDYKZ6ZD","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":4} []
  4050. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gc131327@gmail.com"] []
  4051. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"D85ZDNL6","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":5} []
  4052. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["carrenalejandro@gmail.com"] []
  4053. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7WOXMMFN","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":6} []
  4054. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["suchettw@gmail.com"] []
  4055. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Q5OPHP2H","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":7} []
  4056. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["montielgaliotopablo@gmail.com"] []
  4057. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NR6EPLXS","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":8} []
  4058. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["navamartinezm459@gmail.com"] []
  4059. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3MEQPB8B","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":10} []
  4060. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castrojimenezoscar@gmail.com"] []
  4061. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9ZHDVJV9","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":13} []
  4062. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["martinezbetz231@gmail.com"] []
  4063. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PHCZMGCT","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":2} []
  4064. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victordavidlemusdominguez@ [...]"] []
  4065. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5FPBXRIR","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":9} []
  4066. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oho6136012@gmail.com"] []
  4067. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"H395ZKGL","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":12} []
  4068. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["perezgodonezj@gmail.com"] []
  4069. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QRK2RUCQ","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":1} []
  4070. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ag6860626@gmail.com"] []
  4071. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3XWJXAP5","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":3} []
  4072. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["misapenasan@gmail.com"] []
  4073. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P9X5VROG","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":4} []
  4074. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gc131327@gmail.com"] []
  4075. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XFD9YH1V","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":5} []
  4076. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["carrenalejandro@gmail.com"] []
  4077. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LGP4J5UP","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":6} []
  4078. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["suchettw@gmail.com"] []
  4079. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YJXBF92J","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":7} []
  4080. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["montielgaliotopablo@gmail.com"] []
  4081. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RJFP7NPV","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":8} []
  4082. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["navamartinezm459@gmail.com"] []
  4083. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YDJW3IZC","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":10} []
  4084. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castrojimenezoscar@gmail.com"] []
  4085. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LIWCIYE5","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":13} []
  4086. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["perezgodonezj@gmail.com"] []
  4087. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8KENVTWQ","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":1} []
  4088. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ag6860626@gmail.com"] []
  4089. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1VCNP3LL","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":3} []
  4090. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["misapenasan@gmail.com"] []
  4091. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"376P32ZL","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":4} []
  4092. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gc131327@gmail.com"] []
  4093. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"84K2Q39N","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":5} []
  4094. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["carrenalejandro@gmail.com"] []
  4095. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AVTZAC19","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":6} []
  4096. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["suchettw@gmail.com"] []
  4097. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"H2GK34SK","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":7} []
  4098. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["montielgaliotopablo@gmail.com"] []
  4099. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3OVX2JXK","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":8} []
  4100. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["navamartinezm459@gmail.com"] []
  4101. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FXKHFIGF","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":10} []
  4102. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castrojimenezoscar@gmail.com"] []
  4103. [2022-01-25 12:36:18] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"2F2FJ59D","2":true,"3":false,"4":"2022-01-25 12:36:18","5":null,"6":null,"7":13} []
  4104. [2022-01-25 12:36:18] doctrine.DEBUG: "COMMIT" [] []
  4105. [2022-01-25 12:36:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4106. [2022-01-25 12:36:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4107. [2022-01-25 12:36:18] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  4108. [2022-01-25 12:36:18] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  4109. [2022-01-25 12:36:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4110. [2022-01-25 12:36:18] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  4111. [2022-01-25 12:36:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4112. [2022-01-25 12:36:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4113. [2022-01-25 12:36:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4114. [2022-01-25 12:36:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4115. [2022-01-25 12:36:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4116. [2022-01-25 12:36:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4117. [2022-01-25 12:36:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4118. [2022-01-25 12:36:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4119. [2022-01-25 12:36:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4120. [2022-01-25 12:36:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f05629"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f05629","method":"GET"} []
  4121. [2022-01-25 12:36:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4122. [2022-01-25 12:36:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  4123. [2022-01-25 12:36:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4124. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4125. [2022-01-25 12:36:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4126. [2022-01-25 12:36:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4127. [2022-01-25 12:36:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4128. [2022-01-25 12:36:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4129. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  4130. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4131. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [11] []
  4132. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [14] []
  4133. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [15] []
  4134. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  4135. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  4136. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  4137. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  4138. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  4139. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  4140. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  4141. [2022-01-25 12:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  4142. [2022-01-25 12:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  4143. [2022-01-25 12:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  4144. [2022-01-25 12:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  4145. [2022-01-25 12:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  4146. [2022-01-25 12:36:24] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  4147. [2022-01-25 12:36:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4148. [2022-01-25 12:36:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4149. [2022-01-25 12:36:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4150. [2022-01-25 12:36:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd23cf"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/bd23cf","method":"GET"} []
  4151. [2022-01-25 12:36:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4152. [2022-01-25 12:36:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  4153. [2022-01-25 12:36:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4154. [2022-01-25 12:36:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4155. [2022-01-25 12:36:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4156. [2022-01-25 12:36:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4157. [2022-01-25 12:36:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4158. [2022-01-25 12:36:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4159. [2022-01-25 12:36:29] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  4160. [2022-01-25 12:36:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4161. [2022-01-25 12:36:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4162. [2022-01-25 12:36:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  4163. [2022-01-25 12:36:29] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  4164. [2022-01-25 12:36:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4165. [2022-01-25 12:36:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4166. [2022-01-25 12:36:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4167. [2022-01-25 12:36:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3815fe"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3815fe","method":"GET"} []
  4168. [2022-01-25 12:36:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4169. [2022-01-25 12:36:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=show&entity=Participant&id=3&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  4170. [2022-01-25 12:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4171. [2022-01-25 12:36:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4172. [2022-01-25 12:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4173. [2022-01-25 12:36:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4174. [2022-01-25 12:36:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4175. [2022-01-25 12:36:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4176. [2022-01-25 12:36:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? ["3"] []
  4177. [2022-01-25 12:36:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4178. [2022-01-25 12:36:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.participant_id = ? [3] []
  4179. [2022-01-25 12:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4180. [2022-01-25 12:36:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4181. [2022-01-25 12:36:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4182. [2022-01-25 12:36:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf827a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/bf827a","method":"GET"} []
  4183. [2022-01-25 12:36:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4184. [2022-01-25 12:36:47] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  4185. [2022-01-25 12:36:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4186. [2022-01-25 12:36:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4187. [2022-01-25 12:36:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4188. [2022-01-25 12:36:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4189. [2022-01-25 12:36:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4190. [2022-01-25 12:36:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4191. [2022-01-25 12:36:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4192. [2022-01-25 12:36:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4193. [2022-01-25 12:36:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4194. [2022-01-25 12:36:47] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: GESTO_PAGO_URL" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php line 31 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: GESTO_PAGO_URL at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php:31)"} []
  4195. [2022-01-25 12:36:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4196. [2022-01-25 12:36:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4197. [2022-01-25 12:36:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4198. [2022-01-25 12:36:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4c1aa"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f4c1aa","method":"GET"} []
  4199. [2022-01-25 12:37:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4200. [2022-01-25 12:37:13] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  4201. [2022-01-25 12:37:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4202. [2022-01-25 12:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4203. [2022-01-25 12:37:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4204. [2022-01-25 12:37:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4205. [2022-01-25 12:37:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4206. [2022-01-25 12:37:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4207. [2022-01-25 12:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4208. [2022-01-25 12:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4209. [2022-01-25 12:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4210. [2022-01-25 12:37:13] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: GESTO_PAGO_URL" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php line 31 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: GESTO_PAGO_URL at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php:31)"} []
  4211. [2022-01-25 12:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4212. [2022-01-25 12:37:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4213. [2022-01-25 12:37:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4214. [2022-01-25 12:37:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e9d3f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4e9d3f","method":"GET"} []
  4215. [2022-01-25 12:37:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4216. [2022-01-25 12:37:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  4217. [2022-01-25 12:37:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4218. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4219. [2022-01-25 12:37:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4220. [2022-01-25 12:37:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4221. [2022-01-25 12:37:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4222. [2022-01-25 12:37:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4223. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  4224. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4225. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [11] []
  4226. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [14] []
  4227. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [15] []
  4228. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  4229. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  4230. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  4231. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  4232. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  4233. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  4234. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  4235. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  4236. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  4237. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  4238. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  4239. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  4240. [2022-01-25 12:37:20] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  4241. [2022-01-25 12:37:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4242. [2022-01-25 12:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4243. [2022-01-25 12:37:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4244. [2022-01-25 12:37:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"051513"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/051513","method":"GET"} []
  4245. [2022-01-25 12:37:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4246. [2022-01-25 12:37:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  4247. [2022-01-25 12:37:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4248. [2022-01-25 12:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4249. [2022-01-25 12:37:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4250. [2022-01-25 12:37:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4251. [2022-01-25 12:37:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4252. [2022-01-25 12:37:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4253. [2022-01-25 12:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4254. [2022-01-25 12:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4255. [2022-01-25 12:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4256. [2022-01-25 12:37:23] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined index: GESTO_PAGO_URL" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php line 31 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined index: GESTO_PAGO_URL at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/src/Integrations/GestoPago.php:31)"} []
  4257. [2022-01-25 12:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  4258. [2022-01-25 12:37:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4259. [2022-01-25 12:37:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4260. [2022-01-25 12:37:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c55260"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c55260","method":"GET"} []
  4261. [2022-01-25 12:41:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4262. [2022-01-25 12:41:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  4263. [2022-01-25 12:41:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4264. [2022-01-25 12:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4265. [2022-01-25 12:41:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4266. [2022-01-25 12:41:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4267. [2022-01-25 12:41:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4268. [2022-01-25 12:41:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4269. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  4270. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  4271. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  4272. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  4273. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  4274. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  4275. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  4276. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  4277. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  4278. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  4279. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  4280. [2022-01-25 12:41:16] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  4281. [2022-01-25 12:41:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4282. [2022-01-25 12:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4283. [2022-01-25 12:41:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4284. [2022-01-25 12:41:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28b961"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/28b961","method":"GET"} []
  4285. [2022-01-25 12:41:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4286. [2022-01-25 12:41:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=3&newValue=true&property=enabled&view=list","method":"GET"} []
  4287. [2022-01-25 12:41:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4288. [2022-01-25 12:41:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4289. [2022-01-25 12:41:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4290. [2022-01-25 12:41:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4291. [2022-01-25 12:41:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4292. [2022-01-25 12:41:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4293. [2022-01-25 12:41:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["3"] []
  4294. [2022-01-25 12:41:19] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4295. [2022-01-25 12:41:19] doctrine.DEBUG: "START TRANSACTION" [] []
  4296. [2022-01-25 12:41:19] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [true,3] []
  4297. [2022-01-25 12:41:19] doctrine.DEBUG: "COMMIT" [] []
  4298. [2022-01-25 12:41:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4299. [2022-01-25 12:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4300. [2022-01-25 12:41:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4301. [2022-01-25 12:41:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  4302. [2022-01-25 12:41:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4303. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4304. [2022-01-25 12:41:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4305. [2022-01-25 12:41:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4306. [2022-01-25 12:41:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4307. [2022-01-25 12:41:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4308. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  4309. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  4310. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  4311. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  4312. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  4313. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  4314. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  4315. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  4316. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  4317. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  4318. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  4319. [2022-01-25 12:41:20] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  4320. [2022-01-25 12:41:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4321. [2022-01-25 12:41:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4322. [2022-01-25 12:41:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4323. [2022-01-25 12:41:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5329fe"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5329fe","method":"GET"} []
  4324. [2022-01-25 12:42:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4325. [2022-01-25 12:42:02] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=3&newValue=false&property=enabled&view=list","method":"GET"} []
  4326. [2022-01-25 12:42:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4327. [2022-01-25 12:42:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4328. [2022-01-25 12:42:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4329. [2022-01-25 12:42:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4330. [2022-01-25 12:42:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4331. [2022-01-25 12:42:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4332. [2022-01-25 12:42:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["3"] []
  4333. [2022-01-25 12:42:02] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4334. [2022-01-25 12:42:02] doctrine.DEBUG: "START TRANSACTION" [] []
  4335. [2022-01-25 12:42:02] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [false,3] []
  4336. [2022-01-25 12:42:02] doctrine.DEBUG: "COMMIT" [] []
  4337. [2022-01-25 12:42:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4338. [2022-01-25 12:42:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4339. [2022-01-25 12:42:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4340. [2022-01-25 12:42:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  4341. [2022-01-25 12:42:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4342. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4343. [2022-01-25 12:42:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4344. [2022-01-25 12:42:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4345. [2022-01-25 12:42:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4346. [2022-01-25 12:42:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4347. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  4348. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  4349. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  4350. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  4351. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  4352. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  4353. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  4354. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  4355. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  4356. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  4357. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  4358. [2022-01-25 12:42:03] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  4359. [2022-01-25 12:42:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4360. [2022-01-25 12:42:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4361. [2022-01-25 12:42:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4362. [2022-01-25 12:42:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9dd910"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9dd910","method":"GET"} []
  4363. [2022-01-25 12:42:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4364. [2022-01-25 12:42:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=3&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  4365. [2022-01-25 12:42:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4366. [2022-01-25 12:42:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4367. [2022-01-25 12:42:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4368. [2022-01-25 12:42:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4369. [2022-01-25 12:42:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4370. [2022-01-25 12:42:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4371. [2022-01-25 12:42:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["3"] []
  4372. [2022-01-25 12:42:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4373. [2022-01-25 12:42:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4374. [2022-01-25 12:42:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4375. [2022-01-25 12:42:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b48b4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0b48b4","method":"GET"} []
  4376. [2022-01-25 12:43:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4377. [2022-01-25 12:43:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=3&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  4378. [2022-01-25 12:43:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4379. [2022-01-25 12:43:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4380. [2022-01-25 12:43:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4381. [2022-01-25 12:43:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4382. [2022-01-25 12:43:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4383. [2022-01-25 12:43:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4384. [2022-01-25 12:43:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["3"] []
  4385. [2022-01-25 12:43:10] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4386. [2022-01-25 12:43:10] doctrine.DEBUG: "START TRANSACTION" [] []
  4387. [2022-01-25 12:43:10] doctrine.DEBUG: UPDATE dealer SET vimeo = ?, enabled = ? WHERE id = ? ["https://player.vimeo.com/v [...]",true,3] []
  4388. [2022-01-25 12:43:10] doctrine.DEBUG: "COMMIT" [] []
  4389. [2022-01-25 12:43:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4390. [2022-01-25 12:43:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4391. [2022-01-25 12:43:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4392. [2022-01-25 12:43:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  4393. [2022-01-25 12:43:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4394. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4395. [2022-01-25 12:43:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4396. [2022-01-25 12:43:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4397. [2022-01-25 12:43:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4398. [2022-01-25 12:43:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4399. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  4400. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  4401. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  4402. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  4403. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  4404. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  4405. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  4406. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  4407. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  4408. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  4409. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  4410. [2022-01-25 12:43:11] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  4411. [2022-01-25 12:43:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4412. [2022-01-25 12:43:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4413. [2022-01-25 12:43:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4414. [2022-01-25 12:43:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d41985"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d41985","method":"GET"} []
  4415. [2022-01-25 12:43:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4416. [2022-01-25 12:43:14] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  4417. [2022-01-25 12:43:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4418. [2022-01-25 12:43:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4419. [2022-01-25 12:43:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4420. [2022-01-25 12:43:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4421. [2022-01-25 12:43:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4422. [2022-01-25 12:43:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4423. [2022-01-25 12:43:14] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  4424. [2022-01-25 12:43:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4425. [2022-01-25 12:43:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4426. [2022-01-25 12:43:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  4427. [2022-01-25 12:43:14] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  4428. [2022-01-25 12:43:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4429. [2022-01-25 12:43:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4430. [2022-01-25 12:43:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4431. [2022-01-25 12:43:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc6fa5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/cc6fa5","method":"GET"} []
  4432. [2022-01-25 23:09:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4433. [2022-01-25 23:09:51] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  4434. [2022-01-25 23:09:51] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  4435. [2022-01-25 23:09:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4436. [2022-01-25 23:10:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4437. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4438. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4439. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4440. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4441. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4442. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4443. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4444. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4445. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4446. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4447. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4448. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4449. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4450. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4451. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4452. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4453. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4454. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4455. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4456. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4457. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4458. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4459. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4460. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4461. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4462. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4463. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4464. [2022-01-25 23:10:02] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4465. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4466. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4467. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4468. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4469. [2022-01-25 23:10:02] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4470. [2022-01-25 23:10:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4471. [2022-01-25 23:10:03] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  4472. [2022-01-25 23:10:03] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  4473. [2022-01-25 17:10:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4474. [2022-01-25 17:10:39] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  4475. [2022-01-25 17:10:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4476. [2022-01-25 17:10:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4477. [2022-01-25 17:10:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4478. [2022-01-25 17:10:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4479. [2022-01-25 17:10:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4480. [2022-01-25 17:10:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4481. [2022-01-25 17:10:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bc5d8"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8bc5d8","method":"GET"} []
  4482. [2022-01-25 17:10:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4483. [2022-01-25 17:10:44] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  4484. [2022-01-25 17:10:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4485. [2022-01-25 17:10:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4486. [2022-01-25 17:10:44] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4487. [2022-01-25 17:10:44] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4488. [2022-01-25 17:10:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  4489. [2022-01-25 17:10:44] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4490. [2022-01-25 17:10:44] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Tue, 25 Jan 2022 23:10:44 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4491. [2022-01-25 17:10:44] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4492. [2022-01-25 17:10:44] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4493. [2022-01-25 17:10:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4494. [2022-01-25 17:10:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4495. [2022-01-25 17:10:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4496. [2022-01-25 17:10:44] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  4497. [2022-01-25 17:10:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4498. [2022-01-25 17:10:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4499. [2022-01-25 17:10:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4500. [2022-01-25 17:10:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4501. [2022-01-25 17:10:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4502. [2022-01-25 17:10:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4503. [2022-01-25 17:10:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4504. [2022-01-25 17:10:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4505. [2022-01-25 17:10:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4506. [2022-01-25 17:10:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ef1be"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8ef1be","method":"GET"} []
  4507. [2022-01-25 17:11:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4508. [2022-01-25 17:11:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  4509. [2022-01-25 17:11:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4510. [2022-01-25 17:11:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4511. [2022-01-25 17:11:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4512. [2022-01-25 17:11:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4513. [2022-01-25 17:11:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4514. [2022-01-25 17:11:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4515. [2022-01-25 17:11:07] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  4516. [2022-01-25 17:11:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4517. [2022-01-25 17:11:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4518. [2022-01-25 17:11:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  4519. [2022-01-25 17:11:07] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  4520. [2022-01-25 17:11:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4521. [2022-01-25 17:11:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4522. [2022-01-25 17:11:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4523. [2022-01-25 17:11:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf59d0"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/bf59d0","method":"GET"} []
  4524. [2022-01-25 17:11:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4525. [2022-01-25 17:11:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  4526. [2022-01-25 17:11:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4527. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4528. [2022-01-25 17:11:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4529. [2022-01-25 17:11:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4530. [2022-01-25 17:11:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4531. [2022-01-25 17:11:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4532. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  4533. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  4534. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  4535. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  4536. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  4537. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  4538. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  4539. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  4540. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  4541. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  4542. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  4543. [2022-01-25 17:11:29] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  4544. [2022-01-25 17:11:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4545. [2022-01-25 17:11:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4546. [2022-01-25 17:11:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4547. [2022-01-25 17:11:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0683de"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0683de","method":"GET"} []
  4548. [2022-01-25 17:11:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4549. [2022-01-25 17:11:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  4550. [2022-01-25 17:11:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4551. [2022-01-25 17:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4552. [2022-01-25 17:11:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4553. [2022-01-25 17:11:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4554. [2022-01-25 17:11:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4555. [2022-01-25 17:11:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4556. [2022-01-25 17:11:33] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  4557. [2022-01-25 17:11:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4558. [2022-01-25 17:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4559. [2022-01-25 17:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  4560. [2022-01-25 17:11:33] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  4561. [2022-01-25 17:11:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4562. [2022-01-25 17:11:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4563. [2022-01-25 17:11:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4564. [2022-01-25 17:11:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28ed48"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/28ed48","method":"GET"} []
  4565. [2022-01-25 17:11:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4566. [2022-01-25 17:11:36] request.INFO: Matched route "participant.import.index". {"route":"participant.import.index","route_parameters":{"_route":"participant.import.index","_controller":"App\\Controller\\ParticipantController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant","method":"GET"} []
  4567. [2022-01-25 17:11:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4568. [2022-01-25 17:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4569. [2022-01-25 17:11:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4570. [2022-01-25 17:11:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4571. [2022-01-25 17:11:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4572. [2022-01-25 17:11:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4573. [2022-01-25 17:11:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4574. [2022-01-25 17:11:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4575. [2022-01-25 17:11:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4576. [2022-01-25 17:11:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6026b4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6026b4","method":"GET"} []
  4577. [2022-01-25 17:11:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4578. [2022-01-25 17:11:49] request.INFO: Matched route "participant.import". {"route":"participant.import","route_parameters":{"_route":"participant.import","_controller":"App\\Controller\\ParticipantController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/participant","method":"POST"} []
  4579. [2022-01-25 17:11:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4580. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4581. [2022-01-25 17:11:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4582. [2022-01-25 17:11:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4583. [2022-01-25 17:11:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4584. [2022-01-25 17:11:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4585. [2022-01-25 17:11:49] doctrine.DEBUG: "START TRANSACTION" [] []
  4586. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4587. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alexpach@gmail.com","3":"ALEJANDRO PARRA","4":"2022-01-25 17:11:49","5":2} []
  4588. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4589. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alex.trangel@hotmail.com","3":"ALEJANDRO TREJO","4":"2022-01-25 17:11:49","5":2} []
  4590. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4591. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alonso-alanis@outlook.com","3":"ALONSO ALANIS","4":"2022-01-25 17:11:49","5":2} []
  4592. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4593. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"blanca.evs@hotmail.com","3":"BLANCA VALDEZ (VENDEDOR)","4":"2022-01-25 17:11:49","5":2} []
  4594. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4595. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"fer_grandy@hotmail.com","3":"FERNANDO RAMIREZ","4":"2022-01-25 17:11:49","5":2} []
  4596. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4597. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"grandyventas@outlook.com","3":"GERARDO SALINAS","4":"2022-01-25 17:11:49","5":2} []
  4598. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4599. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"hector-almaguer@outlook.com","3":"HECTOR ALMAGUER","4":"2022-01-25 17:11:49","5":2} []
  4600. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4601. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"manuel.salazar03@outlook.com","3":"MANUEL GPE SALAZAR","4":"2022-01-25 17:11:49","5":2} []
  4602. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4603. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"erikagrandy@hotmail.com","3":"PATY TAMEZ","4":"2022-01-25 17:11:49","5":2} []
  4604. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY"] []
  4605. [2022-01-25 17:11:49] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"vgarciagrandy@hotmail.com","3":"VICTOR GARCIA (VENDEDOR","4":"2022-01-25 17:11:49","5":2} []
  4606. [2022-01-25 17:11:49] doctrine.DEBUG: "COMMIT" [] []
  4607. [2022-01-25 17:11:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4608. [2022-01-25 17:11:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4609. [2022-01-25 17:11:49] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  4610. [2022-01-25 17:11:49] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  4611. [2022-01-25 17:11:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4612. [2022-01-25 17:11:49] request.INFO: Matched route "participant.import.index". {"route":"participant.import.index","route_parameters":{"_route":"participant.import.index","_controller":"App\\Controller\\ParticipantController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant","method":"GET"} []
  4613. [2022-01-25 17:11:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4614. [2022-01-25 17:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4615. [2022-01-25 17:11:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4616. [2022-01-25 17:11:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4617. [2022-01-25 17:11:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4618. [2022-01-25 17:11:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4619. [2022-01-25 17:11:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4620. [2022-01-25 17:11:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4621. [2022-01-25 17:11:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4622. [2022-01-25 17:11:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5f8ec"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d5f8ec","method":"GET"} []
  4623. [2022-01-25 17:11:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4624. [2022-01-25 17:11:53] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  4625. [2022-01-25 17:11:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4626. [2022-01-25 17:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4627. [2022-01-25 17:11:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4628. [2022-01-25 17:11:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4629. [2022-01-25 17:11:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4630. [2022-01-25 17:11:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4631. [2022-01-25 17:11:53] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  4632. [2022-01-25 17:11:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4633. [2022-01-25 17:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4634. [2022-01-25 17:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  4635. [2022-01-25 17:11:53] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  4636. [2022-01-25 17:11:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4637. [2022-01-25 17:11:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4638. [2022-01-25 17:11:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4639. [2022-01-25 17:11:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8cdd99"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8cdd99","method":"GET"} []
  4640. [2022-01-25 17:11:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4641. [2022-01-25 17:11:58] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  4642. [2022-01-25 17:11:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4643. [2022-01-25 17:11:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4644. [2022-01-25 17:11:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4645. [2022-01-25 17:11:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4646. [2022-01-25 17:11:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4647. [2022-01-25 17:11:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4648. [2022-01-25 17:11:58] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  4649. [2022-01-25 17:11:58] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 15 [] []
  4650. [2022-01-25 17:11:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[16,17,18,19,20,21,22,23,24,25]] []
  4651. [2022-01-25 17:11:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  4652. [2022-01-25 17:11:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4653. [2022-01-25 17:11:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4654. [2022-01-25 17:11:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4655. [2022-01-25 17:11:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20099d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/20099d","method":"GET"} []
  4656. [2022-01-25 17:13:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4657. [2022-01-25 17:13:13] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  4658. [2022-01-25 17:13:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4659. [2022-01-25 17:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4660. [2022-01-25 17:13:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4661. [2022-01-25 17:13:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4662. [2022-01-25 17:13:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4663. [2022-01-25 17:13:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4664. [2022-01-25 17:13:13] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  4665. [2022-01-25 17:13:13] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  4666. [2022-01-25 17:13:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4667. [2022-01-25 17:13:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4668. [2022-01-25 17:13:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4669. [2022-01-25 17:13:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"526e89"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/526e89","method":"GET"} []
  4670. [2022-01-25 17:13:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4671. [2022-01-25 17:13:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  4672. [2022-01-25 17:13:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4673. [2022-01-25 17:13:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4674. [2022-01-25 17:13:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4675. [2022-01-25 17:13:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4676. [2022-01-25 17:13:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4677. [2022-01-25 17:13:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4678. [2022-01-25 17:13:16] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  4679. [2022-01-25 17:13:16] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  4680. [2022-01-25 17:13:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4681. [2022-01-25 17:13:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4682. [2022-01-25 17:13:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4683. [2022-01-25 17:13:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd18e3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/dd18e3","method":"GET"} []
  4684. [2022-01-25 17:15:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4685. [2022-01-25 17:15:53] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  4686. [2022-01-25 17:15:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4687. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4688. [2022-01-25 17:15:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4689. [2022-01-25 17:15:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4690. [2022-01-25 17:15:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4691. [2022-01-25 17:15:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4692. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  4693. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  4694. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  4695. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4696. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [29] []
  4697. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [1] []
  4698. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  4699. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [11] []
  4700. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [2] []
  4701. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [8] []
  4702. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  4703. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [33] []
  4704. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [3] []
  4705. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  4706. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [7] []
  4707. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  4708. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [17] []
  4709. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [4] []
  4710. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  4711. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [18] []
  4712. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [32] []
  4713. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [5] []
  4714. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  4715. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [9] []
  4716. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  4717. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [10] []
  4718. [2022-01-25 17:15:53] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  4719. [2022-01-25 17:15:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4720. [2022-01-25 17:15:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4721. [2022-01-25 17:15:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4722. [2022-01-25 17:15:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36b140"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/36b140","method":"GET"} []
  4723. [2022-01-25 17:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4724. [2022-01-25 17:16:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  4725. [2022-01-25 17:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4726. [2022-01-25 17:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4727. [2022-01-25 17:16:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4728. [2022-01-25 17:16:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4729. [2022-01-25 17:16:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4730. [2022-01-25 17:16:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4731. [2022-01-25 17:16:42] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  4732. [2022-01-25 17:16:42] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1]] []
  4733. [2022-01-25 17:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4734. [2022-01-25 17:16:42] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  4735. [2022-01-25 17:16:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4736. [2022-01-25 17:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4737. [2022-01-25 17:16:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4738. [2022-01-25 17:16:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e1c9c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3e1c9c","method":"GET"} []
  4739. [2022-01-25 17:16:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4740. [2022-01-25 17:16:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=1&newValue=true&property=enabled_user&view=list","method":"GET"} []
  4741. [2022-01-25 17:16:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4742. [2022-01-25 17:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4743. [2022-01-25 17:16:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4744. [2022-01-25 17:16:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4745. [2022-01-25 17:16:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4746. [2022-01-25 17:16:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4747. [2022-01-25 17:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["1"] []
  4748. [2022-01-25 17:16:45] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  4749. [2022-01-25 17:16:45] doctrine.DEBUG: "START TRANSACTION" [] []
  4750. [2022-01-25 17:16:45] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,1] []
  4751. [2022-01-25 17:16:45] doctrine.DEBUG: "COMMIT" [] []
  4752. [2022-01-25 17:16:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4753. [2022-01-25 17:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4754. [2022-01-25 17:16:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4755. [2022-01-25 17:16:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  4756. [2022-01-25 17:16:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4757. [2022-01-25 17:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4758. [2022-01-25 17:16:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4759. [2022-01-25 17:16:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4760. [2022-01-25 17:16:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4761. [2022-01-25 17:16:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4762. [2022-01-25 17:16:45] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  4763. [2022-01-25 17:16:45] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1]] []
  4764. [2022-01-25 17:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4765. [2022-01-25 17:16:45] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  4766. [2022-01-25 17:16:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4767. [2022-01-25 17:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4768. [2022-01-25 17:16:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4769. [2022-01-25 17:16:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6cd6b3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6cd6b3","method":"GET"} []
  4770. [2022-01-26 16:25:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4771. [2022-01-26 16:25:33] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  4772. [2022-01-26 16:25:33] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  4773. [2022-01-26 16:25:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4774. [2022-01-26 16:25:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4775. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4776. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4777. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4778. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4779. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4780. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4781. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4782. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4783. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4784. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4785. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4786. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4787. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4788. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4789. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4790. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4791. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4792. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4793. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4794. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4795. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4796. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4797. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4798. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4799. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4800. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4801. [2022-01-26 16:25:44] doctrine.DEBUG: "START TRANSACTION" [] []
  4802. [2022-01-26 16:25:44] doctrine.DEBUG: CREATE TABLE content (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) DEFAULT NULL, url VARCHAR(255) DEFAULT NULL, enabled TINYINT(1) DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] []
  4803. [2022-01-26 16:25:44] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4804. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4805. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4806. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4807. [2022-01-26 16:25:44] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4808. [2022-01-26 16:25:44] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","[object] (DateTimeImmutable: {\"date\":\"2022-01-26 16:25:44.803421\",\"timezone_type\":3,\"timezone\":\"UTC\"})",60] []
  4809. [2022-01-26 16:25:44] doctrine.DEBUG: "COMMIT" [] []
  4810. [2022-01-26 16:25:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4811. [2022-01-26 16:25:45] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  4812. [2022-01-26 16:25:45] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  4813. [2022-01-26 11:18:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4814. [2022-01-26 11:18:10] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  4815. [2022-01-26 11:18:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4816. [2022-01-26 11:18:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4817. [2022-01-26 11:18:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4818. [2022-01-26 11:18:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4819. [2022-01-26 11:18:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4820. [2022-01-26 11:18:12] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  4821. [2022-01-26 11:18:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4822. [2022-01-26 11:18:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4823. [2022-01-26 11:18:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4824. [2022-01-26 11:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4825. [2022-01-26 11:18:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4826. [2022-01-26 11:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4827. [2022-01-26 11:18:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4828. [2022-01-26 11:18:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92ddb1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/92ddb1","method":"GET"} []
  4829. [2022-01-26 11:18:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4830. [2022-01-26 11:18:23] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  4831. [2022-01-26 11:18:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4832. [2022-01-26 11:18:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4833. [2022-01-26 11:18:23] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4834. [2022-01-26 11:18:23] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4835. [2022-01-26 11:18:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  4836. [2022-01-26 11:18:25] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4837. [2022-01-26 11:18:25] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Wed, 26 Jan 2022 17:18:25 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4838. [2022-01-26 11:18:25] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4839. [2022-01-26 11:18:25] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4840. [2022-01-26 11:18:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4841. [2022-01-26 11:18:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4842. [2022-01-26 11:18:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4843. [2022-01-26 11:18:27] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  4844. [2022-01-26 11:18:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4845. [2022-01-26 11:18:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4846. [2022-01-26 11:18:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4847. [2022-01-26 11:18:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4848. [2022-01-26 11:18:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4849. [2022-01-26 11:18:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4850. [2022-01-26 11:18:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4851. [2022-01-26 11:18:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4852. [2022-01-26 11:18:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4853. [2022-01-26 11:18:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e3ddb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4e3ddb","method":"GET"} []
  4854. [2022-01-26 11:18:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4855. [2022-01-26 11:18:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  4856. [2022-01-26 11:18:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4857. [2022-01-26 11:18:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4858. [2022-01-26 11:18:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4859. [2022-01-26 11:18:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4860. [2022-01-26 11:18:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4861. [2022-01-26 11:18:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4862. [2022-01-26 11:18:41] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  4863. [2022-01-26 11:18:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  4864. [2022-01-26 11:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  4865. [2022-01-26 11:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  4866. [2022-01-26 11:18:41] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  4867. [2022-01-26 11:18:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4868. [2022-01-26 11:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4869. [2022-01-26 11:18:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4870. [2022-01-26 11:18:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9236a1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9236a1","method":"GET"} []
  4871. [2022-01-26 11:21:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4872. [2022-01-26 11:21:08] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Content&menuIndex=8&submenuIndex=-1","method":"GET"} []
  4873. [2022-01-26 11:21:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4874. [2022-01-26 11:21:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4875. [2022-01-26 11:21:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4876. [2022-01-26 11:21:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4877. [2022-01-26 11:21:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4878. [2022-01-26 11:21:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4879. [2022-01-26 11:21:09] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM content c0_ ORDER BY c0_.id ASC LIMIT 15 [] []
  4880. [2022-01-26 11:21:09] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM content c0_ [] []
  4881. [2022-01-26 11:21:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4882. [2022-01-26 11:21:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4883. [2022-01-26 11:21:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4884. [2022-01-26 11:21:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3dbca8"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3dbca8","method":"GET"} []
  4885. [2022-01-26 11:21:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4886. [2022-01-26 11:21:13] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Content&menuIndex=8&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DContent%2526action%253Dlist%2526menuIndex%253D8%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  4887. [2022-01-26 11:21:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4888. [2022-01-26 11:21:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4889. [2022-01-26 11:21:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4890. [2022-01-26 11:21:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4891. [2022-01-26 11:21:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4892. [2022-01-26 11:21:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4893. [2022-01-26 11:21:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4894. [2022-01-26 11:21:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4895. [2022-01-26 11:21:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4896. [2022-01-26 11:21:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecae66"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ecae66","method":"GET"} []
  4897. [2022-01-26 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4898. [2022-01-26 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  4899. [2022-01-26 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  4900. [2022-01-26 20:28:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4901. [2022-01-26 20:29:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4902. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4903. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4904. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4905. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4906. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4907. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4908. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4909. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4910. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4911. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4912. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4913. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4914. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4915. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4916. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4917. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4918. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4919. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4920. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4921. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4922. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4923. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4924. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4925. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4926. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4927. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4928. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4929. [2022-01-26 20:29:04] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
  4930. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_frt_upfielgst' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] []
  4931. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_frt_upfielgst' /*!50116 AND c.constraint_schema = 'db_frt_upfielgst' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
  4932. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_frt_upfielgst' ORDER BY SEQ_IN_INDEX ASC [] []
  4933. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] []
  4934. [2022-01-26 20:29:04] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] []
  4935. [2022-01-26 20:29:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4936. [2022-01-26 20:29:08] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ContainerLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php:18)"} []
  4937. [2022-01-26 20:29:08] php.INFO: User Deprecated: The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\Routing\\Loader\\ObjectLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Loader/ObjectRouteLoader.php:14)"} []
  4938. [2022-01-26 15:35:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4939. [2022-01-26 15:35:41] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  4940. [2022-01-26 15:35:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4941. [2022-01-26 15:35:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4942. [2022-01-26 15:35:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4943. [2022-01-26 15:35:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4944. [2022-01-26 15:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4945. [2022-01-26 15:35:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4946. [2022-01-26 15:35:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84ade1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/84ade1","method":"GET"} []
  4947. [2022-01-26 15:35:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4948. [2022-01-26 15:35:47] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  4949. [2022-01-26 15:35:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4950. [2022-01-26 15:35:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4951. [2022-01-26 15:35:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4952. [2022-01-26 15:35:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4953. [2022-01-26 15:35:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  4954. [2022-01-26 15:35:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4955. [2022-01-26 15:35:47] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Wed, 26 Jan 2022 21:35:47 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4956. [2022-01-26 15:35:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4957. [2022-01-26 15:35:47] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4958. [2022-01-26 15:35:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4959. [2022-01-26 15:35:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4960. [2022-01-26 15:35:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4961. [2022-01-26 15:35:47] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  4962. [2022-01-26 15:35:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4963. [2022-01-26 15:35:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4964. [2022-01-26 15:35:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4965. [2022-01-26 15:35:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4966. [2022-01-26 15:35:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4967. [2022-01-26 15:35:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4968. [2022-01-26 15:35:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4969. [2022-01-26 15:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4970. [2022-01-26 15:35:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4971. [2022-01-26 15:35:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ee6ce"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4ee6ce","method":"GET"} []
  4972. [2022-01-26 15:36:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4973. [2022-01-26 15:36:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  4974. [2022-01-26 15:36:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4975. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  4976. [2022-01-26 15:36:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  4977. [2022-01-26 15:36:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  4978. [2022-01-26 15:36:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4979. [2022-01-26 15:36:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  4980. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  4981. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  4982. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  4983. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  4984. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  4985. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  4986. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  4987. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  4988. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  4989. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  4990. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  4991. [2022-01-26 15:36:22] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  4992. [2022-01-26 15:36:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  4993. [2022-01-26 15:36:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  4994. [2022-01-26 15:36:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4995. [2022-01-26 15:36:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c6eeb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2c6eeb","method":"GET"} []
  4996. [2022-01-26 15:36:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4997. [2022-01-26 15:36:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  4998. [2022-01-26 15:36:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  4999. [2022-01-26 15:36:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5000. [2022-01-26 15:36:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5001. [2022-01-26 15:36:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5002. [2022-01-26 15:36:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5003. [2022-01-26 15:36:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5004. [2022-01-26 15:36:30] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5005. [2022-01-26 15:36:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5006. [2022-01-26 15:36:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5007. [2022-01-26 15:36:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5008. [2022-01-26 15:36:30] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  5009. [2022-01-26 15:36:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5010. [2022-01-26 15:36:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5011. [2022-01-26 15:36:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5012. [2022-01-26 15:36:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2f14d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b2f14d","method":"GET"} []
  5013. [2022-01-26 15:50:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5014. [2022-01-26 15:50:53] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  5015. [2022-01-26 15:50:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5016. [2022-01-26 15:50:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5017. [2022-01-26 15:50:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5018. [2022-01-26 15:50:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5019. [2022-01-26 15:50:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5020. [2022-01-26 15:50:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5021. [2022-01-26 15:50:54] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5022. [2022-01-26 15:50:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  5023. [2022-01-26 15:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5024. [2022-01-26 15:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5025. [2022-01-26 15:50:54] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  5026. [2022-01-26 15:50:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5027. [2022-01-26 15:50:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5028. [2022-01-26 15:50:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5029. [2022-01-26 15:50:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42ddc0"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/42ddc0","method":"GET"} []
  5030. [2022-01-26 15:51:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5031. [2022-01-26 15:51:00] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  5032. [2022-01-26 15:51:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5033. [2022-01-26 15:51:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5034. [2022-01-26 15:51:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5035. [2022-01-26 15:51:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5036. [2022-01-26 15:51:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5037. [2022-01-26 15:51:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5038. [2022-01-26 15:51:01] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  5039. [2022-01-26 15:51:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5040. [2022-01-26 15:51:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [11] []
  5041. [2022-01-26 15:51:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [14] []
  5042. [2022-01-26 15:51:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [15] []
  5043. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  5044. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  5045. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  5046. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  5047. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [3] []
  5048. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  5049. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [2] []
  5050. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  5051. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [5] []
  5052. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  5053. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  5054. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  5055. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  5056. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  5057. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [7] []
  5058. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  5059. [2022-01-26 15:51:02] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5060. [2022-01-26 15:51:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5061. [2022-01-26 15:51:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5062. [2022-01-26 15:51:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5063. [2022-01-26 15:51:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2d0ad"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e2d0ad","method":"GET"} []
  5064. [2022-01-26 15:51:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5065. [2022-01-26 15:51:13] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5066. [2022-01-26 15:51:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5067. [2022-01-26 15:51:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5068. [2022-01-26 15:51:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5069. [2022-01-26 15:51:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5070. [2022-01-26 15:51:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5071. [2022-01-26 15:51:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5072. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5073. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 OFFSET 15 [] []
  5074. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]] []
  5075. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  5076. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  5077. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [4] []
  5078. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  5079. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  5080. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  5081. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  5082. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  5083. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  5084. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  5085. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  5086. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  5087. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [6] []
  5088. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  5089. [2022-01-26 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [1] []
  5090. [2022-01-26 15:51:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5091. [2022-01-26 15:51:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5092. [2022-01-26 15:51:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5093. [2022-01-26 15:51:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0b594"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b0b594","method":"GET"} []
  5094. [2022-01-26 16:06:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5095. [2022-01-26 16:06:02] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  5096. [2022-01-26 16:06:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5097. [2022-01-26 16:06:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5098. [2022-01-26 16:06:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5099. [2022-01-26 16:06:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5100. [2022-01-26 16:06:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5101. [2022-01-26 16:06:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5102. [2022-01-26 16:06:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5103. [2022-01-26 16:06:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5104. [2022-01-26 16:06:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5105. [2022-01-26 16:06:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14807b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/14807b","method":"GET"} []
  5106. [2022-01-26 16:06:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5107. [2022-01-26 16:06:17] request.INFO: Matched route "code.import". {"route":"code.import","route_parameters":{"_route":"code.import","_controller":"App\\Controller\\CodeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/code","method":"POST"} []
  5108. [2022-01-26 16:06:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5109. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5110. [2022-01-26 16:06:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5111. [2022-01-26 16:06:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5112. [2022-01-26 16:06:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5113. [2022-01-26 16:06:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5114. [2022-01-26 16:06:17] doctrine.DEBUG: "START TRANSACTION" [] []
  5115. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alexpach@gmail.com"] []
  5116. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"76OY5PRM","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":16} []
  5117. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alex.trangel@hotmail.com"] []
  5118. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8M3PAMC5","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":17} []
  5119. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alonso-alanis@outlook.com"] []
  5120. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AEG6LM2S","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":18} []
  5121. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["blanca.evs@hotmail.com"] []
  5122. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"POEJ32SN","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":19} []
  5123. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fer_grandy@hotmail.com"] []
  5124. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ATWURDZE","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":20} []
  5125. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["grandyventas@outlook.com"] []
  5126. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3PW1O3J9","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":21} []
  5127. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hector-almaguer@outlook.com"] []
  5128. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WM7T4R4H","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":22} []
  5129. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manuel.salazar03@outlook.com"] []
  5130. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4ATWNQON","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":23} []
  5131. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["erikagrandy@hotmail.com"] []
  5132. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"L7YL78I7","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":24} []
  5133. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vgarciagrandy@hotmail.com"] []
  5134. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"U21K866K","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":25} []
  5135. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alexpach@gmail.com"] []
  5136. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EAUSP6MB","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":16} []
  5137. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alexpach@gmail.com"] []
  5138. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CJUSFYPD","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":16} []
  5139. [2022-01-26 16:06:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fer_grandy@hotmail.com"] []
  5140. [2022-01-26 16:06:17] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1SSJEZ1C","2":true,"3":false,"4":"2022-01-26 16:06:17","5":null,"6":null,"7":20} []
  5141. [2022-01-26 16:06:17] doctrine.DEBUG: "COMMIT" [] []
  5142. [2022-01-26 16:06:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5143. [2022-01-26 16:06:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5144. [2022-01-26 16:06:17] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  5145. [2022-01-26 16:06:17] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  5146. [2022-01-26 16:06:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5147. [2022-01-26 16:06:17] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  5148. [2022-01-26 16:06:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5149. [2022-01-26 16:06:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5150. [2022-01-26 16:06:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5151. [2022-01-26 16:06:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5152. [2022-01-26 16:06:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5153. [2022-01-26 16:06:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5154. [2022-01-26 16:06:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5155. [2022-01-26 16:06:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5156. [2022-01-26 16:06:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5157. [2022-01-26 16:06:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b4b47"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9b4b47","method":"GET"} []
  5158. [2022-01-26 16:07:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5159. [2022-01-26 16:07:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  5160. [2022-01-26 16:07:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5161. [2022-01-26 16:07:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5162. [2022-01-26 16:07:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5163. [2022-01-26 16:07:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5164. [2022-01-26 16:07:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5165. [2022-01-26 16:07:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5166. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  5167. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5168. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [11] []
  5169. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [14] []
  5170. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [15] []
  5171. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  5172. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  5173. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  5174. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  5175. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [3] []
  5176. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  5177. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [2] []
  5178. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  5179. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [5] []
  5180. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  5181. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  5182. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  5183. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  5184. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  5185. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [7] []
  5186. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  5187. [2022-01-26 16:07:46] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5188. [2022-01-26 16:07:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5189. [2022-01-26 16:07:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5190. [2022-01-26 16:07:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5191. [2022-01-26 16:07:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27a984"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/27a984","method":"GET"} []
  5192. [2022-01-26 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5193. [2022-01-26 16:15:14] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  5194. [2022-01-26 16:15:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5195. [2022-01-26 16:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5196. [2022-01-26 16:15:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5197. [2022-01-26 16:15:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5198. [2022-01-26 16:15:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5199. [2022-01-26 16:15:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5200. [2022-01-26 16:15:14] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5201. [2022-01-26 16:15:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5202. [2022-01-26 16:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5203. [2022-01-26 16:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5204. [2022-01-26 16:15:14] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  5205. [2022-01-26 16:15:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5206. [2022-01-26 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5207. [2022-01-26 16:15:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5208. [2022-01-26 16:15:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ee728"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1ee728","method":"GET"} []
  5209. [2022-01-26 16:30:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5210. [2022-01-26 16:30:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5211. [2022-01-26 16:30:06] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  5212. [2022-01-26 16:30:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5213. [2022-01-26 16:30:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5214. [2022-01-26 16:30:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5215. [2022-01-26 16:30:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5216. [2022-01-26 16:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5217. [2022-01-26 16:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5218. [2022-01-26 16:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5219. [2022-01-26 16:30:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5220. [2022-01-26 16:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5221. [2022-01-26 16:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5222. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5223. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5224. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5225. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5226. [2022-01-26 16:30:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5227. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5228. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5229. [2022-01-26 16:30:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac73be"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ac73be","method":"GET"} []
  5230. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5231. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5232. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5233. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5234. [2022-01-26 16:30:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5235. [2022-01-26 16:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5236. [2022-01-26 16:30:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5237. [2022-01-26 16:30:13] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  5238. [2022-01-26 16:30:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5239. [2022-01-26 16:30:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5240. [2022-01-26 16:30:13] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5241. [2022-01-26 16:30:13] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5242. [2022-01-26 16:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  5243. [2022-01-26 16:30:13] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5244. [2022-01-26 16:30:13] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Wed, 26 Jan 2022 22:30:13 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5245. [2022-01-26 16:30:13] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5246. [2022-01-26 16:30:13] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5247. [2022-01-26 16:30:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5248. [2022-01-26 16:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5249. [2022-01-26 16:30:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5250. [2022-01-26 16:30:13] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  5251. [2022-01-26 16:30:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5252. [2022-01-26 16:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5253. [2022-01-26 16:30:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5254. [2022-01-26 16:30:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5255. [2022-01-26 16:30:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5256. [2022-01-26 16:30:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5257. [2022-01-26 16:30:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5258. [2022-01-26 16:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5259. [2022-01-26 16:30:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5260. [2022-01-26 16:30:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"723d4e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/723d4e","method":"GET"} []
  5261. [2022-01-26 16:30:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5262. [2022-01-26 16:30:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  5263. [2022-01-26 16:30:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5264. [2022-01-26 16:30:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5265. [2022-01-26 16:30:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5266. [2022-01-26 16:30:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5267. [2022-01-26 16:30:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5268. [2022-01-26 16:30:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5269. [2022-01-26 16:30:22] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5270. [2022-01-26 16:30:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5271. [2022-01-26 16:30:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5272. [2022-01-26 16:30:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5273. [2022-01-26 16:30:22] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  5274. [2022-01-26 16:30:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5275. [2022-01-26 16:30:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5276. [2022-01-26 16:30:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5277. [2022-01-26 16:30:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9ed93"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b9ed93","method":"GET"} []
  5278. [2022-01-26 16:32:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5279. [2022-01-26 16:32:59] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  5280. [2022-01-26 16:32:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5281. [2022-01-26 16:32:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5282. [2022-01-26 16:32:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5283. [2022-01-26 16:32:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  5284. [2022-01-26 16:33:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5285. [2022-01-26 16:33:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5286. [2022-01-26 16:33:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"266420"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/266420","method":"GET"} []
  5287. [2022-01-26 16:33:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5288. [2022-01-26 16:33:05] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  5289. [2022-01-26 16:33:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5290. [2022-01-26 16:33:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5291. [2022-01-26 16:33:05] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5292. [2022-01-26 16:33:05] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5293. [2022-01-26 16:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  5294. [2022-01-26 16:33:06] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5295. [2022-01-26 16:33:06] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Wed, 26 Jan 2022 22:33:06 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5296. [2022-01-26 16:33:06] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5297. [2022-01-26 16:33:06] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5298. [2022-01-26 16:33:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5299. [2022-01-26 16:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5300. [2022-01-26 16:33:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5301. [2022-01-26 16:33:08] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  5302. [2022-01-26 16:33:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5303. [2022-01-26 16:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5304. [2022-01-26 16:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5305. [2022-01-26 16:33:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5306. [2022-01-26 16:33:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5307. [2022-01-26 16:33:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5308. [2022-01-26 16:33:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5309. [2022-01-26 16:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5310. [2022-01-26 16:33:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5311. [2022-01-26 16:33:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b02d2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0b02d2","method":"GET"} []
  5312. [2022-01-26 16:33:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5313. [2022-01-26 16:33:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  5314. [2022-01-26 16:33:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5315. [2022-01-26 16:33:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5316. [2022-01-26 16:33:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5317. [2022-01-26 16:33:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5318. [2022-01-26 16:33:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5319. [2022-01-26 16:33:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5320. [2022-01-26 16:33:23] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5321. [2022-01-26 16:33:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5322. [2022-01-26 16:33:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5323. [2022-01-26 16:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5324. [2022-01-26 16:33:24] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  5325. [2022-01-26 16:33:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5326. [2022-01-26 16:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5327. [2022-01-26 16:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5328. [2022-01-26 16:33:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a0d7d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6a0d7d","method":"GET"} []
  5329. [2022-01-26 16:33:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5330. [2022-01-26 16:33:53] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  5331. [2022-01-26 16:33:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5332. [2022-01-26 16:33:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5333. [2022-01-26 16:33:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5334. [2022-01-26 16:33:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5335. [2022-01-26 16:33:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5336. [2022-01-26 16:33:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5337. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5338. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  5339. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  5340. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  5341. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  5342. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  5343. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  5344. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  5345. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  5346. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  5347. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  5348. [2022-01-26 16:33:54] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5349. [2022-01-26 16:33:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5350. [2022-01-26 16:33:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5351. [2022-01-26 16:33:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5352. [2022-01-26 16:33:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"748595"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/748595","method":"GET"} []
  5353. [2022-01-26 16:34:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5354. [2022-01-26 16:34:00] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=2&newValue=true&property=enabled&view=list","method":"GET"} []
  5355. [2022-01-26 16:34:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5356. [2022-01-26 16:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5357. [2022-01-26 16:34:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5358. [2022-01-26 16:34:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5359. [2022-01-26 16:34:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5360. [2022-01-26 16:34:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5361. [2022-01-26 16:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["2"] []
  5362. [2022-01-26 16:34:01] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5363. [2022-01-26 16:34:01] doctrine.DEBUG: "START TRANSACTION" [] []
  5364. [2022-01-26 16:34:01] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [true,2] []
  5365. [2022-01-26 16:34:01] doctrine.DEBUG: "COMMIT" [] []
  5366. [2022-01-26 16:34:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5367. [2022-01-26 16:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5368. [2022-01-26 16:34:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5369. [2022-01-26 16:34:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  5370. [2022-01-26 16:34:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5371. [2022-01-26 16:34:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5372. [2022-01-26 16:34:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5373. [2022-01-26 16:34:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5374. [2022-01-26 16:34:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5375. [2022-01-26 16:34:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5376. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5377. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  5378. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  5379. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  5380. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  5381. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  5382. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  5383. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  5384. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  5385. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  5386. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  5387. [2022-01-26 16:34:06] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5388. [2022-01-26 16:34:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5389. [2022-01-26 16:34:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5390. [2022-01-26 16:34:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5391. [2022-01-26 16:34:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c0000"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9c0000","method":"GET"} []
  5392. [2022-01-26 16:34:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5393. [2022-01-26 16:34:26] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  5394. [2022-01-26 16:34:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5395. [2022-01-26 16:34:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5396. [2022-01-26 16:34:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5397. [2022-01-26 16:34:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5398. [2022-01-26 16:34:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5399. [2022-01-26 16:34:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5400. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  5401. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5]] []
  5402. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5403. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5404. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  5405. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  5406. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  5407. [2022-01-26 16:34:28] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  5408. [2022-01-26 16:34:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5409. [2022-01-26 16:34:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5410. [2022-01-26 16:34:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5411. [2022-01-26 16:34:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98d015"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/98d015","method":"GET"} []
  5412. [2022-01-26 16:34:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5413. [2022-01-26 16:34:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=2&newValue=true&property=enabled_user&view=list","method":"GET"} []
  5414. [2022-01-26 16:34:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5415. [2022-01-26 16:34:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5416. [2022-01-26 16:34:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5417. [2022-01-26 16:34:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5418. [2022-01-26 16:34:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5419. [2022-01-26 16:34:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5420. [2022-01-26 16:34:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["2"] []
  5421. [2022-01-26 16:34:35] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5422. [2022-01-26 16:34:35] doctrine.DEBUG: "START TRANSACTION" [] []
  5423. [2022-01-26 16:34:35] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,2] []
  5424. [2022-01-26 16:34:35] doctrine.DEBUG: "COMMIT" [] []
  5425. [2022-01-26 16:34:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5426. [2022-01-26 16:34:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5427. [2022-01-26 16:34:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5428. [2022-01-26 16:34:36] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  5429. [2022-01-26 16:34:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5430. [2022-01-26 16:34:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5431. [2022-01-26 16:34:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5432. [2022-01-26 16:34:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5433. [2022-01-26 16:34:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5434. [2022-01-26 16:34:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5435. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  5436. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5]] []
  5437. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5438. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5439. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  5440. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  5441. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  5442. [2022-01-26 16:34:38] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  5443. [2022-01-26 16:34:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5444. [2022-01-26 16:34:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5445. [2022-01-26 16:34:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5446. [2022-01-26 16:34:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fc6f2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4fc6f2","method":"GET"} []
  5447. [2022-01-26 16:35:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5448. [2022-01-26 16:35:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  5449. [2022-01-26 16:35:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5450. [2022-01-26 16:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5451. [2022-01-26 16:35:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5452. [2022-01-26 16:35:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5453. [2022-01-26 16:35:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5454. [2022-01-26 16:35:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5455. [2022-01-26 16:35:44] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5456. [2022-01-26 16:35:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  5457. [2022-01-26 16:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5458. [2022-01-26 16:35:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5459. [2022-01-26 16:35:45] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  5460. [2022-01-26 16:35:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5461. [2022-01-26 16:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5462. [2022-01-26 16:35:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5463. [2022-01-26 16:35:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"986759"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/986759","method":"GET"} []
  5464. [2022-01-26 16:37:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5465. [2022-01-26 16:37:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  5466. [2022-01-26 16:37:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5467. [2022-01-26 16:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5468. [2022-01-26 16:37:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5469. [2022-01-26 16:37:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5470. [2022-01-26 16:37:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5471. [2022-01-26 16:37:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5472. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  5473. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5474. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [11] []
  5475. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [14] []
  5476. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [15] []
  5477. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  5478. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  5479. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  5480. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  5481. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [3] []
  5482. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  5483. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [2] []
  5484. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  5485. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [5] []
  5486. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  5487. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  5488. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  5489. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  5490. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  5491. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [7] []
  5492. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  5493. [2022-01-26 16:37:20] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5494. [2022-01-26 16:37:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5495. [2022-01-26 16:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5496. [2022-01-26 16:37:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5497. [2022-01-26 16:37:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0f581"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b0f581","method":"GET"} []
  5498. [2022-01-26 16:37:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5499. [2022-01-26 16:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5500. [2022-01-26 16:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5501. [2022-01-26 16:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5502. [2022-01-26 16:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?entity=Code&action=list&menuIndex=4&submenuIndex=-1")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?entity=Code&action=list&menuIndex=4&submenuIndex=-1\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  5503. [2022-01-26 16:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  5504. [2022-01-26 16:37:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5505. [2022-01-26 16:37:52] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  5506. [2022-01-26 16:37:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5507. [2022-01-26 16:37:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5508. [2022-01-26 16:37:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5509. [2022-01-26 16:37:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5510. [2022-01-26 16:37:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5511. [2022-01-26 16:37:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5512. [2022-01-26 16:37:54] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5513. [2022-01-26 16:37:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  5514. [2022-01-26 16:37:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5515. [2022-01-26 16:37:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5516. [2022-01-26 16:37:54] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  5517. [2022-01-26 16:37:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5518. [2022-01-26 16:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5519. [2022-01-26 16:37:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5520. [2022-01-26 16:37:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1108cf"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1108cf","method":"GET"} []
  5521. [2022-01-26 16:38:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5522. [2022-01-26 16:38:14] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  5523. [2022-01-26 16:38:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5524. [2022-01-26 16:38:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5525. [2022-01-26 16:38:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5526. [2022-01-26 16:38:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5527. [2022-01-26 16:38:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5528. [2022-01-26 16:38:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5529. [2022-01-26 16:38:15] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5530. [2022-01-26 16:38:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5531. [2022-01-26 16:38:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5532. [2022-01-26 16:38:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5533. [2022-01-26 16:38:15] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  5534. [2022-01-26 16:38:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5535. [2022-01-26 16:38:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5536. [2022-01-26 16:38:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5537. [2022-01-26 16:38:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1727fa"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1727fa","method":"GET"} []
  5538. [2022-01-26 16:38:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5539. [2022-01-26 16:38:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=search&entity=Prize&menuIndex=3&query=GRANDY&submenuIndex=-1","method":"GET"} []
  5540. [2022-01-26 16:38:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5541. [2022-01-26 16:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5542. [2022-01-26 16:38:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5543. [2022-01-26 16:38:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5544. [2022-01-26 16:38:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5545. [2022-01-26 16:38:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5546. [2022-01-26 16:38:22] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ WHERE LOWER(p0_.name) LIKE ? OR LOWER(p0_.name) IN (?) OR LOWER(p0_.sku) LIKE ? OR LOWER(p0_.sku) IN (?) OR LOWER(p0_.type) LIKE ? OR LOWER(p0_.type) IN (?) ["%grandy%",["grandy"],"%grandy%",["grandy"],"%grandy%",["grandy"]] []
  5547. [2022-01-26 16:38:22] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ WHERE LOWER(p0_.name) LIKE ? OR LOWER(p0_.name) IN (?) OR LOWER(p0_.sku) LIKE ? OR LOWER(p0_.sku) IN (?) OR LOWER(p0_.type) LIKE ? OR LOWER(p0_.type) IN (?) ORDER BY p0_.id DESC LIMIT 15 ["%grandy%",["grandy"],"%grandy%",["grandy"],"%grandy%",["grandy"]] []
  5548. [2022-01-26 16:38:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5549. [2022-01-26 16:38:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5550. [2022-01-26 16:38:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5551. [2022-01-26 16:38:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d789d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7d789d","method":"GET"} []
  5552. [2022-01-26 16:38:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5553. [2022-01-26 16:38:26] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  5554. [2022-01-26 16:38:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5555. [2022-01-26 16:38:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5556. [2022-01-26 16:38:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5557. [2022-01-26 16:38:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5558. [2022-01-26 16:38:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5559. [2022-01-26 16:38:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5560. [2022-01-26 16:38:29] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5561. [2022-01-26 16:38:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  5562. [2022-01-26 16:38:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5563. [2022-01-26 16:38:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5564. [2022-01-26 16:38:29] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  5565. [2022-01-26 16:38:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5566. [2022-01-26 16:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5567. [2022-01-26 16:38:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5568. [2022-01-26 16:38:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a195b2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a195b2","method":"GET"} []
  5569. [2022-01-26 16:38:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5570. [2022-01-26 16:38:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  5571. [2022-01-26 16:38:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5572. [2022-01-26 16:38:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5573. [2022-01-26 16:38:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5574. [2022-01-26 16:38:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5575. [2022-01-26 16:38:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5576. [2022-01-26 16:38:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5577. [2022-01-26 16:38:41] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5578. [2022-01-26 16:38:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10]] []
  5579. [2022-01-26 16:38:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  5580. [2022-01-26 16:38:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  5581. [2022-01-26 16:38:41] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  5582. [2022-01-26 16:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5583. [2022-01-26 16:38:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5584. [2022-01-26 16:38:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5585. [2022-01-26 16:38:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27e721"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/27e721","method":"GET"} []
  5586. [2022-01-26 16:39:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5587. [2022-01-26 16:39:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  5588. [2022-01-26 16:39:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5589. [2022-01-26 16:39:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5590. [2022-01-26 16:39:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5591. [2022-01-26 16:39:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5592. [2022-01-26 16:39:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5593. [2022-01-26 16:39:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5594. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  5595. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  5596. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [11] []
  5597. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [14] []
  5598. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [15] []
  5599. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  5600. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  5601. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  5602. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  5603. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [3] []
  5604. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  5605. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [2] []
  5606. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  5607. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [5] []
  5608. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  5609. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  5610. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  5611. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  5612. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  5613. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [7] []
  5614. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  5615. [2022-01-26 16:39:12] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5616. [2022-01-26 16:39:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5617. [2022-01-26 16:39:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5618. [2022-01-26 16:39:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5619. [2022-01-26 16:39:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"053da4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/053da4","method":"GET"} []
  5620. [2022-01-26 16:39:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5621. [2022-01-26 16:39:24] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5622. [2022-01-26 16:39:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5623. [2022-01-26 16:39:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5624. [2022-01-26 16:39:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5625. [2022-01-26 16:39:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5626. [2022-01-26 16:39:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5627. [2022-01-26 16:39:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5628. [2022-01-26 16:39:26] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5629. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 OFFSET 15 [] []
  5630. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]] []
  5631. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [2] []
  5632. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [9] []
  5633. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [4] []
  5634. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [12] []
  5635. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [1] []
  5636. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [3] []
  5637. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [4] []
  5638. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [5] []
  5639. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [6] []
  5640. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [7] []
  5641. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [8] []
  5642. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  5643. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [6] []
  5644. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [13] []
  5645. [2022-01-26 16:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [1] []
  5646. [2022-01-26 16:39:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5647. [2022-01-26 16:39:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5648. [2022-01-26 16:39:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5649. [2022-01-26 16:39:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9ab78"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b9ab78","method":"GET"} []
  5650. [2022-01-26 16:39:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5651. [2022-01-26 16:39:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=DESC&sortField=prize&submenuIndex=-1","method":"GET"} []
  5652. [2022-01-26 16:39:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5653. [2022-01-26 16:39:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  5654. [2022-01-26 16:39:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  5655. [2022-01-26 16:39:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5656. [2022-01-26 16:39:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5657. [2022-01-26 16:39:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5658. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.prize_id AS sclr_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.prize_id DESC LIMIT 15 [] []
  5659. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.prize_id DESC [[47,42,39,38,49,46,48,41,37,45,44,43,35,14,40]] []
  5660. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [17] []
  5661. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [10] []
  5662. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [18] []
  5663. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [21] []
  5664. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [16] []
  5665. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [25] []
  5666. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [9] []
  5667. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [20] []
  5668. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [8] []
  5669. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  5670. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [7] []
  5671. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [22] []
  5672. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [23] []
  5673. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [24] []
  5674. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [19] []
  5675. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [6] []
  5676. [2022-01-26 16:39:57] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5677. [2022-01-26 16:39:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5678. [2022-01-26 16:39:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5679. [2022-01-26 16:39:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5680. [2022-01-26 16:39:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2ec56"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b2ec56","method":"GET"} []
  5681. [2022-01-26 16:50:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5682. [2022-01-26 16:50:22] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  5683. [2022-01-26 16:50:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5684. [2022-01-26 16:50:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5685. [2022-01-26 16:50:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5686. [2022-01-26 16:50:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5687. [2022-01-26 16:50:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5688. [2022-01-26 16:50:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5689. [2022-01-26 16:50:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5690. [2022-01-26 16:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5691. [2022-01-26 16:50:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5692. [2022-01-26 16:50:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/","method":"GET"} []
  5693. [2022-01-26 16:50:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5694. [2022-01-26 16:50:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5695. [2022-01-26 16:50:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5696. [2022-01-26 16:50:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5697. [2022-01-26 16:50:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5698. [2022-01-26 16:50:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5699. [2022-01-26 16:50:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5700. [2022-01-26 16:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5701. [2022-01-26 16:50:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5702. [2022-01-26 16:50:23] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard?menuIndex=0&submenuIndex=-1","method":"GET"} []
  5703. [2022-01-26 16:50:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5704. [2022-01-26 16:50:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5705. [2022-01-26 16:50:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5706. [2022-01-26 16:50:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5707. [2022-01-26 16:50:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5708. [2022-01-26 16:50:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5709. [2022-01-26 16:50:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5710. [2022-01-26 16:50:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5711. [2022-01-26 16:50:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5712. [2022-01-26 16:50:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6af41"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a6af41","method":"GET"} []
  5713. [2022-01-26 16:50:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5714. [2022-01-26 16:50:27] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  5715. [2022-01-26 16:50:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5716. [2022-01-26 16:50:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5717. [2022-01-26 16:50:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5718. [2022-01-26 16:50:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5719. [2022-01-26 16:50:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5720. [2022-01-26 16:50:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5721. [2022-01-26 16:50:27] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5722. [2022-01-26 16:50:27] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5723. [2022-01-26 16:50:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5724. [2022-01-26 16:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5725. [2022-01-26 16:50:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5726. [2022-01-26 16:50:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1ee01"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c1ee01","method":"GET"} []
  5727. [2022-01-26 16:50:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5728. [2022-01-26 16:50:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  5729. [2022-01-26 16:50:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5730. [2022-01-26 16:50:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5731. [2022-01-26 16:50:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5732. [2022-01-26 16:50:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5733. [2022-01-26 16:50:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5734. [2022-01-26 16:50:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5735. [2022-01-26 16:50:32] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5736. [2022-01-26 16:50:32] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  5737. [2022-01-26 16:50:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5738. [2022-01-26 16:50:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5739. [2022-01-26 16:50:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5740. [2022-01-26 16:50:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96aeb4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/96aeb4","method":"GET"} []
  5741. [2022-01-26 16:50:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5742. [2022-01-26 16:50:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  5743. [2022-01-26 16:50:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5744. [2022-01-26 16:50:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5745. [2022-01-26 16:50:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5746. [2022-01-26 16:50:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5747. [2022-01-26 16:50:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5748. [2022-01-26 16:50:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5749. [2022-01-26 16:50:38] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  5750. [2022-01-26 16:50:38] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  5751. [2022-01-26 16:50:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5752. [2022-01-26 16:50:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5753. [2022-01-26 16:50:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5754. [2022-01-26 16:50:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7309a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b7309a","method":"GET"} []
  5755. [2022-01-26 16:50:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5756. [2022-01-26 16:50:42] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  5757. [2022-01-26 16:50:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5758. [2022-01-26 16:50:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5759. [2022-01-26 16:50:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5760. [2022-01-26 16:50:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5761. [2022-01-26 16:50:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5762. [2022-01-26 16:50:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5763. [2022-01-26 16:50:43] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  5764. [2022-01-26 16:50:43] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  5765. [2022-01-26 16:50:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5766. [2022-01-26 16:50:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5767. [2022-01-26 16:50:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5768. [2022-01-26 16:50:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dda7bf"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/dda7bf","method":"GET"} []
  5769. [2022-01-26 16:50:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5770. [2022-01-26 16:50:47] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  5771. [2022-01-26 16:50:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5772. [2022-01-26 16:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5773. [2022-01-26 16:50:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5774. [2022-01-26 16:50:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5775. [2022-01-26 16:50:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5776. [2022-01-26 16:50:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5777. [2022-01-26 16:50:47] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  5778. [2022-01-26 16:50:47] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  5779. [2022-01-26 16:50:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5780. [2022-01-26 16:50:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5781. [2022-01-26 16:50:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5782. [2022-01-26 16:50:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db1c64"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/db1c64","method":"GET"} []
  5783. [2022-01-26 16:50:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5784. [2022-01-26 16:50:51] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  5785. [2022-01-26 16:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5786. [2022-01-26 16:50:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5787. [2022-01-26 16:50:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5788. [2022-01-26 16:50:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5789. [2022-01-26 16:50:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5790. [2022-01-26 16:50:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5791. [2022-01-26 16:50:51] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  5792. [2022-01-26 16:50:51] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  5793. [2022-01-26 16:50:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5794. [2022-01-26 16:50:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5795. [2022-01-26 16:50:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5796. [2022-01-26 16:50:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec983b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ec983b","method":"GET"} []
  5797. [2022-01-26 17:12:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5798. [2022-01-26 17:12:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  5799. [2022-01-26 17:12:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5800. [2022-01-26 17:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5801. [2022-01-26 17:12:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5802. [2022-01-26 17:12:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5803. [2022-01-26 17:12:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5804. [2022-01-26 17:12:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5805. [2022-01-26 17:12:40] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5806. [2022-01-26 17:12:40] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5807. [2022-01-26 17:12:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5808. [2022-01-26 17:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5809. [2022-01-26 17:12:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5810. [2022-01-26 17:12:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6445b2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6445b2","method":"GET"} []
  5811. [2022-01-26 17:13:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5812. [2022-01-26 17:13:37] request.INFO: Matched route "dealer.import.index". {"route":"dealer.import.index","route_parameters":{"_route":"dealer.import.index","_controller":"App\\Controller\\Easyadmin\\DealerController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/dealer","method":"GET"} []
  5813. [2022-01-26 17:13:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5814. [2022-01-26 17:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5815. [2022-01-26 17:13:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5816. [2022-01-26 17:13:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5817. [2022-01-26 17:13:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5818. [2022-01-26 17:13:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5819. [2022-01-26 17:13:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5820. [2022-01-26 17:13:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5821. [2022-01-26 17:13:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5822. [2022-01-26 17:13:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9b1a0"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d9b1a0","method":"GET"} []
  5823. [2022-01-26 17:13:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5824. [2022-01-26 17:13:53] request.INFO: Matched route "dealer.import". {"route":"dealer.import","route_parameters":{"_route":"dealer.import","_controller":"App\\Controller\\Easyadmin\\DealerController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/dealer","method":"POST"} []
  5825. [2022-01-26 17:13:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5826. [2022-01-26 17:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5827. [2022-01-26 17:13:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5828. [2022-01-26 17:13:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5829. [2022-01-26 17:13:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5830. [2022-01-26 17:13:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5831. [2022-01-26 17:13:54] doctrine.DEBUG: "START TRANSACTION" [] []
  5832. [2022-01-26 17:13:54] doctrine.DEBUG: "COMMIT" [] []
  5833. [2022-01-26 17:13:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5834. [2022-01-26 17:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5835. [2022-01-26 17:13:54] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  5836. [2022-01-26 17:13:54] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  5837. [2022-01-26 17:13:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5838. [2022-01-26 17:13:56] request.INFO: Matched route "dealer.import.index". {"route":"dealer.import.index","route_parameters":{"_route":"dealer.import.index","_controller":"App\\Controller\\Easyadmin\\DealerController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/dealer","method":"GET"} []
  5839. [2022-01-26 17:13:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5840. [2022-01-26 17:13:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5841. [2022-01-26 17:13:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5842. [2022-01-26 17:13:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5843. [2022-01-26 17:13:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5844. [2022-01-26 17:13:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5845. [2022-01-26 17:13:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5846. [2022-01-26 17:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5847. [2022-01-26 17:14:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5848. [2022-01-26 17:14:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f51a3f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f51a3f","method":"GET"} []
  5849. [2022-01-26 17:14:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5850. [2022-01-26 17:14:04] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  5851. [2022-01-26 17:14:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5852. [2022-01-26 17:14:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5853. [2022-01-26 17:14:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5854. [2022-01-26 17:14:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5855. [2022-01-26 17:14:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5856. [2022-01-26 17:14:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5857. [2022-01-26 17:14:05] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5858. [2022-01-26 17:14:05] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5859. [2022-01-26 17:14:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5860. [2022-01-26 17:14:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5861. [2022-01-26 17:14:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5862. [2022-01-26 17:14:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f759da"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f759da","method":"GET"} []
  5863. [2022-01-26 17:14:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5864. [2022-01-26 17:14:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  5865. [2022-01-26 17:14:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5866. [2022-01-26 17:14:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5867. [2022-01-26 17:14:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5868. [2022-01-26 17:14:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5869. [2022-01-26 17:14:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5870. [2022-01-26 17:14:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5871. [2022-01-26 17:14:22] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5872. [2022-01-26 17:14:22] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5873. [2022-01-26 17:14:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5874. [2022-01-26 17:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5875. [2022-01-26 17:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5876. [2022-01-26 17:14:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"562827"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/562827","method":"GET"} []
  5877. [2022-01-26 17:14:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5878. [2022-01-26 17:14:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5879. [2022-01-26 17:14:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5880. [2022-01-26 17:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5881. [2022-01-26 17:14:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5882. [2022-01-26 17:14:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5883. [2022-01-26 17:14:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5884. [2022-01-26 17:14:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5885. [2022-01-26 17:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5886. [2022-01-26 17:14:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5887. [2022-01-26 17:14:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5888. [2022-01-26 17:14:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f506a5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f506a5","method":"GET"} []
  5889. [2022-01-26 17:14:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5890. [2022-01-26 17:14:49] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  5891. [2022-01-26 17:14:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5892. [2022-01-26 17:14:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5893. [2022-01-26 17:14:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5894. [2022-01-26 17:14:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5895. [2022-01-26 17:14:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5896. [2022-01-26 17:14:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5897. [2022-01-26 17:14:50] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5898. [2022-01-26 17:14:52] doctrine.DEBUG: "START TRANSACTION" [] []
  5899. [2022-01-26 17:14:52] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"5W TRADE","2":null,"3":false} []
  5900. [2022-01-26 17:14:52] doctrine.DEBUG: "COMMIT" [] []
  5901. [2022-01-26 17:14:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5902. [2022-01-26 17:14:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5903. [2022-01-26 17:14:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5904. [2022-01-26 17:14:53] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5905. [2022-01-26 17:14:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5906. [2022-01-26 17:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5907. [2022-01-26 17:14:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5908. [2022-01-26 17:14:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5909. [2022-01-26 17:14:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5910. [2022-01-26 17:14:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5911. [2022-01-26 17:14:56] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5912. [2022-01-26 17:14:56] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1]] []
  5913. [2022-01-26 17:14:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  5914. [2022-01-26 17:14:57] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5915. [2022-01-26 17:14:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5916. [2022-01-26 17:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5917. [2022-01-26 17:15:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5918. [2022-01-26 17:15:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"478cb5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/478cb5","method":"GET"} []
  5919. [2022-01-26 17:15:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5920. [2022-01-26 17:15:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5921. [2022-01-26 17:15:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5922. [2022-01-26 17:15:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5923. [2022-01-26 17:15:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5924. [2022-01-26 17:15:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5925. [2022-01-26 17:15:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5926. [2022-01-26 17:15:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5927. [2022-01-26 17:15:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5928. [2022-01-26 17:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5929. [2022-01-26 17:15:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5930. [2022-01-26 17:15:06] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5931. [2022-01-26 17:15:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5932. [2022-01-26 17:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5933. [2022-01-26 17:15:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5934. [2022-01-26 17:15:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5935. [2022-01-26 17:15:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5936. [2022-01-26 17:15:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5937. [2022-01-26 17:15:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5938. [2022-01-26 17:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5939. [2022-01-26 17:15:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5940. [2022-01-26 17:15:08] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5941. [2022-01-26 17:15:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5942. [2022-01-26 17:15:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5943. [2022-01-26 17:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5944. [2022-01-26 17:15:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5945. [2022-01-26 17:15:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75360f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/75360f","method":"GET"} []
  5946. [2022-01-26 17:15:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5947. [2022-01-26 17:15:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5948. [2022-01-26 17:15:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5949. [2022-01-26 17:15:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5950. [2022-01-26 17:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5951. [2022-01-26 17:15:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5952. [2022-01-26 17:15:09] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  5953. [2022-01-26 17:15:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5954. [2022-01-26 17:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5955. [2022-01-26 17:15:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5956. [2022-01-26 17:15:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5957. [2022-01-26 17:15:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5958. [2022-01-26 17:15:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5959. [2022-01-26 17:15:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5960. [2022-01-26 17:15:10] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  5961. [2022-01-26 17:15:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5962. [2022-01-26 17:15:10] doctrine.DEBUG: "START TRANSACTION" [] []
  5963. [2022-01-26 17:15:10] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"GRANDY ALIMENTOS","2":null,"3":false} []
  5964. [2022-01-26 17:15:10] doctrine.DEBUG: "COMMIT" [] []
  5965. [2022-01-26 17:15:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5966. [2022-01-26 17:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5967. [2022-01-26 17:15:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5968. [2022-01-26 17:15:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5969. [2022-01-26 17:15:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5970. [2022-01-26 17:15:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5971. [2022-01-26 17:15:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5972. [2022-01-26 17:15:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5973. [2022-01-26 17:15:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5974. [2022-01-26 17:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5975. [2022-01-26 17:15:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5976. [2022-01-26 17:15:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fdb0f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3fdb0f","method":"GET"} []
  5977. [2022-01-26 17:15:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5978. [2022-01-26 17:15:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5979. [2022-01-26 17:15:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5980. [2022-01-26 17:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5981. [2022-01-26 17:15:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5982. [2022-01-26 17:15:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  5983. [2022-01-26 17:15:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5984. [2022-01-26 17:15:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  5985. [2022-01-26 17:15:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5986. [2022-01-26 17:15:12] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  5987. [2022-01-26 17:15:12] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  5988. [2022-01-26 17:15:12] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2]] []
  5989. [2022-01-26 17:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  5990. [2022-01-26 17:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  5991. [2022-01-26 17:15:12] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  5992. [2022-01-26 17:15:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  5993. [2022-01-26 17:15:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  5994. [2022-01-26 17:15:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  5995. [2022-01-26 17:15:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  5996. [2022-01-26 17:15:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd0779"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/bd0779","method":"GET"} []
  5997. [2022-01-26 17:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  5998. [2022-01-26 17:15:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  5999. [2022-01-26 17:15:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6000. [2022-01-26 17:15:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6001. [2022-01-26 17:15:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6002. [2022-01-26 17:15:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6003. [2022-01-26 17:15:13] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6004. [2022-01-26 17:15:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6005. [2022-01-26 17:15:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6006. [2022-01-26 17:15:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6007. [2022-01-26 17:15:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6008. [2022-01-26 17:15:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6009. [2022-01-26 17:15:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6010. [2022-01-26 17:15:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6011. [2022-01-26 17:15:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6012. [2022-01-26 17:15:13] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6013. [2022-01-26 17:15:14] doctrine.DEBUG: "START TRANSACTION" [] []
  6014. [2022-01-26 17:15:14] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"JORGE SALVADOR BRISEÑO","2":null,"3":false} []
  6015. [2022-01-26 17:15:14] doctrine.DEBUG: "COMMIT" [] []
  6016. [2022-01-26 17:15:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6017. [2022-01-26 17:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6018. [2022-01-26 17:15:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6019. [2022-01-26 17:15:14] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6020. [2022-01-26 17:15:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6021. [2022-01-26 17:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6022. [2022-01-26 17:15:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6023. [2022-01-26 17:15:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6024. [2022-01-26 17:15:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6025. [2022-01-26 17:15:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6026. [2022-01-26 17:15:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6027. [2022-01-26 17:15:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6028. [2022-01-26 17:15:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6029. [2022-01-26 17:15:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34ba57"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/34ba57","method":"GET"} []
  6030. [2022-01-26 17:15:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6031. [2022-01-26 17:15:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6032. [2022-01-26 17:15:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6033. [2022-01-26 17:15:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6034. [2022-01-26 17:15:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6035. [2022-01-26 17:15:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6036. [2022-01-26 17:15:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6037. [2022-01-26 17:15:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6038. [2022-01-26 17:15:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6039. [2022-01-26 17:15:17] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6040. [2022-01-26 17:15:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6041. [2022-01-26 17:15:17] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6042. [2022-01-26 17:15:17] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6043. [2022-01-26 17:15:17] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3]] []
  6044. [2022-01-26 17:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6045. [2022-01-26 17:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6046. [2022-01-26 17:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6047. [2022-01-26 17:15:17] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6048. [2022-01-26 17:15:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6049. [2022-01-26 17:15:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6050. [2022-01-26 17:15:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6051. [2022-01-26 17:15:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6052. [2022-01-26 17:15:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f635b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9f635b","method":"GET"} []
  6053. [2022-01-26 17:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6054. [2022-01-26 17:15:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6055. [2022-01-26 17:15:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6056. [2022-01-26 17:15:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6057. [2022-01-26 17:15:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6058. [2022-01-26 17:15:17] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6059. [2022-01-26 17:15:17] doctrine.DEBUG: "START TRANSACTION" [] []
  6060. [2022-01-26 17:15:17] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"JOSE PASILLAS","2":null,"3":false} []
  6061. [2022-01-26 17:15:17] doctrine.DEBUG: "COMMIT" [] []
  6062. [2022-01-26 17:15:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6063. [2022-01-26 17:15:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6064. [2022-01-26 17:15:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6065. [2022-01-26 17:15:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6066. [2022-01-26 17:15:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6067. [2022-01-26 17:15:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6068. [2022-01-26 17:15:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6069. [2022-01-26 17:15:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6070. [2022-01-26 17:15:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6071. [2022-01-26 17:15:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a344d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3a344d","method":"GET"} []
  6072. [2022-01-26 17:15:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6073. [2022-01-26 17:15:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6074. [2022-01-26 17:15:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6075. [2022-01-26 17:15:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6076. [2022-01-26 17:15:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6077. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6078. [2022-01-26 17:15:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6079. [2022-01-26 17:15:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6080. [2022-01-26 17:15:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6081. [2022-01-26 17:15:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6082. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6083. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4]] []
  6084. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6085. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6086. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6087. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  6088. [2022-01-26 17:15:19] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6089. [2022-01-26 17:15:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6090. [2022-01-26 17:15:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6091. [2022-01-26 17:15:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6092. [2022-01-26 17:15:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6093. [2022-01-26 17:15:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6094. [2022-01-26 17:15:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6095. [2022-01-26 17:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6096. [2022-01-26 17:15:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6097. [2022-01-26 17:15:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6098. [2022-01-26 17:15:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6099. [2022-01-26 17:15:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6100. [2022-01-26 17:15:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6101. [2022-01-26 17:15:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6102. [2022-01-26 17:15:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6103. [2022-01-26 17:15:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6104. [2022-01-26 17:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6105. [2022-01-26 17:15:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6106. [2022-01-26 17:15:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6107. [2022-01-26 17:15:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6108. [2022-01-26 17:15:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6109. [2022-01-26 17:15:21] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6110. [2022-01-26 17:15:21] doctrine.DEBUG: "START TRANSACTION" [] []
  6111. [2022-01-26 17:15:21] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"LILIANA GARIBAY","2":null,"3":false} []
  6112. [2022-01-26 17:15:21] doctrine.DEBUG: "COMMIT" [] []
  6113. [2022-01-26 17:15:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6114. [2022-01-26 17:15:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6115. [2022-01-26 17:15:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6116. [2022-01-26 17:15:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f862b2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f862b2","method":"GET"} []
  6117. [2022-01-26 17:15:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6118. [2022-01-26 17:15:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fa98c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9fa98c","method":"GET"} []
  6119. [2022-01-26 17:15:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6120. [2022-01-26 17:15:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6121. [2022-01-26 17:15:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6122. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6123. [2022-01-26 17:15:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6124. [2022-01-26 17:15:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6125. [2022-01-26 17:15:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6126. [2022-01-26 17:15:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6127. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6128. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5]] []
  6129. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6130. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6131. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6132. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  6133. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  6134. [2022-01-26 17:15:22] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6135. [2022-01-26 17:15:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6136. [2022-01-26 17:15:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6137. [2022-01-26 17:15:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6138. [2022-01-26 17:15:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6139. [2022-01-26 17:15:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6140. [2022-01-26 17:15:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6141. [2022-01-26 17:15:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6142. [2022-01-26 17:15:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6143. [2022-01-26 17:15:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6144. [2022-01-26 17:15:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6145. [2022-01-26 17:15:23] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6146. [2022-01-26 17:15:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6147. [2022-01-26 17:15:24] doctrine.DEBUG: "START TRANSACTION" [] []
  6148. [2022-01-26 17:15:24] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"PATRICIA NEGRETE","2":null,"3":false} []
  6149. [2022-01-26 17:15:24] doctrine.DEBUG: "COMMIT" [] []
  6150. [2022-01-26 17:15:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6151. [2022-01-26 17:15:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33ca3e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/33ca3e","method":"GET"} []
  6152. [2022-01-26 17:15:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6153. [2022-01-26 17:15:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6154. [2022-01-26 17:15:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36b323"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/36b323","method":"GET"} []
  6155. [2022-01-26 17:15:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6156. [2022-01-26 17:15:24] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6157. [2022-01-26 17:15:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6158. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6159. [2022-01-26 17:15:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6160. [2022-01-26 17:15:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6161. [2022-01-26 17:15:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6162. [2022-01-26 17:15:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6163. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6164. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6]] []
  6165. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6166. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6167. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6168. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  6169. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  6170. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  6171. [2022-01-26 17:15:25] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6172. [2022-01-26 17:15:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6173. [2022-01-26 17:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6174. [2022-01-26 17:15:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6175. [2022-01-26 17:15:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1567b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e1567b","method":"GET"} []
  6176. [2022-01-26 17:15:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6177. [2022-01-26 17:15:26] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6178. [2022-01-26 17:15:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6179. [2022-01-26 17:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6180. [2022-01-26 17:15:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6181. [2022-01-26 17:15:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6182. [2022-01-26 17:15:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6183. [2022-01-26 17:15:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6184. [2022-01-26 17:15:26] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6185. [2022-01-26 17:15:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6186. [2022-01-26 17:15:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"418d9e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/418d9e","method":"GET"} []
  6187. [2022-01-26 17:15:27] doctrine.DEBUG: "START TRANSACTION" [] []
  6188. [2022-01-26 17:15:27] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"PRISA","2":null,"3":false} []
  6189. [2022-01-26 17:15:27] doctrine.DEBUG: "COMMIT" [] []
  6190. [2022-01-26 17:15:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6191. [2022-01-26 17:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6192. [2022-01-26 17:15:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6193. [2022-01-26 17:15:27] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6194. [2022-01-26 17:15:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6195. [2022-01-26 17:15:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6196. [2022-01-26 17:15:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6197. [2022-01-26 17:15:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6198. [2022-01-26 17:15:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6199. [2022-01-26 17:15:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6200. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6201. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7]] []
  6202. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6203. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6204. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6205. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  6206. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  6207. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  6208. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  6209. [2022-01-26 17:15:28] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6210. [2022-01-26 17:15:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6211. [2022-01-26 17:15:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6212. [2022-01-26 17:15:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6213. [2022-01-26 17:15:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f4006"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8f4006","method":"GET"} []
  6214. [2022-01-26 17:15:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6215. [2022-01-26 17:15:29] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6216. [2022-01-26 17:15:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6217. [2022-01-26 17:15:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  6218. [2022-01-26 17:15:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  6219. [2022-01-26 17:15:29] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php line 106 {"exception":"[object] (ErrorException(code: 0): Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:106)"} []
  6220. [2022-01-26 17:15:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  6221. [2022-01-26 17:15:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6222. [2022-01-26 17:15:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47b671"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/47b671","method":"GET"} []
  6223. [2022-01-26 17:15:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6224. [2022-01-26 17:15:33] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6225. [2022-01-26 17:15:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6226. [2022-01-26 17:15:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6227. [2022-01-26 17:15:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6228. [2022-01-26 17:15:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6229. [2022-01-26 17:15:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6230. [2022-01-26 17:15: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/security-http/Firewall/AccessListener.php:91)"} []
  6231. [2022-01-26 17:15:33] security.DEBUG: Calling Authentication entry point. [] []
  6232. [2022-01-26 17:15:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6233. [2022-01-26 17:15:33] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  6234. [2022-01-26 17:15:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6235. [2022-01-26 17:15:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6236. [2022-01-26 17:15:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6237. [2022-01-26 17:15:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  6238. [2022-01-26 17:15:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6239. [2022-01-26 17:15:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6240. [2022-01-26 17:15:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34bb4a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/34bb4a","method":"GET"} []
  6241. [2022-01-26 17:15:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6242. [2022-01-26 17:15:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e1ff4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8e1ff4","method":"GET"} []
  6243. [2022-01-26 17:16:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6244. [2022-01-26 17:16:01] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  6245. [2022-01-26 17:16:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6246. [2022-01-26 17:16:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6247. [2022-01-26 17:16:01] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6248. [2022-01-26 17:16:01] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6249. [2022-01-26 17:16:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  6250. [2022-01-26 17:16:01] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6251. [2022-01-26 17:16:01] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Wed, 26 Jan 2022 23:16:01 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6252. [2022-01-26 17:16:01] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6253. [2022-01-26 17:16:01] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6254. [2022-01-26 17:16:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6255. [2022-01-26 17:16:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6256. [2022-01-26 17:16:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6257. [2022-01-26 17:16:02] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  6258. [2022-01-26 17:16:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6259. [2022-01-26 17:16:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6260. [2022-01-26 17:16:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6261. [2022-01-26 17:16:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6262. [2022-01-26 17:16:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6263. [2022-01-26 17:16:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6264. [2022-01-26 17:16:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6265. [2022-01-26 17:16:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6266. [2022-01-26 17:16:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6267. [2022-01-26 17:16:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c1b43"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8c1b43","method":"GET"} []
  6268. [2022-01-26 17:16:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6269. [2022-01-26 17:16:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  6270. [2022-01-26 17:16:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6271. [2022-01-26 17:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6272. [2022-01-26 17:16:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6273. [2022-01-26 17:16:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6274. [2022-01-26 17:16:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6275. [2022-01-26 17:16:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6276. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6277. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7]] []
  6278. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6279. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6280. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6281. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  6282. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  6283. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  6284. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  6285. [2022-01-26 17:16:08] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6286. [2022-01-26 17:16:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6287. [2022-01-26 17:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6288. [2022-01-26 17:16:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6289. [2022-01-26 17:16:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55071a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/55071a","method":"GET"} []
  6290. [2022-01-26 17:16:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6291. [2022-01-26 17:16:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6292. [2022-01-26 17:16:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6293. [2022-01-26 17:16:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6294. [2022-01-26 17:16:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6295. [2022-01-26 17:16:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6296. [2022-01-26 17:16:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6297. [2022-01-26 17:16:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6298. [2022-01-26 17:16:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6299. [2022-01-26 17:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6300. [2022-01-26 17:16:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6301. [2022-01-26 17:16:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6302. [2022-01-26 17:16:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6303. [2022-01-26 17:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6304. [2022-01-26 17:16:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6305. [2022-01-26 17:16:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6306. [2022-01-26 17:16:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6307. [2022-01-26 17:16:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6308. [2022-01-26 17:16:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6309. [2022-01-26 17:16:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6310. [2022-01-26 17:16:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6311. [2022-01-26 17:16:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bf7cb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9bf7cb","method":"GET"} []
  6312. [2022-01-26 17:16:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6313. [2022-01-26 17:16:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1111e8"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1111e8","method":"GET"} []
  6314. [2022-01-26 17:16:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6315. [2022-01-26 17:16:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6316. [2022-01-26 17:16:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6317. [2022-01-26 17:16:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6318. [2022-01-26 17:16:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6319. [2022-01-26 17:16:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6320. [2022-01-26 17:16:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6321. [2022-01-26 17:16:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6322. [2022-01-26 17:16:21] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6323. [2022-01-26 17:16:21] doctrine.DEBUG: "START TRANSACTION" [] []
  6324. [2022-01-26 17:16:21] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"PROMODIGSA","2":null,"3":false} []
  6325. [2022-01-26 17:16:21] doctrine.DEBUG: "COMMIT" [] []
  6326. [2022-01-26 17:16:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6327. [2022-01-26 17:16:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6328. [2022-01-26 17:16:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6329. [2022-01-26 17:16:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6330. [2022-01-26 17:16:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6331. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6332. [2022-01-26 17:16:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6333. [2022-01-26 17:16:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6334. [2022-01-26 17:16:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6335. [2022-01-26 17:16:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6336. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6337. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8]] []
  6338. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6339. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6340. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6341. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  6342. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  6343. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  6344. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  6345. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  6346. [2022-01-26 17:16:22] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6347. [2022-01-26 17:16:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6348. [2022-01-26 17:16:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6349. [2022-01-26 17:16:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6350. [2022-01-26 17:16:24] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  6351. [2022-01-26 17:16:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6352. [2022-01-26 17:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6353. [2022-01-26 17:16:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6354. [2022-01-26 17:16:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6355. [2022-01-26 17:16:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6356. [2022-01-26 17:16:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6357. [2022-01-26 17:16:25] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  6358. [2022-01-26 17:16:25] doctrine.DEBUG: "START TRANSACTION" [] []
  6359. [2022-01-26 17:16:25] doctrine.DEBUG: INSERT INTO dealer (name, vimeo, enabled) VALUES (?, ?, ?) {"1":"UN MUNDO DE QUESO","2":null,"3":false} []
  6360. [2022-01-26 17:16:25] doctrine.DEBUG: "COMMIT" [] []
  6361. [2022-01-26 17:16:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6362. [2022-01-26 17:16:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6363. [2022-01-26 17:16:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6364. [2022-01-26 17:16:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  6365. [2022-01-26 17:16:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6366. [2022-01-26 17:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6367. [2022-01-26 17:16:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6368. [2022-01-26 17:16:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6369. [2022-01-26 17:16:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6370. [2022-01-26 17:16:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6371. [2022-01-26 17:16:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6372. [2022-01-26 17:16:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c50ec"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1c50ec","method":"GET"} []
  6373. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  6374. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  6375. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  6376. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  6377. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  6378. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  6379. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  6380. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  6381. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  6382. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  6383. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  6384. [2022-01-26 17:16:26] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  6385. [2022-01-26 17:16:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6386. [2022-01-26 17:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6387. [2022-01-26 17:16:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6388. [2022-01-26 17:16:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d717a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9d717a","method":"GET"} []
  6389. [2022-01-26 17:16:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6390. [2022-01-26 17:16:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  6391. [2022-01-26 17:16:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6392. [2022-01-26 17:16:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6393. [2022-01-26 17:16:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6394. [2022-01-26 17:16:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6395. [2022-01-26 17:16:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6396. [2022-01-26 17:16:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6397. [2022-01-26 17:16:35] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  6398. [2022-01-26 17:16:35] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  6399. [2022-01-26 17:16:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6400. [2022-01-26 17:16:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6401. [2022-01-26 17:16:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6402. [2022-01-26 17:16:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95ad7b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/95ad7b","method":"GET"} []
  6403. [2022-01-26 17:17:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6404. [2022-01-26 17:17:25] request.INFO: Matched route "participant.import.index". {"route":"participant.import.index","route_parameters":{"_route":"participant.import.index","_controller":"App\\Controller\\ParticipantController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant","method":"GET"} []
  6405. [2022-01-26 17:17:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6406. [2022-01-26 17:17:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6407. [2022-01-26 17:17:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6408. [2022-01-26 17:17:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6409. [2022-01-26 17:17:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6410. [2022-01-26 17:17:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6411. [2022-01-26 17:17:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6412. [2022-01-26 17:17:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6413. [2022-01-26 17:17:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6414. [2022-01-26 17:17:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d90ac"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1d90ac","method":"GET"} []
  6415. [2022-01-26 17:17:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6416. [2022-01-26 17:17:35] request.INFO: Matched route "participant.import". {"route":"participant.import","route_parameters":{"_route":"participant.import","_controller":"App\\Controller\\ParticipantController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/participant","method":"POST"} []
  6417. [2022-01-26 17:17:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6418. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6419. [2022-01-26 17:17:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6420. [2022-01-26 17:17:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6421. [2022-01-26 17:17:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6422. [2022-01-26 17:17:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6423. [2022-01-26 17:17:36] doctrine.DEBUG: "START TRANSACTION" [] []
  6424. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6425. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"perezgodonezj@gmail.com","3":"PEREZ GODINEZ JESUS","4":"2022-01-26 17:17:36","5":3} []
  6426. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6427. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"martinezbetz231@gmail.com","3":"MARTINEZ BETZ SERGIO","4":"2022-01-26 17:17:36","5":3} []
  6428. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6429. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"ag6860626@gmail.com","3":"GARCIA SALAZAR ANDRES TRINIDAD","4":"2022-01-26 17:17:36","5":3} []
  6430. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6431. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"misapenasan@gmail.com","3":"PEÑA SANCHEZ MISAEL","4":"2022-01-26 17:17:36","5":3} []
  6432. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6433. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"gc131327@gmail.com","3":"CHAVEZ HERNANDEZ JOSE GUADALUPE","4":"2022-01-26 17:17:36","5":3} []
  6434. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6435. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"carrenalejandro@gmail.com","3":"VERGARA CARREÑO ALEJANDRO","4":"2022-01-26 17:17:36","5":3} []
  6436. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6437. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"suchettw@gmail.com","3":"SUCHETT ISLAS WHILBERT","4":"2022-01-26 17:17:36","5":3} []
  6438. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6439. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"montielgaliotopablo@gmail.com","3":"MONTIEL GALIOTO PABLO","4":"2022-01-26 17:17:36","5":3} []
  6440. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6441. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"victordavidlemusdominguez@ [...]","3":"LEMUS DOMINGUEZ VICTOR DAVID","4":"2022-01-26 17:17:36","5":3} []
  6442. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6443. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"navamartinezm459@gmail.com","3":"NAVA MARTINEZ MARTIN","4":"2022-01-26 17:17:36","5":3} []
  6444. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6445. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"raulmelasioh@gmail.com","3":"HERNANDEZ CHAVEZ MELESIO RAUL","4":"2022-01-26 17:17:36","5":3} []
  6446. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6447. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"oho6136012@gmail.com","3":"HERNANDEZ MORENO OSCAR","4":"2022-01-26 17:17:36","5":3} []
  6448. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6449. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"castrojimenezoscar@gmail.com","3":"CASTRO JIMENEZ JULIO CESAR","4":"2022-01-26 17:17:36","5":3} []
  6450. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6451. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"rulrey1095@gmail.com","3":"REYES LOPEZ RAUL","4":"2022-01-26 17:17:36","5":3} []
  6452. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  6453. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"ascencionlibsil@gmail.com","3":"LIBORIO SLVA ASCENCION","4":"2022-01-26 17:17:36","5":3} []
  6454. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6455. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alicia.78@gmail.com","3":"ALICIA HERNANDEZ MENDEZ","4":"2022-01-26 17:17:36","5":8} []
  6456. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6457. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"charlymex@hotmail.com","3":"CARLOS RUIZ CASILLAS","4":"2022-01-26 17:17:36","5":8} []
  6458. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6459. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"ruedmudo1977@live.com.mx","3":"EDMUNDO RUIZ","4":"2022-01-26 17:17:36","5":8} []
  6460. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6461. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"greylara.1489@gmail.com","3":"GREY HERNANDEZ LARA","4":"2022-01-26 17:17:36","5":8} []
  6462. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6463. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"Jeguevaraandrade@gmail.com","3":"JESUS GUEVARA ANDRADE","4":"2022-01-26 17:17:36","5":8} []
  6464. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6465. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"urbiorpezag@yahoo.com","3":"JOSE URBINA OROPEZA","4":"2022-01-26 17:17:36","5":8} []
  6466. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6467. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"Lirapaz@gmail.com","3":"LIZBETH RAMIREZ PAZ","4":"2022-01-26 17:17:36","5":8} []
  6468. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6469. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"Lumagome1980@gmail.com","3":"LUIS LUNA GOMEZ","4":"2022-01-26 17:17:36","5":8} []
  6470. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6471. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"bureosgarma@live.com.mx","3":"MARIA BUREOS GARCIA","4":"2022-01-26 17:17:36","5":8} []
  6472. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6473. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"Navarretemarylu@gmail.com","3":"MARIA NAVARRETE","4":"2022-01-26 17:17:36","5":8} []
  6474. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6475. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"gomitamaxur67@gmail.com","3":"PALOMA HURTADO GOMEZ","4":"2022-01-26 17:17:36","5":8} []
  6476. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6477. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"diazcarmona1974@gmail.com","3":"YAHIR ARMANDO CARMONA DIAZ","4":"2022-01-26 17:17:36","5":8} []
  6478. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  6479. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lipebarbaro@hotmail.com","3":"FELIPE GALICIA ALVARO","4":"2022-01-26 17:17:36","5":8} []
  6480. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6481. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"hectoreduardo219@gmail.com","3":"Hector Eduardo Hernandez C [...]","4":"2022-01-26 17:17:36","5":6} []
  6482. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6483. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"valenciaricardo652@gmail.com","3":"Ricardo David Valencia Barrera","4":"2022-01-26 17:17:36","5":6} []
  6484. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6485. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"olivergomezsalazar369@gmail.com","3":"Oliver Giovanni Gomez Salazar","4":"2022-01-26 17:17:36","5":6} []
  6486. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6487. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"manriquezjuarezaaron@gmail.com","3":"Aaron Uriel Manriquez Juarez","4":"2022-01-26 17:17:36","5":6} []
  6488. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6489. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"jr8257148@gmail.com","3":"Juan Antonio Ramirez Garcia","4":"2022-01-26 17:17:36","5":6} []
  6490. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6491. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"luisambrosiomunoz12@gmail.com","3":"Luis Ambrosio Muñoz Varela","4":"2022-01-26 17:17:36","5":6} []
  6492. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6493. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alejandrafrancosamano@gmail.com","3":"Sayra Alejandra Franco Samano","4":"2022-01-26 17:17:36","5":6} []
  6494. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6495. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"gabbysamanomacias@gmail.com","3":"Gabriela Denisse Samano Macias","4":"2022-01-26 17:17:36","5":6} []
  6496. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6497. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lilianagomezsalazar@yahoo.com","3":"Liliana Aimee Gomez Salazar","4":"2022-01-26 17:17:36","5":6} []
  6498. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6499. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"avictorinogomez@yahoo.com","3":"Alma Daniela Victorino Gomez","4":"2022-01-26 17:17:36","5":6} []
  6500. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6501. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"eesquivel78@yahoo.com","3":"Elizabeth Salazar Esquivel","4":"2022-01-26 17:17:36","5":6} []
  6502. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6503. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"gabrielzapata114@yahoo.com","3":"Gabriel Zapata Silva","4":"2022-01-26 17:17:36","5":6} []
  6504. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6505. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"jrigobertomeza@yahoo.com","3":"Jose Rigoberto Meza Barron","4":"2022-01-26 17:17:36","5":6} []
  6506. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6507. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"juanrivera880@yahoo.com","3":"Juan Fabio Gutierrez Rivera","4":"2022-01-26 17:17:36","5":6} []
  6508. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6509. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"ralfonso129@yahoo.com","3":"Luis Alfonso Ramirez Perez","4":"2022-01-26 17:17:36","5":6} []
  6510. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6511. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"aarenas63@yahoo.com","3":"Aaron Arenas Martinez","4":"2022-01-26 17:17:36","5":6} []
  6512. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6513. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"negrete690@gmail.com","3":"Manuel Armando Negrete Martinez","4":"2022-01-26 17:17:36","5":6} []
  6514. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6515. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alfredomaldonado59@yahoo.com","3":"Alfredo Montiel Maldonado","4":"2022-01-26 17:17:36","5":6} []
  6516. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6517. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"agustincortes36@yahoo.com","3":"Agustin Cortes Estrada","4":"2022-01-26 17:17:36","5":6} []
  6518. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6519. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"rodriguezv521@yahoo.com","3":"Victor Rodriguez Mendoza","4":"2022-01-26 17:17:36","5":6} []
  6520. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6521. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"silvaalvaro15@yahoo.com","3":"Alvaro Silva Martìnez","4":"2022-01-26 17:17:36","5":6} []
  6522. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6523. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"antonio.montiel25@yahoo.com","3":"Antonio Montiel Maldonado","4":"2022-01-26 17:17:36","5":6} []
  6524. [2022-01-26 17:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6525. [2022-01-26 17:17:36] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"oaguayo70@yahoo.com","3":"Oscar Ivan Aguayo Hernàndez","4":"2022-01-26 17:17:36","5":6} []
  6526. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6527. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"cdelatorre25@yahoo.com","3":"Carlos Alberto De la Torre [...]","4":"2022-01-26 17:17:37","5":6} []
  6528. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6529. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"fobed073@gmail.com","3":"Obed Diaz Flores","4":"2022-01-26 17:17:37","5":6} []
  6530. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6531. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"jr0680628@gmail.com","3":"Jorge Ramos Frances","4":"2022-01-26 17:17:37","5":6} []
  6532. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6533. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"ahernandezlara2854@yahoo.com","3":"Mariano Alberto Hernandez Lara","4":"2022-01-26 17:17:37","5":6} []
  6534. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6535. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"acastellanos53@yahoo.com","3":"Jose Angel Castellanos Gonzalez","4":"2022-01-26 17:17:37","5":6} []
  6536. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6537. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"manuel.gomez82@yahoo.com","3":"Jose Manuel Gomez Duran","4":"2022-01-26 17:17:37","5":6} []
  6538. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6539. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"orocha95@yahoo.com","3":"Oscar Rocha Lara","4":"2022-01-26 17:17:37","5":6} []
  6540. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6541. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"faraujo22345@yahoo.com","3":"Francisco Javier Araujo Martinez","4":"2022-01-26 17:17:37","5":6} []
  6542. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6543. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"cortesagustin541@gmail.com","3":"Saul Agustin Cortes Rangel","4":"2022-01-26 17:17:37","5":6} []
  6544. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6545. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"ff6431781@gmail.com","3":"Francisco Figueroa Robles ","4":"2022-01-26 17:17:37","5":6} []
  6546. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6547. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"victorrueda840@yahoo.com","3":"Victor Eugenio Rueda Ramirez ","4":"2022-01-26 17:17:37","5":6} []
  6548. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6549. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"raulvargas883@yahoo.com","3":"Raul Alejandro Vargas Andrade ","4":"2022-01-26 17:17:37","5":6} []
  6550. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6551. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"rpedraza93@yahoo.com","3":"Raul Pedraza Almaguer ","4":"2022-01-26 17:17:37","5":6} []
  6552. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6553. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"parturo80@yahoo.com","3":"Arturo Palacios Ramirez ","4":"2022-01-26 17:17:37","5":6} []
  6554. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6555. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lalejandro574@yahoo.com","3":"Javier Alejandro Lopez Rod [...]","4":"2022-01-26 17:17:37","5":6} []
  6556. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6557. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"yerayst7@gmail.com","3":"Yeray Abimelec Sanchez Torres","4":"2022-01-26 17:17:37","5":6} []
  6558. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6559. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"stefanonegrete@gmail.com","3":"Eduardo Stefano Perales Negrete","4":"2022-01-26 17:17:37","5":6} []
  6560. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6561. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"manutavo74@gmail.com","3":"Juan Manuel Hernadez Uribe","4":"2022-01-26 17:17:37","5":6} []
  6562. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6563. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"nemo_charro@hotmail.com","3":"Joaquin Besne Lugo","4":"2022-01-26 17:17:37","5":6} []
  6564. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6565. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lortan2005@hotmail.com","3":"Narciso de Jesus Hernandez [...]","4":"2022-01-26 17:17:37","5":6} []
  6566. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6567. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"guillermopal3105@gmail.com","3":"Omar Guillermo Palomares Navarro","4":"2022-01-26 17:17:37","5":6} []
  6568. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6569. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"fernandagdavila@gmail.com","3":"Maria Fernanda Gutierrez Davila","4":"2022-01-26 17:17:37","5":6} []
  6570. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6571. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lpn1901@gmail.com","3":"Lorena Aranzazu Perales Negrete","4":"2022-01-26 17:17:37","5":6} []
  6572. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6573. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lic.baruco.sanchez@gmail.com","3":"Orlando Baruch Sanchez Nila","4":"2022-01-26 17:17:37","5":6} []
  6574. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  6575. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"guillermo_palomares@hotmail.com","3":"Jose Guillermo Palomares Mojica","4":"2022-01-26 17:17:37","5":6} []
  6576. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PRISA"] []
  6577. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"garreola70@hotmail.com ","3":"GERARDO MORENO ARREOLA","4":"2022-01-26 17:17:37","5":7} []
  6578. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6579. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"guzano7575@gmail.com","3":"GUSTAVO GAYTAN GUZMAN","4":"2022-01-26 17:17:37","5":1} []
  6580. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6581. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"willyeg@gmail.com","3":"GUILLERMO ESPARZA GUILLEN","4":"2022-01-26 17:17:37","5":1} []
  6582. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6583. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"rousmaorduna@gmail.com","3":"ROSA MARIA ORDUÑA CARDENAS","4":"2022-01-26 17:17:37","5":1} []
  6584. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6585. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"maricela_ramirez87@hotmail.com","3":"MARICELA ANGELES RAMIREZ","4":"2022-01-26 17:17:37","5":1} []
  6586. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6587. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"mayolo_acevedo3112@yahoo.com.mx","3":"MAYOLO ACEVEDO HIDALGO","4":"2022-01-26 17:17:37","5":1} []
  6588. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6589. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"fabydiaz488@gmail.com","3":"FABIOLA JARED ESPINOZA DIAZ","4":"2022-01-26 17:17:37","5":1} []
  6590. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6591. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"crisilyjul@gmail.com","3":"JULIO NOE CRUZ BARRON","4":"2022-01-26 17:17:37","5":1} []
  6592. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6593. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"cuevasmiguel733@gmail.com","3":"MIGUEL CUEVAS PEREZ","4":"2022-01-26 17:17:37","5":1} []
  6594. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6595. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"osopu1234@gmail.com","3":"ALBERTO CHAVEZ IBARRA","4":"2022-01-26 17:17:37","5":1} []
  6596. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6597. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"grettzzyy@gmail.com","3":"JUAN EDUARDO DIAZ HERNANDEZ","4":"2022-01-26 17:17:37","5":1} []
  6598. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6599. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"hortenciamendoza772@gmail.com","3":"HORTENCIA MENDOZA ZAVALA","4":"2022-01-26 17:17:37","5":1} []
  6600. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6601. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"richaralf.46@gmail.com","3":"ENRIQUE NICOLAS ALFARO TORRES","4":"2022-01-26 17:17:37","5":1} []
  6602. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6603. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lauragutierrez67841@gmail.com","3":"LAURA ELENA HERNANDEZ GUTIERREZ","4":"2022-01-26 17:17:37","5":1} []
  6604. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6605. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"emarquez@hotmail.com","3":"ENRIQUE MARQUEZ CALDERON","4":"2022-01-26 17:17:37","5":1} []
  6606. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6607. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"verorodriguez198004@gmail.com","3":"GERARDO ESPARZA X","4":"2022-01-26 17:17:37","5":1} []
  6608. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6609. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"paty.ibarra@hotmail.com","3":"REYNA PATRICIA RIOS IBARRA","4":"2022-01-26 17:17:37","5":1} []
  6610. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6611. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"enriquezcortes01@gmail.com","3":"JUAN CARLOS ENRIQUEZ CORTES","4":"2022-01-26 17:17:37","5":1} []
  6612. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6613. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"daniel.pineda79@yahoo.com.mx","3":"DANIEL PINEDA CASTILLO","4":"2022-01-26 17:17:37","5":1} []
  6614. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6615. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"oncepreventa@gmail.com","3":"FATIMA DE LOS ANGELES LOPE [...]","4":"2022-01-26 17:17:37","5":1} []
  6616. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6617. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"guadalupejar.n@gmail.com","3":"MARIA GUADALUPE JARAMILLO  [...]","4":"2022-01-26 17:17:37","5":1} []
  6618. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6619. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"juerwxblackbold@gmail.com","3":"JUAN ERNESTO RANGEL TAPIA","4":"2022-01-26 17:17:37","5":1} []
  6620. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6621. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"mecarg6789@gmail.com","3":"JOSE ULISSES MEDINA CARRILLO","4":"2022-01-26 17:17:37","5":1} []
  6622. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6623. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lauraveronicalona@gmail.com","3":"LAURA VERONICA LONA MARTINEZ","4":"2022-01-26 17:17:37","5":1} []
  6624. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6625. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"victoriaflakita-@hotmail.com","3":"ANA VICTORIA AVALOS ROJAS","4":"2022-01-26 17:17:37","5":1} []
  6626. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6627. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"omarfernandohernandezrange [...]","3":"OMAR FERNANDO HERNANDEZ RANGEL ","4":"2022-01-26 17:17:37","5":1} []
  6628. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6629. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"sanchezbautistaimelda@gmail.com","3":"IMELDA SANCHEZ BAUTISTA","4":"2022-01-26 17:17:37","5":1} []
  6630. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6631. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"Kokecastellanos3@gmail.com","3":"JORGE CASTELLANOS ORTEGA","4":"2022-01-26 17:17:37","5":1} []
  6632. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6633. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"ruizhernandezmariaveronica [...]","3":"MARIA VERONICA RUIZ HERNANDEZ","4":"2022-01-26 17:17:37","5":1} []
  6634. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6635. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"fanyvensorone@gmail.com","3":"ELBA ESTEPHANI ARMADILLO VENSOR","4":"2022-01-26 17:17:37","5":1} []
  6636. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6637. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"yulianajuarez1@gmail.com","3":"JUANA JULIANA JUÁREZ RODRÍGUEZ","4":"2022-01-26 17:17:37","5":1} []
  6638. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6639. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"san.juan1@hotmail.com","3":"CESAR GERARDO SANJUANERO M [...]","4":"2022-01-26 17:17:37","5":1} []
  6640. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6641. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"Davidstonee.ds5@gmail.com","3":"ALFREDO CASTILLO RIOS","4":"2022-01-26 17:17:37","5":1} []
  6642. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6643. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"erikateniente@hotmail.com","3":"ERIKA ISABEL TENIENTE HERNANDEZ","4":"2022-01-26 17:17:37","5":1} []
  6644. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6645. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"patty1409.vv@gmail.com","3":"MARCELA PATRICIA VILLALOBO [...]","4":"2022-01-26 17:17:37","5":1} []
  6646. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6647. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"monseteco2611@gmail.com","3":"TECOCOATZI GONZALEZ MONSERRAT","4":"2022-01-26 17:17:37","5":1} []
  6648. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6649. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"sanguizar@gmail.com","3":"PALACIOS JIMENEZ YASMIN REYNA","4":"2022-01-26 17:17:37","5":1} []
  6650. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6651. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"vvvguzmanvvv@gmail.com","3":"RAMOS GUZMAN VICTOR HUGO","4":"2022-01-26 17:17:37","5":1} []
  6652. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6653. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"cedischalco10@gmail.com","3":"MIRANDA MENDOZA JUAN","4":"2022-01-26 17:17:37","5":1} []
  6654. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6655. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"bobby_ortega@hotmail.com","3":"ORTEGA GARCIA ROBERTO","4":"2022-01-26 17:17:37","5":1} []
  6656. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6657. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"dvBB2376B@gmail.com","3":"VELAZQUEZ VAZQUEZ DIEGO ARMANDO","4":"2022-01-26 17:17:37","5":1} []
  6658. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6659. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"tiorex307@gmail.com","3":"GARCIA TORRES BENJAMIN","4":"2022-01-26 17:17:37","5":1} []
  6660. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6661. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"nelysalazar00@gmail.com","3":"SALAZAR ESPINO JANETH","4":"2022-01-26 17:17:37","5":1} []
  6662. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6663. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"jennifercitla1818@outlook.com","3":"NORIEGA PEREZ JENNIFER CITLALI","4":"2022-01-26 17:17:37","5":1} []
  6664. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6665. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"emmagoju@gmail.com","3":"GOMEZ JUAREZ EMMA","4":"2022-01-26 17:17:37","5":1} []
  6666. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6667. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"funesgabriel100@gmail.com","3":"FUNES PIÑA JUAN GABRIEL","4":"2022-01-26 17:17:37","5":1} []
  6668. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6669. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"rodriguezaldair75@gmail.com","3":"RODRGUEZ VELAZQUEZ ALDAIR","4":"2022-01-26 17:17:37","5":1} []
  6670. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6671. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"isaac.303118@gmail.com","3":"PIÑA MORALES ISAAC","4":"2022-01-26 17:17:37","5":1} []
  6672. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6673. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"lety.sanguino38@gmail.com","3":"SANGUINO MARTINEZ LETICIA","4":"2022-01-26 17:17:37","5":1} []
  6674. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6675. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"hemoshamimi.bas@gmail.com","3":"ALONSO SARMIENTO BERENICE","4":"2022-01-26 17:17:37","5":1} []
  6676. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6677. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"kocri575@gmail.com","3":"NAVARRETE CARREON MARIA DOLORES","4":"2022-01-26 17:17:37","5":1} []
  6678. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6679. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"al68baron@gmail.com","3":"BARON TORRES ALFONSO","4":"2022-01-26 17:17:37","5":1} []
  6680. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6681. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"parquitaalonso17@gmail.com","3":"MORAN BERNAL ALEJANDRO","4":"2022-01-26 17:17:37","5":1} []
  6682. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6683. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"mendezantonio.ruiz@gmail.com","3":"MENDEZ RUIZ ANTONIO","4":"2022-01-26 17:17:37","5":1} []
  6684. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6685. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"roman-19681@hotmail.com","3":"ROLDAN GONZALEZ ROMAN ALBERTO","4":"2022-01-26 17:17:37","5":1} []
  6686. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6687. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"davidsilvabawi76@gmail.com","3":"SILVA RODRIGUEZ DAVID","4":"2022-01-26 17:17:37","5":1} []
  6688. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6689. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"quetzalli7u7@gmail.com","3":"ALVAREZ RODRIGUEZ JORGE ANTONIO","4":"2022-01-26 17:17:37","5":1} []
  6690. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6691. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"turfygr2@gmail.com","3":"RODRIGUEZ DAVILA SANTIAGO  [...]","4":"2022-01-26 17:17:37","5":1} []
  6692. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6693. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"castillovillegasoctavio@gm [...]","3":"OCTAVIO CASTILLO GALINDO","4":"2022-01-26 17:17:37","5":1} []
  6694. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6695. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"pamj73@hotmail.com","3":"JORGE PADUANO MARTINEZ","4":"2022-01-26 17:17:37","5":1} []
  6696. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6697. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"garcia.palma1234@gmail.com","3":"JOSE GUILLERMO GARCIA PALMA","4":"2022-01-26 17:17:37","5":1} []
  6698. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6699. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"crepa310@gmail.com","3":"CRISTINA REGINO PATRICIO","4":"2022-01-26 17:17:37","5":1} []
  6700. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6701. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alfonalon634@gmail.com","3":"ALFONSO MARIANO ALONSO ROJAS","4":"2022-01-26 17:17:37","5":1} []
  6702. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6703. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"neroqueen25@hotmail.com","3":"LEONARDO VICTOR SANCHEZ HE [...]","4":"2022-01-26 17:17:37","5":1} []
  6704. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6705. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alex.gara1704@gmail.com","3":"ALEXANDER GARCIA RAMIREZ","4":"2022-01-26 17:17:37","5":1} []
  6706. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6707. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"hjanette471@gmail.com","3":"GLORIA ALICIA ALMARAZ MEJIA","4":"2022-01-26 17:17:37","5":1} []
  6708. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6709. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alejandro222@hotmail.com","3":"GUILLERMO ALEJANDRO RAMIRE [...]","4":"2022-01-26 17:17:37","5":1} []
  6710. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  6711. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"miguel.ramirez@cincow.com","3":"MIGUEL ANGEL RAMIREZ NAVA","4":"2022-01-26 17:17:37","5":1} []
  6712. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["LILIANA GARIBAY"] []
  6713. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"angels_444@hotmail.com","3":"Alejandra Pérez Morón ","4":"2022-01-26 17:17:37","5":5} []
  6714. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["LILIANA GARIBAY"] []
  6715. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"martinbaltazar195@gmail.com","3":"Martín Alfonso Baltazar Arteaga","4":"2022-01-26 17:17:37","5":5} []
  6716. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["LILIANA GARIBAY"] []
  6717. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"adrian.antrax80@gmail.com","3":" Sergio Adrián Hernández Ugalde ","4":"2022-01-26 17:17:37","5":5} []
  6718. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6719. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alexpach@gmail.com","3":"ALEJANDRO PARRA","4":"2022-01-26 17:17:37","5":2} []
  6720. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6721. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alex.trangel@hotmail.com","3":"ALEJANDRO TREJO","4":"2022-01-26 17:17:37","5":2} []
  6722. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6723. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alonso-alanis@outlook.com","3":"ALONSO ALANIS","4":"2022-01-26 17:17:37","5":2} []
  6724. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6725. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"blanca.evs@hotmail.com","3":"BLANCA VALDEZ (VENDEDOR)","4":"2022-01-26 17:17:37","5":2} []
  6726. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6727. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"fer_grandy@hotmail.com","3":"FERNANDO RAMIREZ","4":"2022-01-26 17:17:37","5":2} []
  6728. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6729. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"grandyventas@outlook.com","3":"GERARDO SALINAS","4":"2022-01-26 17:17:37","5":2} []
  6730. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6731. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"hector-almaguer@outlook.com","3":"HECTOR ALMAGUER","4":"2022-01-26 17:17:37","5":2} []
  6732. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6733. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"manuel.salazar03@outlook.com","3":"MANUEL GPE SALAZAR","4":"2022-01-26 17:17:37","5":2} []
  6734. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6735. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"erikagrandy@hotmail.com","3":"PATY TAMEZ","4":"2022-01-26 17:17:37","5":2} []
  6736. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  6737. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"vgarciagrandy@hotmail.com","3":"VICTOR GARCIA (VENDEDOR","4":"2022-01-26 17:17:37","5":2} []
  6738. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6739. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"coronelhilario820@gmail.com","3":"HILARIO  CORONEL  RODRÍGUEZ","4":"2022-01-26 17:17:37","5":9} []
  6740. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6741. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"vargasjesus42651@gmail.com","3":"JESÚS JOSÉ VARGAS GRACIANO ","4":"2022-01-26 17:17:37","5":9} []
  6742. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6743. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"hugogce2@gmail.com","3":"HUGO GRACIANO  CASTAÑEDA ","4":"2022-01-26 17:17:37","5":9} []
  6744. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6745. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"alanlozano_reyes@hotmail.com","3":"ALAN EDUARDO  LOZANO  REYES ","4":"2022-01-26 17:17:37","5":9} []
  6746. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6747. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"robertoortegahdz@gmail.com","3":"ROBERTO CARLOS  ORTEGA HERNÁNDEZ","4":"2022-01-26 17:17:37","5":9} []
  6748. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6749. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"demixrfa@gmail.com","3":"DEMIS LEONARDO  RIVAS  FERNÁNDEZ","4":"2022-01-26 17:17:37","5":9} []
  6750. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6751. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"eduardo.toca@hotmail.com","3":"CARLOS EDUARDO  TOCA  CORREA ","4":"2022-01-26 17:17:37","5":9} []
  6752. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6753. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"gm158505@gmail.com","3":"GUSTAVO  MARTÍNEZ PÉREZ ","4":"2022-01-26 17:17:37","5":9} []
  6754. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6755. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"marcogp454@gmail.com","3":"MARCO ANTONIO  GONZÁLEZ PASILLAS","4":"2022-01-26 17:17:37","5":9} []
  6756. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  6757. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"rocio_toka@hotmail.com","3":"ELVA ROCIO  TOCA  CORREA ","4":"2022-01-26 17:17:37","5":9} []
  6758. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  6759. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"gerardohernandezflorez1971 [...]","3":"GERARDO HERNANDEZ FLORES ","4":"2022-01-26 17:17:37","5":4} []
  6760. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  6761. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"vicente22rflores@gmail.com","3":"VICENTE FLORES DE LA CUEVA ","4":"2022-01-26 17:17:37","5":4} []
  6762. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  6763. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"moontony62@gmail.com","3":"JOSE ANTONIO LUNA GARCIA ","4":"2022-01-26 17:17:37","5":4} []
  6764. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  6765. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"Renelaragonzalez21@gmail.com","3":"LUIS MANUEL LARA GONZALEZ","4":"2022-01-26 17:17:37","5":4} []
  6766. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  6767. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"g_abril_l_7@hotmail.com","3":"GABRIELA MACIAS MEDRANO ","4":"2022-01-26 17:17:37","5":4} []
  6768. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  6769. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"yael.g.m.28@gmail.com","3":"MAYRA YAEL GARCIA MARQUEZ","4":"2022-01-26 17:17:37","5":4} []
  6770. [2022-01-26 17:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  6771. [2022-01-26 17:17:37] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"123456789","2":"e.pasillas16@gmail.com","3":"EDGAR PASILLAS RAMIREZ","4":"2022-01-26 17:17:37","5":4} []
  6772. [2022-01-26 17:17:37] doctrine.DEBUG: "COMMIT" [] []
  6773. [2022-01-26 17:17:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6774. [2022-01-26 17:17:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6775. [2022-01-26 17:17:38] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  6776. [2022-01-26 17:17:38] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  6777. [2022-01-26 17:17:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6778. [2022-01-26 17:17:40] request.INFO: Matched route "participant.import.index". {"route":"participant.import.index","route_parameters":{"_route":"participant.import.index","_controller":"App\\Controller\\ParticipantController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/participant","method":"GET"} []
  6779. [2022-01-26 17:17:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6780. [2022-01-26 17:17:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6781. [2022-01-26 17:17:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6782. [2022-01-26 17:17:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6783. [2022-01-26 17:17:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6784. [2022-01-26 17:17:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6785. [2022-01-26 17:17:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6786. [2022-01-26 17:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6787. [2022-01-26 17:17:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6788. [2022-01-26 17:17:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"169a97"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/169a97","method":"GET"} []
  6789. [2022-01-26 17:17:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6790. [2022-01-26 17:17:47] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  6791. [2022-01-26 17:17:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6792. [2022-01-26 17:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6793. [2022-01-26 17:17:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6794. [2022-01-26 17:17:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6795. [2022-01-26 17:17:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6796. [2022-01-26 17:17:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6797. [2022-01-26 17:17:49] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  6798. [2022-01-26 17:17:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  6799. [2022-01-26 17:17:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  6800. [2022-01-26 17:17:49] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  6801. [2022-01-26 17:17:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6802. [2022-01-26 17:17:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6803. [2022-01-26 17:17:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6804. [2022-01-26 17:17:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f748c7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f748c7","method":"GET"} []
  6805. [2022-01-26 17:18:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6806. [2022-01-26 17:18:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  6807. [2022-01-26 17:18:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6808. [2022-01-26 17:18:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6809. [2022-01-26 17:18:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6810. [2022-01-26 17:18:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6811. [2022-01-26 17:18:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6812. [2022-01-26 17:18:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6813. [2022-01-26 17:18:12] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  6814. [2022-01-26 17:18:12] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  6815. [2022-01-26 17:18:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6816. [2022-01-26 17:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6817. [2022-01-26 17:18:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6818. [2022-01-26 17:18:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1aca84"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1aca84","method":"GET"} []
  6819. [2022-01-26 17:19:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6820. [2022-01-26 17:19:26] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  6821. [2022-01-26 17:19:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6822. [2022-01-26 17:19:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6823. [2022-01-26 17:19:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6824. [2022-01-26 17:19:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6825. [2022-01-26 17:19:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6826. [2022-01-26 17:19:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6827. [2022-01-26 17:19:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  6828. [2022-01-26 17:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  6829. [2022-01-26 17:19:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6830. [2022-01-26 17:19:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb503c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/bb503c","method":"GET"} []
  6831. [2022-01-26 17:19:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  6832. [2022-01-26 17:19:36] request.INFO: Matched route "code.import". {"route":"code.import","route_parameters":{"_route":"code.import","_controller":"App\\Controller\\CodeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/code","method":"POST"} []
  6833. [2022-01-26 17:19:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  6834. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  6835. [2022-01-26 17:19:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  6836. [2022-01-26 17:19:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  6837. [2022-01-26 17:19:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6838. [2022-01-26 17:19:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  6839. [2022-01-26 17:19:37] doctrine.DEBUG: "START TRANSACTION" [] []
  6840. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["luisambrosiomunoz12@gmail.com"] []
  6841. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"13567VW5","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":34} []
  6842. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rodriguezv521@yahoo.com"] []
  6843. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1ITBIY1D","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":48} []
  6844. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["garcia.palma1234@gmail.com"] []
  6845. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1K1U7LPF","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":137} []
  6846. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gm158505@gmail.com"] []
  6847. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1V8A1AU1","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":165} []
  6848. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gerardohernandezflorez1971 [...]"] []
  6849. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1Z5PXAA5","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":168} []
  6850. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["valenciaricardo652@gmail.com"] []
  6851. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"25BD5EK3","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":30} []
  6852. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["enriquezcortes01@gmail.com"] []
  6853. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"25QLKT4C","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":94} []
  6854. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["juerwxblackbold@gmail.com"] []
  6855. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"2YERF27Q","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":98} []
  6856. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["richaralf.46@gmail.com"] []
  6857. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"31CHPTES","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":89} []
  6858. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["martinbaltazar195@gmail.com"] []
  6859. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"31NTJTVE","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":146} []
  6860. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jennifercitla1818@outlook.com"] []
  6861. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3IJSO95U","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":120} []
  6862. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alejandrafrancosamano@gmail.com"] []
  6863. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3LF3YFTE","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":35} []
  6864. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["navamartinezm459@gmail.com"] []
  6865. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3MEQPB8B","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":10} []
  6866. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["grandyventas@outlook.com"] []
  6867. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3PW1O3J9","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":153} []
  6868. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["olivergomezsalazar369@gmail.com"] []
  6869. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3SOONHGQ","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":31} []
  6870. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["turfygr2@gmail.com"] []
  6871. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3UVBDNEC","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":134} []
  6872. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["agustincortes36@yahoo.com"] []
  6873. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"44B3MIF9","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":47} []
  6874. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manuel.salazar03@outlook.com"] []
  6875. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4ATWNQON","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":155} []
  6876. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["monseteco2611@gmail.com"] []
  6877. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4GNZWISF","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":112} []
  6878. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["coronelhilario820@gmail.com"] []
  6879. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4LHB3SS9","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":158} []
  6880. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["stefanonegrete@gmail.com"] []
  6881. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"55CL2UK9","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":68} []
  6882. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jr8257148@gmail.com"] []
  6883. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5CRFMPVT","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":33} []
  6884. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["raulvargas883@yahoo.com"] []
  6885. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5FI8GMK1","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":63} []
  6886. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vicente22rflores@gmail.com"] []
  6887. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5T25ADQ5","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":169} []
  6888. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["roman-19681@hotmail.com"] []
  6889. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5TPCLCBX","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":131} []
  6890. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jr0680628@gmail.com"] []
  6891. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5UHKVQHD","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":54} []
  6892. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oncepreventa@gmail.com"] []
  6893. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6DL1AENT","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":96} []
  6894. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["yerayst7@gmail.com"] []
  6895. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6ORJWY8I","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":67} []
  6896. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["patty1409.vv@gmail.com"] []
  6897. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6P18ZY71","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":111} []
  6898. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["maricela_ramirez87@hotmail.com"] []
  6899. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6QNJYMCG","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":81} []
  6900. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gomitamaxur67@gmail.com"] []
  6901. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6SFZOXZA","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":26} []
  6902. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rulrey1095@gmail.com"] []
  6903. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6WNN6P8O","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":14} []
  6904. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ag6860626@gmail.com"] []
  6905. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6Y8T91L9","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":3} []
  6906. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["parquitaalonso17@gmail.com"] []
  6907. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"73342ILR","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":129} []
  6908. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alexpach@gmail.com"] []
  6909. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"76OY5PRM","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":148} []
  6910. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["paty.ibarra@hotmail.com"] []
  6911. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"78XOE8PV","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":93} []
  6912. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ruedmudo1977@live.com.mx"] []
  6913. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7COHH4PN","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":18} []
  6914. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["raulmelasioh@gmail.com"] []
  6915. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7NBPT25X","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":11} []
  6916. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["marcogp454@gmail.com"] []
  6917. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7OFTU5KY","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":166} []
  6918. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["funesgabriel100@gmail.com"] []
  6919. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7SH11PDO","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":122} []
  6920. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["dvBB2376B@gmail.com"] []
  6921. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7STOI4ZK","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":117} []
  6922. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["carrenalejandro@gmail.com"] []
  6923. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7WOXMMFN","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":6} []
  6924. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["moontony62@gmail.com"] []
  6925. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"81Q1B11D","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":170} []
  6926. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ff6431781@gmail.com"] []
  6927. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"845LH2QS","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":61} []
  6928. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["neroqueen25@hotmail.com"] []
  6929. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8F9RYSNG","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":140} []
  6930. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alex.trangel@hotmail.com"] []
  6931. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8M3PAMC5","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":149} []
  6932. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fanyvensorone@gmail.com"] []
  6933. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8VI3F9LH","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":106} []
  6934. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["antonio.montiel25@yahoo.com"] []
  6935. [2022-01-26 17:19:37] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"99SGP99T","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":50} []
  6936. [2022-01-26 17:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manuel.gomez82@yahoo.com"] []
  6937. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9ADOY6IP","2":true,"3":false,"4":"2022-01-26 17:19:37","5":null,"6":null,"7":57} []
  6938. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alfonalon634@gmail.com"] []
  6939. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9B9SYY39","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":139} []
  6940. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rousmaorduna@gmail.com"] []
  6941. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9HBY3P39","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":80} []
  6942. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ascencionlibsil@gmail.com"] []
  6943. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9IQJOZCP","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":15} []
  6944. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alanlozano_reyes@hotmail.com"] []
  6945. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9NP5Q2MY","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":161} []
  6946. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lipebarbaro@hotmail.com"] []
  6947. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9VTQ1XZQ","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":28} []
  6948. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["quetzalli7u7@gmail.com"] []
  6949. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9WZTN367","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":133} []
  6950. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castrojimenezoscar@gmail.com"] []
  6951. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9ZHDVJV9","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":13} []
  6952. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alonso-alanis@outlook.com"] []
  6953. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AEG6LM2S","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":150} []
  6954. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["osopu1234@gmail.com"] []
  6955. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AJ1FB5PQ","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":86} []
  6956. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fernandagdavila@gmail.com"] []
  6957. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AO4XPM9Z","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":73} []
  6958. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fer_grandy@hotmail.com"] []
  6959. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ATWURDZE","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":152} []
  6960. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["eduardo.toca@hotmail.com"] []
  6961. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AWZYVKE6","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":164} []
  6962. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["yulianajuarez1@gmail.com"] []
  6963. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AZIIFUPO","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":107} []
  6964. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["omarfernandohernandezrange [...]"] []
  6965. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"B2JPMT5M","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":102} []
  6966. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rpedraza93@yahoo.com"] []
  6967. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BIO27UIA","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":64} []
  6968. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["urbiorpezag@yahoo.com"] []
  6969. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BM339DOL","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":21} []
  6970. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gabbysamanomacias@gmail.com"] []
  6971. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"C2OCDO2C","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":36} []
  6972. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Renelaragonzalez21@gmail.com"] []
  6973. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"C2PPU6AT","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":171} []
  6974. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["eesquivel78@yahoo.com"] []
  6975. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"C4PA8UUW","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":39} []
  6976. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["bobby_ortega@hotmail.com"] []
  6977. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CS3G1VCY","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":116} []
  6978. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cuevasmiguel733@gmail.com"] []
  6979. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CXSBJT68","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":85} []
  6980. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Lirapaz@gmail.com"] []
  6981. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CZHRBX4I","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":22} []
  6982. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gc131327@gmail.com"] []
  6983. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"D85ZDNL6","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":5} []
  6984. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ahernandezlara2854@yahoo.com"] []
  6985. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ETWJC9DW","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":55} []
  6986. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vargasjesus42651@gmail.com"] []
  6987. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EWL8NP3B","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":159} []
  6988. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jrigobertomeza@yahoo.com"] []
  6989. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"F246NY5B","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":41} []
  6990. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hortenciamendoza772@gmail.com"] []
  6991. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FJQXPL2T","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":88} []
  6992. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["aarenas63@yahoo.com"] []
  6993. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FTOWE19P","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":44} []
  6994. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["kocri575@gmail.com"] []
  6995. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"G4HTCWU2","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":127} []
  6996. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victoriaflakita-@hotmail.com"] []
  6997. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GB2ADPLZ","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":101} []
  6998. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ruizhernandezmariaveronica [...]"] []
  6999. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GSPSYXYV","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":105} []
  7000. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["bureosgarma@live.com.mx"] []
  7001. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GW22RC8S","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":24} []
  7002. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gabrielzapata114@yahoo.com"] []
  7003. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"H1O65XRD","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":40} []
  7004. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["davidsilvabawi76@gmail.com"] []
  7005. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"H5KJS99P","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":132} []
  7006. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rodriguezaldair75@gmail.com"] []
  7007. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HIU1YYRC","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":123} []
  7008. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mayolo_acevedo3112@yahoo.com.mx"] []
  7009. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HIUOB919","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":82} []
  7010. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["demixrfa@gmail.com"] []
  7011. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HLV9PXSB","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":163} []
  7012. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["garreola70@hotmail.com "] []
  7013. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HOPW1CNY","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":77} []
  7014. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["parturo80@yahoo.com"] []
  7015. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HSJMBXZX","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":65} []
  7016. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alicia.78@gmail.com"] []
  7017. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HSVTD815","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":16} []
  7018. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hectoreduardo219@gmail.com"] []
  7019. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HT4XTJHC","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":29} []
  7020. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["g_abril_l_7@hotmail.com"] []
  7021. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HTPX8G8P","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":172} []
  7022. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["avictorinogomez@yahoo.com"] []
  7023. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HTUGJ6RV","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":38} []
  7024. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["juanrivera880@yahoo.com"] []
  7025. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HY9HLU3V","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":42} []
  7026. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vvvguzmanvvv@gmail.com"] []
  7027. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IU16EHBO","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":114} []
  7028. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["acastellanos53@yahoo.com"] []
  7029. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IU9SI6W9","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":56} []
  7030. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cdelatorre25@yahoo.com"] []
  7031. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JJE4SRH8","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":52} []
  7032. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["isaac.303118@gmail.com"] []
  7033. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JLR62FWI","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":124} []
  7034. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["emarquez@hotmail.com"] []
  7035. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JMSC494K","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":91} []
  7036. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oho6136012@gmail.com"] []
  7037. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JZ1UDZV5","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":12} []
  7038. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["nelysalazar00@gmail.com"] []
  7039. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"K1NNPDBL","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":119} []
  7040. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cortesagustin541@gmail.com"] []
  7041. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"K4IVPF4P","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":60} []
  7042. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["daniel.pineda79@yahoo.com.mx"] []
  7043. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"KUA6P2JY","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":95} []
  7044. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lortan2005@hotmail.com"] []
  7045. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"L2LVAIFA","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":71} []
  7046. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["erikagrandy@hotmail.com"] []
  7047. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"L7YL78I7","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":156} []
  7048. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mendezantonio.ruiz@gmail.com"] []
  7049. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"L85NMQ78","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":130} []
  7050. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Davidstonee.ds5@gmail.com"] []
  7051. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LGAS472Y","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":109} []
  7052. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["sanchezbautistaimelda@gmail.com"] []
  7053. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LQ6239X4","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":103} []
  7054. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["tiorex307@gmail.com"] []
  7055. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LUX2RPO2","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":118} []
  7056. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hugogce2@gmail.com"] []
  7057. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LYOM42BS","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":160} []
  7058. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Lumagome1980@gmail.com"] []
  7059. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"M7S3KI6N","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":23} []
  7060. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manutavo74@gmail.com"] []
  7061. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"M8NKMJQT","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":69} []
  7062. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["willyeg@gmail.com"] []
  7063. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"MPC14TT9","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":79} []
  7064. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alfredomaldonado59@yahoo.com"] []
  7065. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"MXFFC8RD","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":46} []
  7066. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["verorodriguez198004@gmail.com"] []
  7067. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NNF13EQT","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":92} []
  7068. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["montielgaliotopablo@gmail.com"] []
  7069. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NR6EPLXS","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":8} []
  7070. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["greylara.1489@gmail.com"] []
  7071. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ODD36LXO","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":19} []
  7072. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cedischalco10@gmail.com"] []
  7073. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ODH7YUYG","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":115} []
  7074. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Kokecastellanos3@gmail.com"] []
  7075. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ON1ATPVL","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":104} []
  7076. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["adrian.antrax80@gmail.com"] []
  7077. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"OORI5WHP","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":147} []
  7078. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["crisilyjul@gmail.com"] []
  7079. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"OXQ42OZL","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":84} []
  7080. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guillermopal3105@gmail.com"] []
  7081. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P3XK6278","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":72} []
  7082. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lalejandro574@yahoo.com"] []
  7083. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P7EYDA1P","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":66} []
  7084. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["robertoortegahdz@gmail.com"] []
  7085. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PAEJ1LPI","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":162} []
  7086. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["martinezbetz231@gmail.com"] []
  7087. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PGYUQMX1","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":2} []
  7088. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castillovillegasoctavio@gm [...]"] []
  7089. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PHXWPTRJ","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":135} []
  7090. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["blanca.evs@hotmail.com"] []
  7091. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"POEJ32SN","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":151} []
  7092. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["san.juan1@hotmail.com"] []
  7093. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"POQNESG7","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":108} []
  7094. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["faraujo22345@yahoo.com"] []
  7095. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PTPOS598","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":59} []
  7096. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oaguayo70@yahoo.com"] []
  7097. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PYVQFW7M","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":51} []
  7098. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["suchettw@gmail.com"] []
  7099. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Q5OPHP2H","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":7} []
  7100. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hemoshamimi.bas@gmail.com"] []
  7101. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QP7IL864","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":126} []
  7102. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["erikateniente@hotmail.com"] []
  7103. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QP88BF73","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":110} []
  7104. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["perezgodonezj@gmail.com"] []
  7105. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"REERZFKM","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":1} []
  7106. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["grettzzyy@gmail.com"] []
  7107. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RL3CRVJK","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":87} []
  7108. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victordavidlemusdominguez@ [...]"] []
  7109. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RNZ5LPKT","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":9} []
  7110. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mecarg6789@gmail.com"] []
  7111. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"S1PU5DZD","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":99} []
  7112. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["silvaalvaro15@yahoo.com"] []
  7113. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"S31GLNMF","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":49} []
  7114. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["emmagoju@gmail.com"] []
  7115. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"S5P842CT","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":121} []
  7116. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lauraveronicalona@gmail.com"] []
  7117. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"S6FC5KPE","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":100} []
  7118. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["diazcarmona1974@gmail.com"] []
  7119. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SD8BYR11","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":27} []
  7120. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Navarretemarylu@gmail.com"] []
  7121. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SP7R23OH","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":25} []
  7122. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["negrete690@gmail.com"] []
  7123. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SZQ5UUCL","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":45} []
  7124. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["crepa310@gmail.com"] []
  7125. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"T4PXQTPK","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":138} []
  7126. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lic.baruco.sanchez@gmail.com"] []
  7127. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"T9ZSAIJ2","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":75} []
  7128. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["e.pasillas16@gmail.com"] []
  7129. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TIN89E2N","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":174} []
  7130. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manriquezjuarezaaron@gmail.com"] []
  7131. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TNCACXFE","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":32} []
  7132. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rocio_toka@hotmail.com"] []
  7133. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"U1T5N2QL","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":167} []
  7134. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vgarciagrandy@hotmail.com"] []
  7135. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"U21K866K","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":157} []
  7136. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["al68baron@gmail.com"] []
  7137. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"U9TVXE2F","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":128} []
  7138. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["yael.g.m.28@gmail.com"] []
  7139. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UG4T24YD","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":173} []
  7140. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guillermo_palomares@hotmail.com"] []
  7141. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UO4J58PL","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":76} []
  7142. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["miguel.ramirez@cincow.com"] []
  7143. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UXHMHXMM","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":144} []
  7144. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victorrueda840@yahoo.com"] []
  7145. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"V2LGO9VQ","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":62} []
  7146. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lpn1901@gmail.com"] []
  7147. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"VGU2CF8C","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":74} []
  7148. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alex.gara1704@gmail.com"] []
  7149. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"VKG89XVC","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":141} []
  7150. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lilianagomezsalazar@yahoo.com"] []
  7151. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"VQCNKZI9","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":37} []
  7152. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alejandro222@hotmail.com"] []
  7153. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"VSFMSHUR","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":143} []
  7154. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Jeguevaraandrade@gmail.com"] []
  7155. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WBZPYTA5","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":20} []
  7156. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hector-almaguer@outlook.com"] []
  7157. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WM7T4R4H","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":154} []
  7158. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hjanette471@gmail.com"] []
  7159. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WMXR9B4C","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":142} []
  7160. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lauragutierrez67841@gmail.com"] []
  7161. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WPUAVJF6","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":90} []
  7162. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["angels_444@hotmail.com"] []
  7163. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"X83XK4W7","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":145} []
  7164. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["misapenasan@gmail.com"] []
  7165. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XDYKZ6ZD","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":4} []
  7166. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["pamj73@hotmail.com"] []
  7167. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XOYP6F4E","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":136} []
  7168. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fabydiaz488@gmail.com"] []
  7169. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XQN28GTC","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":83} []
  7170. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ralfonso129@yahoo.com"] []
  7171. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XRMNZZ72","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":43} []
  7172. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guadalupejar.n@gmail.com"] []
  7173. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XRPF68GO","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":97} []
  7174. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["charlymex@hotmail.com"] []
  7175. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Z3WFCV27","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":17} []
  7176. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fobed073@gmail.com"] []
  7177. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Z6K6S1WV","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":53} []
  7178. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guzano7575@gmail.com"] []
  7179. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZFPGWT99","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":78} []
  7180. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["nemo_charro@hotmail.com"] []
  7181. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZPQUJPRT","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":70} []
  7182. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["sanguizar@gmail.com"] []
  7183. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZTFZYO6W","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":113} []
  7184. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lety.sanguino38@gmail.com"] []
  7185. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZW3BMG2H","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":125} []
  7186. [2022-01-26 17:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["orocha95@yahoo.com"] []
  7187. [2022-01-26 17:19:38] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZWEAOUUU","2":true,"3":false,"4":"2022-01-26 17:19:38","5":null,"6":null,"7":58} []
  7188. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["crisilyjul@gmail.com"] []
  7189. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"18Z7TZ7H","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":84} []
  7190. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["orocha95@yahoo.com"] []
  7191. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1BZ1YMJH","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":58} []
  7192. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oncepreventa@gmail.com"] []
  7193. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1K255YD5","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":96} []
  7194. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fer_grandy@hotmail.com"] []
  7195. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1SSJEZ1C","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":152} []
  7196. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cdelatorre25@yahoo.com"] []
  7197. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"2486TNNT","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":52} []
  7198. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["tiorex307@gmail.com"] []
  7199. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"2NVIRHKM","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":118} []
  7200. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guadalupejar.n@gmail.com"] []
  7201. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"311L51YC","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":97} []
  7202. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["san.juan1@hotmail.com"] []
  7203. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"393RANAV","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":108} []
  7204. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["bobby_ortega@hotmail.com"] []
  7205. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3B79U8IK","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":116} []
  7206. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hjanette471@gmail.com"] []
  7207. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3GS7SG77","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":142} []
  7208. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victoriaflakita-@hotmail.com"] []
  7209. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3HA61ETI","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":101} []
  7210. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["daniel.pineda79@yahoo.com.mx"] []
  7211. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3IIW3ZXF","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":95} []
  7212. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ag6860626@gmail.com"] []
  7213. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3XWJXAP5","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":3} []
  7214. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rodriguezv521@yahoo.com"] []
  7215. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4IWU5GNQ","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":48} []
  7216. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hortenciamendoza772@gmail.com"] []
  7217. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"543FF844","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":88} []
  7218. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oaguayo70@yahoo.com"] []
  7219. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"56TWP6N1","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":51} []
  7220. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victordavidlemusdominguez@ [...]"] []
  7221. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5FPBXRIR","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":9} []
  7222. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Jeguevaraandrade@gmail.com"] []
  7223. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5MQM1SMN","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":20} []
  7224. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["quetzalli7u7@gmail.com"] []
  7225. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5QDOBSRR","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":133} []
  7226. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["silvaalvaro15@yahoo.com"] []
  7227. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5QOLBTLY","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":49} []
  7228. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["marcogp454@gmail.com"] []
  7229. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"64P11J64","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":166} []
  7230. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["juerwxblackbold@gmail.com"] []
  7231. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6DN5LYBY","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":98} []
  7232. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["maricela_ramirez87@hotmail.com"] []
  7233. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6NNACDU5","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":81} []
  7234. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["faraujo22345@yahoo.com"] []
  7235. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6PZTKNSS","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":59} []
  7236. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castillovillegasoctavio@gm [...]"] []
  7237. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"81SJE3P9","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":135} []
  7238. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rocio_toka@hotmail.com"] []
  7239. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8EG4FZZF","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":167} []
  7240. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rpedraza93@yahoo.com"] []
  7241. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8IX7T5DG","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":64} []
  7242. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lety.sanguino38@gmail.com"] []
  7243. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8KMRL4PF","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":125} []
  7244. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["greylara.1489@gmail.com"] []
  7245. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8NCGNHA7","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":19} []
  7246. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["stefanonegrete@gmail.com"] []
  7247. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8TXA21EY","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":68} []
  7248. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lpn1901@gmail.com"] []
  7249. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8ZI7FQKR","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":74} []
  7250. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Lirapaz@gmail.com"] []
  7251. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"94WSDFWG","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":22} []
  7252. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jrigobertomeza@yahoo.com"] []
  7253. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9J2ALS9D","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":41} []
  7254. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["emmagoju@gmail.com"] []
  7255. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9W3QDXR5","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":121} []
  7256. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Kokecastellanos3@gmail.com"] []
  7257. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9Y5VUOJL","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":104} []
  7258. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Davidstonee.ds5@gmail.com"] []
  7259. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"A5ZF8HK1","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":109} []
  7260. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lipebarbaro@hotmail.com"] []
  7261. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AGWNBKA8","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":28} []
  7262. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ahernandezlara2854@yahoo.com"] []
  7263. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ANIJPZUD","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":55} []
  7264. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cortesagustin541@gmail.com"] []
  7265. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ARE6GF3N","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":60} []
  7266. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mayolo_acevedo3112@yahoo.com.mx"] []
  7267. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AV4TLXNE","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":82} []
  7268. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Lumagome1980@gmail.com"] []
  7269. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BD9BSFUR","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":23} []
  7270. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mecarg6789@gmail.com"] []
  7271. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BHRDMVWM","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":99} []
  7272. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fanyvensorone@gmail.com"] []
  7273. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BVPHYPZD","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":106} []
  7274. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lalejandro574@yahoo.com"] []
  7275. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"C3BLJJM2","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":66} []
  7276. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guillermopal3105@gmail.com"] []
  7277. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CKW32U1R","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":72} []
  7278. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ruedmudo1977@live.com.mx"] []
  7279. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CLC33PVF","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":18} []
  7280. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["yulianajuarez1@gmail.com"] []
  7281. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CMWPOHNA","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":107} []
  7282. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guillermo_palomares@hotmail.com"] []
  7283. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CSLLVY4W","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":76} []
  7284. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["monseteco2611@gmail.com"] []
  7285. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CVYXNNV2","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":112} []
  7286. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["crepa310@gmail.com"] []
  7287. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CZ2BX2AW","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":138} []
  7288. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guzano7575@gmail.com"] []
  7289. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"DSQWQD91","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":78} []
  7290. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["patty1409.vv@gmail.com"] []
  7291. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EACVZT6T","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":111} []
  7292. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alexpach@gmail.com"] []
  7293. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EAUSP6MB","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":148} []
  7294. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["funesgabriel100@gmail.com"] []
  7295. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EJDIQNET","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":122} []
  7296. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["pamj73@hotmail.com"] []
  7297. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EOX8W776","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":136} []
  7298. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["nemo_charro@hotmail.com"] []
  7299. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EZV9JHSG","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":70} []
  7300. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manuel.gomez82@yahoo.com"] []
  7301. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FEC8PYM7","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":57} []
  7302. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manriquezjuarezaaron@gmail.com"] []
  7303. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FTTPK4B2","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":32} []
  7304. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gm158505@gmail.com"] []
  7305. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"G4ANSTHV","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":165} []
  7306. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gabbysamanomacias@gmail.com"] []
  7307. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GCCG1SDP","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":36} []
  7308. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lilianagomezsalazar@yahoo.com"] []
  7309. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GGMAMZ31","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":37} []
  7310. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alfonalon634@gmail.com"] []
  7311. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GO1HKTSM","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":139} []
  7312. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["eesquivel78@yahoo.com"] []
  7313. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GZPQ8BLA","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":39} []
  7314. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oho6136012@gmail.com"] []
  7315. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"H395ZKGL","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":12} []
  7316. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["yerayst7@gmail.com"] []
  7317. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HB2A3S95","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":67} []
  7318. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lortan2005@hotmail.com"] []
  7319. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HDLSREXO","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":71} []
  7320. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["grettzzyy@gmail.com"] []
  7321. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HFU8Z9XK","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":87} []
  7322. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fernandagdavila@gmail.com"] []
  7323. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HOIK1QHQ","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":73} []
  7324. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victorrueda840@yahoo.com"] []
  7325. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HW2O9BKB","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":62} []
  7326. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["eduardo.toca@hotmail.com"] []
  7327. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"I5TAS1M7","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":164} []
  7328. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["robertoortegahdz@gmail.com"] []
  7329. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IF5QWMIY","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":162} []
  7330. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lauragutierrez67841@gmail.com"] []
  7331. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IKIO91BI","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":90} []
  7332. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["aarenas63@yahoo.com"] []
  7333. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JB8S5JNB","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":44} []
  7334. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["erikateniente@hotmail.com"] []
  7335. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JEWK9PK4","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":110} []
  7336. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["omarfernandohernandezrange [...]"] []
  7337. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JVL97JLP","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":102} []
  7338. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["kocri575@gmail.com"] []
  7339. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JZH5PEZS","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":127} []
  7340. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jr0680628@gmail.com"] []
  7341. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"K2MG822U","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":54} []
  7342. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jennifercitla1818@outlook.com"] []
  7343. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"KNYPF3X9","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":120} []
  7344. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["isaac.303118@gmail.com"] []
  7345. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"KQ62DUAC","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":124} []
  7346. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["carrenalejandro@gmail.com"] []
  7347. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LGP4J5UP","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":6} []
  7348. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castrojimenezoscar@gmail.com"] []
  7349. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LIWCIYE5","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":13} []
  7350. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alex.gara1704@gmail.com"] []
  7351. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LYTVZUIJ","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":141} []
  7352. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["charlymex@hotmail.com"] []
  7353. [2022-01-26 17:19:39] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"M1HNRLX7","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":17} []
  7354. [2022-01-26 17:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["urbiorpezag@yahoo.com"] []
  7355. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"MHBI3TRH","2":true,"3":false,"4":"2022-01-26 17:19:39","5":null,"6":null,"7":21} []
  7356. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["garcia.palma1234@gmail.com"] []
  7357. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"MQYO7F3G","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":137} []
  7358. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manutavo74@gmail.com"] []
  7359. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"MTJHDGL6","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":69} []
  7360. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["miguel.ramirez@cincow.com"] []
  7361. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"N1PUMUTS","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":144} []
  7362. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["dvBB2376B@gmail.com"] []
  7363. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NAWX3SKL","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":117} []
  7364. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ralfonso129@yahoo.com"] []
  7365. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NGL8KT1K","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":43} []
  7366. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fobed073@gmail.com"] []
  7367. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NGP63LPO","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":53} []
  7368. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vargasjesus42651@gmail.com"] []
  7369. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NLBYA4FY","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":159} []
  7370. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hemoshamimi.bas@gmail.com"] []
  7371. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NP9LTMZI","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":126} []
  7372. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rousmaorduna@gmail.com"] []
  7373. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"O1R2UN2D","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":80} []
  7374. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cuevasmiguel733@gmail.com"] []
  7375. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"O5J7USMK","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":85} []
  7376. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fabydiaz488@gmail.com"] []
  7377. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"OUI1AEFX","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":83} []
  7378. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cedischalco10@gmail.com"] []
  7379. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"OWH9RP7L","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":115} []
  7380. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["acastellanos53@yahoo.com"] []
  7381. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"OZQ7TMOK","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":56} []
  7382. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vvvguzmanvvv@gmail.com"] []
  7383. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P1QRZBZ8","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":114} []
  7384. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["misapenasan@gmail.com"] []
  7385. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P9X5VROG","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":4} []
  7386. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["martinezbetz231@gmail.com"] []
  7387. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PHCZMGCT","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":2} []
  7388. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lauraveronicalona@gmail.com"] []
  7389. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PHOP6X9X","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":100} []
  7390. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["nelysalazar00@gmail.com"] []
  7391. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PIYB3XCC","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":119} []
  7392. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hectoreduardo219@gmail.com"] []
  7393. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PKV1SLCB","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":29} []
  7394. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["sanguizar@gmail.com"] []
  7395. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PLG83VCW","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":113} []
  7396. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ruizhernandezmariaveronica [...]"] []
  7397. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PMKHPLUA","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":105} []
  7398. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ff6431781@gmail.com"] []
  7399. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PR9CGS45","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":61} []
  7400. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["al68baron@gmail.com"] []
  7401. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PX6FPLHV","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":128} []
  7402. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["perezgodonezj@gmail.com"] []
  7403. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QRK2RUCQ","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":1} []
  7404. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rodriguezaldair75@gmail.com"] []
  7405. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QYA47Y8V","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":123} []
  7406. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["osopu1234@gmail.com"] []
  7407. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QYQVPUBC","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":86} []
  7408. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["parturo80@yahoo.com"] []
  7409. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"R2G95DDP","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":65} []
  7410. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["montielgaliotopablo@gmail.com"] []
  7411. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RJFP7NPV","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":8} []
  7412. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["coronelhilario820@gmail.com"] []
  7413. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RPY2P7TM","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":158} []
  7414. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["bureosgarma@live.com.mx"] []
  7415. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RV92APX7","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":24} []
  7416. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alicia.78@gmail.com"] []
  7417. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SN95KIPL","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":16} []
  7418. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alejandrafrancosamano@gmail.com"] []
  7419. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SXP4FRJP","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":35} []
  7420. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["raulvargas883@yahoo.com"] []
  7421. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"T4I6UX2I","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":63} []
  7422. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["olivergomezsalazar369@gmail.com"] []
  7423. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TFUSRWUR","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":31} []
  7424. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hugogce2@gmail.com"] []
  7425. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TJSN3WBA","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":160} []
  7426. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["emarquez@hotmail.com"] []
  7427. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TLYUT46A","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":91} []
  7428. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["agustincortes36@yahoo.com"] []
  7429. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TOHEWPVE","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":47} []
  7430. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gomitamaxur67@gmail.com"] []
  7431. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TR9LEJVG","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":26} []
  7432. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alanlozano_reyes@hotmail.com"] []
  7433. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UMVVBD41","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":161} []
  7434. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gabrielzapata114@yahoo.com"] []
  7435. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UQPRP6X6","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":40} []
  7436. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mendezantonio.ruiz@gmail.com"] []
  7437. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"VN7L7PR4","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":130} []
  7438. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["verorodriguez198004@gmail.com"] []
  7439. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"VR9HJCD5","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":92} []
  7440. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lic.baruco.sanchez@gmail.com"] []
  7441. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WGWF8CAV","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":75} []
  7442. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["sanchezbautistaimelda@gmail.com"] []
  7443. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"X5FYSIZY","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":103} []
  7444. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gc131327@gmail.com"] []
  7445. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XFD9YH1V","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":5} []
  7446. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["valenciaricardo652@gmail.com"] []
  7447. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XQYJFBEX","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":30} []
  7448. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["enriquezcortes01@gmail.com"] []
  7449. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XUQG2SFL","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":94} []
  7450. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["roman-19681@hotmail.com"] []
  7451. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XYAZIW7Z","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":131} []
  7452. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["willyeg@gmail.com"] []
  7453. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YAR27ARK","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":79} []
  7454. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["navamartinezm459@gmail.com"] []
  7455. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YDJW3IZC","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":10} []
  7456. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["suchettw@gmail.com"] []
  7457. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YJXBF92J","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":7} []
  7458. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["negrete690@gmail.com"] []
  7459. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YTAV7XZ8","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":45} []
  7460. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jr8257148@gmail.com"] []
  7461. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YUDXO552","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":33} []
  7462. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["richaralf.46@gmail.com"] []
  7463. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YW6JTH92","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":89} []
  7464. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alejandro222@hotmail.com"] []
  7465. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZVMYFXSJ","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":143} []
  7466. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["paty.ibarra@hotmail.com"] []
  7467. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZVOH5QRI","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":93} []
  7468. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["demixrfa@gmail.com"] []
  7469. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZWXHD717","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":163} []
  7470. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["marcogp454@gmail.com"] []
  7471. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1S9M6OXQ","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":166} []
  7472. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ag6860626@gmail.com"] []
  7473. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"1VCNP3LL","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":3} []
  7474. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lilianagomezsalazar@yahoo.com"] []
  7475. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"284AC9Y5","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":37} []
  7476. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["castrojimenezoscar@gmail.com"] []
  7477. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"2F2FJ59D","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":13} []
  7478. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["omarfernandohernandezrange [...]"] []
  7479. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"2UHCEWLY","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":102} []
  7480. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["misapenasan@gmail.com"] []
  7481. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"376P32ZL","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":4} []
  7482. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["montielgaliotopablo@gmail.com"] []
  7483. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3OVX2JXK","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":8} []
  7484. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jrigobertomeza@yahoo.com"] []
  7485. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"3SGPLD5S","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":41} []
  7486. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manriquezjuarezaaron@gmail.com"] []
  7487. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"49QMKUQ9","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":32} []
  7488. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fernandagdavila@gmail.com"] []
  7489. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4DGBT2F2","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":73} []
  7490. [2022-01-26 17:19:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["raulvargas883@yahoo.com"] []
  7491. [2022-01-26 17:19:40] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4K8OZXKX","2":true,"3":false,"4":"2022-01-26 17:19:40","5":null,"6":null,"7":63} []
  7492. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manuel.gomez82@yahoo.com"] []
  7493. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"4MGF6O3I","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":57} []
  7494. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victoriaflakita-@hotmail.com"] []
  7495. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"5XCJWAVZ","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":101} []
  7496. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["bobby_ortega@hotmail.com"] []
  7497. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"6463TB1B","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":116} []
  7498. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["yerayst7@gmail.com"] []
  7499. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"79KX56AA","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":67} []
  7500. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["aarenas63@yahoo.com"] []
  7501. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7Q3QAVVE","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":44} []
  7502. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["manutavo74@gmail.com"] []
  7503. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"7QAXNDF4","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":69} []
  7504. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["emarquez@hotmail.com"] []
  7505. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"83RI3XU1","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":91} []
  7506. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gc131327@gmail.com"] []
  7507. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"84K2Q39N","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":5} []
  7508. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["stefanonegrete@gmail.com"] []
  7509. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"89RTRPGZ","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":68} []
  7510. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lortan2005@hotmail.com"] []
  7511. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8CV83D6Y","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":71} []
  7512. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["perezgodonezj@gmail.com"] []
  7513. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8KENVTWQ","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":1} []
  7514. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lpn1901@gmail.com"] []
  7515. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"8ZDHC5TN","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":74} []
  7516. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lauragutierrez67841@gmail.com"] []
  7517. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"92TJGSLK","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":90} []
  7518. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mecarg6789@gmail.com"] []
  7519. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9NVUFJL7","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":99} []
  7520. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["tiorex307@gmail.com"] []
  7521. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9QPDN18M","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":118} []
  7522. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Lumagome1980@gmail.com"] []
  7523. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"9WF27SLY","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":23} []
  7524. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rocio_toka@hotmail.com"] []
  7525. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AELRTNZ7","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":167} []
  7526. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hectoreduardo219@gmail.com"] []
  7527. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AHZLBH1R","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":29} []
  7528. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["funesgabriel100@gmail.com"] []
  7529. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ARTSHAUP","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":122} []
  7530. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["carrenalejandro@gmail.com"] []
  7531. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"AVTZAC19","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":6} []
  7532. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hemoshamimi.bas@gmail.com"] []
  7533. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"B3PH94WZ","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":126} []
  7534. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["faraujo22345@yahoo.com"] []
  7535. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BLEQOAPX","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":59} []
  7536. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alejandrafrancosamano@gmail.com"] []
  7537. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BN4WAIP8","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":35} []
  7538. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fanyvensorone@gmail.com"] []
  7539. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BNR5FYKP","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":106} []
  7540. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["yulianajuarez1@gmail.com"] []
  7541. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"BSQ4P1B4","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":107} []
  7542. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["acastellanos53@yahoo.com"] []
  7543. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"C1Q766TE","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":56} []
  7544. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alexpach@gmail.com"] []
  7545. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CJUSFYPD","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":148} []
  7546. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["nemo_charro@hotmail.com"] []
  7547. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"CVPLLLOL","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":70} []
  7548. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["eesquivel78@yahoo.com"] []
  7549. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"DDDY11XS","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":39} []
  7550. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["eduardo.toca@hotmail.com"] []
  7551. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"DNPYRQRG","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":164} []
  7552. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ff6431781@gmail.com"] []
  7553. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EQIDTVGY","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":61} []
  7554. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cdelatorre25@yahoo.com"] []
  7555. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EV51YXAV","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":52} []
  7556. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["monseteco2611@gmail.com"] []
  7557. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"EW24QKSP","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":112} []
  7558. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["richaralf.46@gmail.com"] []
  7559. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FDDPIDYK","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":89} []
  7560. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["crisilyjul@gmail.com"] []
  7561. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FWBQS494","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":84} []
  7562. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["navamartinezm459@gmail.com"] []
  7563. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"FXKHFIGF","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":10} []
  7564. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["miguel.ramirez@cincow.com"] []
  7565. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"G9SD63ZD","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":144} []
  7566. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["juerwxblackbold@gmail.com"] []
  7567. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GE1B6RFV","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":98} []
  7568. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rodriguezv521@yahoo.com"] []
  7569. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GJG2FQKM","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":48} []
  7570. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gabrielzapata114@yahoo.com"] []
  7571. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"GSDTYUDN","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":40} []
  7572. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["suchettw@gmail.com"] []
  7573. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"H2GK34SK","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":7} []
  7574. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["grettzzyy@gmail.com"] []
  7575. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"H9KKJ3BF","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":87} []
  7576. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["emmagoju@gmail.com"] []
  7577. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"HTG52TEH","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":121} []
  7578. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jennifercitla1818@outlook.com"] []
  7579. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IAPQXENJ","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":120} []
  7580. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Jeguevaraandrade@gmail.com"] []
  7581. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"II7HQTE4","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":20} []
  7582. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["negrete690@gmail.com"] []
  7583. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IK3PSXUG","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":45} []
  7584. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guillermopal3105@gmail.com"] []
  7585. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"IL2CXPTD","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":72} []
  7586. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hortenciamendoza772@gmail.com"] []
  7587. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JB8F9NM1","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":88} []
  7588. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["osopu1234@gmail.com"] []
  7589. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JCAA2VGX","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":86} []
  7590. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alanlozano_reyes@hotmail.com"] []
  7591. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JHFK72T8","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":161} []
  7592. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ruizhernandezmariaveronica [...]"] []
  7593. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JJ2OVK71","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":105} []
  7594. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vargasjesus42651@gmail.com"] []
  7595. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"JO22CI7E","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":159} []
  7596. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["san.juan1@hotmail.com"] []
  7597. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"K7K956Z9","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":108} []
  7598. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["coronelhilario820@gmail.com"] []
  7599. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"KAYLPZ8V","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":158} []
  7600. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["maricela_ramirez87@hotmail.com"] []
  7601. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"KHZPCHOA","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":81} []
  7602. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["demixrfa@gmail.com"] []
  7603. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"KUCOU9WG","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":163} []
  7604. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jr8257148@gmail.com"] []
  7605. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LESLU6UP","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":33} []
  7606. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mayolo_acevedo3112@yahoo.com.mx"] []
  7607. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LEUBROP4","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":82} []
  7608. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["sanchezbautistaimelda@gmail.com"] []
  7609. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LJHEGKPA","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":103} []
  7610. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["verorodriguez198004@gmail.com"] []
  7611. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LP2718BZ","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":92} []
  7612. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Davidstonee.ds5@gmail.com"] []
  7613. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"LTA6KGDZ","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":109} []
  7614. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["orocha95@yahoo.com"] []
  7615. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"M6YR93S8","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":58} []
  7616. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rodriguezaldair75@gmail.com"] []
  7617. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"MBEMN5UY","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":123} []
  7618. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cortesagustin541@gmail.com"] []
  7619. [2022-01-26 17:19:41] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"N77OTPU7","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":60} []
  7620. [2022-01-26 17:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Kokecastellanos3@gmail.com"] []
  7621. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NTJZKPQP","2":true,"3":false,"4":"2022-01-26 17:19:41","5":null,"6":null,"7":104} []
  7622. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["paty.ibarra@hotmail.com"] []
  7623. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"NXXLKPW2","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":93} []
  7624. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["parturo80@yahoo.com"] []
  7625. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P4D4WVWK","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":65} []
  7626. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lipebarbaro@hotmail.com"] []
  7627. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P4N3F3Z5","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":28} []
  7628. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gm158505@gmail.com"] []
  7629. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P9GRB7MI","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":165} []
  7630. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ruedmudo1977@live.com.mx"] []
  7631. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PAGTL2K8","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":18} []
  7632. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guillermo_palomares@hotmail.com"] []
  7633. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PB6ZNCCQ","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":76} []
  7634. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alex.gara1704@gmail.com"] []
  7635. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"PD9SL6S8","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":141} []
  7636. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["silvaalvaro15@yahoo.com"] []
  7637. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"POFQDLYT","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":49} []
  7638. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["roman-19681@hotmail.com"] []
  7639. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Q62DX5P1","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":131} []
  7640. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fobed073@gmail.com"] []
  7641. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QPITM8J4","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":53} []
  7642. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["dvBB2376B@gmail.com"] []
  7643. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QRED4ERS","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":117} []
  7644. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["daniel.pineda79@yahoo.com.mx"] []
  7645. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"QU928FXU","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":95} []
  7646. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["patty1409.vv@gmail.com"] []
  7647. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RBASY6L3","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":111} []
  7648. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["vvvguzmanvvv@gmail.com"] []
  7649. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"RLHMIYJ4","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":114} []
  7650. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["robertoortegahdz@gmail.com"] []
  7651. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ROXU7S2C","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":162} []
  7652. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["pamj73@hotmail.com"] []
  7653. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"S5159IWY","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":136} []
  7654. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["jr0680628@gmail.com"] []
  7655. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SG73V4SV","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":54} []
  7656. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["charlymex@hotmail.com"] []
  7657. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SMVGFG1E","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":17} []
  7658. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["greylara.1489@gmail.com"] []
  7659. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"SUAEJ1NL","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":19} []
  7660. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["fabydiaz488@gmail.com"] []
  7661. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"T8Y9PFWT","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":83} []
  7662. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["gabbysamanomacias@gmail.com"] []
  7663. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TDZ3CIEW","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":36} []
  7664. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["Lirapaz@gmail.com"] []
  7665. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TJB7QIX9","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":22} []
  7666. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["kocri575@gmail.com"] []
  7667. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TJJO9UEN","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":127} []
  7668. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hugogce2@gmail.com"] []
  7669. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TMQCUFEH","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":160} []
  7670. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["willyeg@gmail.com"] []
  7671. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"TUB6ZEGW","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":79} []
  7672. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["isaac.303118@gmail.com"] []
  7673. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"U16UPGKX","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":124} []
  7674. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rousmaorduna@gmail.com"] []
  7675. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"U6QSTA67","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":80} []
  7676. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["cedischalco10@gmail.com"] []
  7677. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UISKQJBS","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":115} []
  7678. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guadalupejar.n@gmail.com"] []
  7679. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UMTNXEH4","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":97} []
  7680. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["hjanette471@gmail.com"] []
  7681. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UQEDBP2F","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":142} []
  7682. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["mendezantonio.ruiz@gmail.com"] []
  7683. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"UTTMXOGZ","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":130} []
  7684. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lic.baruco.sanchez@gmail.com"] []
  7685. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"V74CXM81","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":75} []
  7686. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["bureosgarma@live.com.mx"] []
  7687. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WFH7VIWA","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":24} []
  7688. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["rpedraza93@yahoo.com"] []
  7689. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"WP8SLHQF","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":64} []
  7690. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["olivergomezsalazar369@gmail.com"] []
  7691. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"X1PIY1D2","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":31} []
  7692. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lalejandro574@yahoo.com"] []
  7693. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"X938XKK7","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":66} []
  7694. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alicia.78@gmail.com"] []
  7695. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XCXXIAAV","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":16} []
  7696. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["alejandro222@hotmail.com"] []
  7697. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"XPRMUP13","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":143} []
  7698. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lauraveronicalona@gmail.com"] []
  7699. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YB74EBY2","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":100} []
  7700. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["victorrueda840@yahoo.com"] []
  7701. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YB8QIVP6","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":62} []
  7702. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["guzano7575@gmail.com"] []
  7703. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YFCSP8QQ","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":78} []
  7704. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["crepa310@gmail.com"] []
  7705. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YX69ZGWU","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":138} []
  7706. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["oncepreventa@gmail.com"] []
  7707. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"YYZYMP2L","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":96} []
  7708. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["lety.sanguino38@gmail.com"] []
  7709. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Z6KHXB68","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":125} []
  7710. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["sanguizar@gmail.com"] []
  7711. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZMJOIJUI","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":113} []
  7712. [2022-01-26 17:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["nelysalazar00@gmail.com"] []
  7713. [2022-01-26 17:19:42] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"ZQJUVN5J","2":true,"3":false,"4":"2022-01-26 17:19:42","5":null,"6":null,"7":119} []
  7714. [2022-01-26 17:19:42] doctrine.DEBUG: "COMMIT" [] []
  7715. [2022-01-26 17:19:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7716. [2022-01-26 17:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7717. [2022-01-26 17:19:43] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  7718. [2022-01-26 17:19:43] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  7719. [2022-01-26 17:19:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7720. [2022-01-26 17:19:44] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  7721. [2022-01-26 17:19:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7722. [2022-01-26 17:19:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7723. [2022-01-26 17:19:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7724. [2022-01-26 17:19:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7725. [2022-01-26 17:19:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7726. [2022-01-26 17:19:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7727. [2022-01-26 17:19:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7728. [2022-01-26 17:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7729. [2022-01-26 17:19:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7730. [2022-01-26 17:19:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"630a53"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/630a53","method":"GET"} []
  7731. [2022-01-26 17:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7732. [2022-01-26 17:21:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  7733. [2022-01-26 17:21:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7734. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7735. [2022-01-26 17:21:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7736. [2022-01-26 17:21:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7737. [2022-01-26 17:21:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7738. [2022-01-26 17:21:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7739. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  7740. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  7741. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  7742. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  7743. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  7744. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  7745. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  7746. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  7747. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  7748. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  7749. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  7750. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  7751. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  7752. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  7753. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  7754. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  7755. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  7756. [2022-01-26 17:21:18] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  7757. [2022-01-26 17:21:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7758. [2022-01-26 17:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7759. [2022-01-26 17:21:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7760. [2022-01-26 17:21:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fc306"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9fc306","method":"GET"} []
  7761. [2022-01-26 17:21:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7762. [2022-01-26 17:21:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  7763. [2022-01-26 17:21:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7764. [2022-01-26 17:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7765. [2022-01-26 17:21:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7766. [2022-01-26 17:21:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7767. [2022-01-26 17:21:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7768. [2022-01-26 17:21:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7769. [2022-01-26 17:21:24] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  7770. [2022-01-26 17:21:24] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  7771. [2022-01-26 17:21:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7772. [2022-01-26 17:21:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7773. [2022-01-26 17:21:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7774. [2022-01-26 17:21:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1825a7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1825a7","method":"GET"} []
  7775. [2022-01-26 17:29:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7776. [2022-01-26 17:29:00] request.INFO: Matched route "prize.import.index". {"route":"prize.import.index","route_parameters":{"_route":"prize.import.index","_controller":"App\\Controller\\PrizeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/prize","method":"GET"} []
  7777. [2022-01-26 17:29:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7778. [2022-01-26 17:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7779. [2022-01-26 17:29:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7780. [2022-01-26 17:29:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7781. [2022-01-26 17:29:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7782. [2022-01-26 17:29:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7783. [2022-01-26 17:29:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7784. [2022-01-26 17:29:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7785. [2022-01-26 17:29:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7786. [2022-01-26 17:29:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fec9c7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fec9c7","method":"GET"} []
  7787. [2022-01-26 17:29:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7788. [2022-01-26 17:29:11] request.INFO: Matched route "prize.import". {"route":"prize.import","route_parameters":{"_route":"prize.import","_controller":"App\\Controller\\PrizeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/prize","method":"POST"} []
  7789. [2022-01-26 17:29:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7790. [2022-01-26 17:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7791. [2022-01-26 17:29:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7792. [2022-01-26 17:29:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7793. [2022-01-26 17:29:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7794. [2022-01-26 17:29:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7795. [2022-01-26 17:29:11] doctrine.DEBUG: "START TRANSACTION" [] []
  7796. [2022-01-26 17:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  7797. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-26 17:29:11","3":"2022-01-26 17:29:11","4":"jsb-elektra25mil","5":1,"6":"AMAZON","7":3} []
  7798. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  7799. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jsb-amazon3000","5":2,"6":"AMAZON","7":3} []
  7800. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  7801. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jsb-amazon2000","5":2,"6":"AMAZON","7":3} []
  7802. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  7803. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jsb-amazon1000","5":2,"6":"AMAZON","7":3} []
  7804. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JORGE SALVADOR BRISEÑO"] []
  7805. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jsb-amazon500","5":3,"6":"AMAZON","7":3} []
  7806. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  7807. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pr-elektra25mil","5":1,"6":"AMAZON","7":8} []
  7808. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  7809. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pr-amazon3000","5":2,"6":"AMAZON","7":8} []
  7810. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  7811. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pr-amazon2000","5":2,"6":"AMAZON","7":8} []
  7812. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  7813. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pr-amazon1000","5":2,"6":"AMAZON","7":8} []
  7814. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PROMODIGSA"] []
  7815. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pr-amazon500","5":3,"6":"AMAZON","7":8} []
  7816. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  7817. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pn-elektra25mil","5":2,"6":"AMAZON","7":6} []
  7818. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  7819. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pn-amazon3000","5":10,"6":"AMAZON","7":6} []
  7820. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  7821. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pn-amazon2000","5":8,"6":"AMAZON","7":6} []
  7822. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  7823. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pn-amazon1000","5":8,"6":"AMAZON","7":6} []
  7824. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PATRICIA NEGRETE"] []
  7825. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pn-amazon500","5":12,"6":"AMAZON","7":6} []
  7826. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["PRISA"] []
  7827. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"pa-amazon2000","5":1,"6":"AMAZON","7":7} []
  7828. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  7829. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"5w-elektra25mil","5":3,"6":"AMAZON","7":1} []
  7830. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  7831. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"5w-amazon3000","5":10,"6":"AMAZON","7":1} []
  7832. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  7833. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"5w-amazon2000","5":12,"6":"AMAZON","7":1} []
  7834. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  7835. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"5w-amazon1000","5":15,"6":"AMAZON","7":1} []
  7836. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["5W TRADE"] []
  7837. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"5w-amazon500","5":20,"6":"AMAZON","7":1} []
  7838. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["LILIANA GARIBAY"] []
  7839. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"lg-amazon3000","5":1,"6":"AMAZON","7":5} []
  7840. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["LILIANA GARIBAY"] []
  7841. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"lg-amazon2000","5":1,"6":"AMAZON","7":5} []
  7842. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["LILIANA GARIBAY"] []
  7843. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"lg-amazon1000","5":1,"6":"AMAZON","7":5} []
  7844. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  7845. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"ga-elektra25mil","5":1,"6":"AMAZON","7":2} []
  7846. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  7847. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"ga-amazon3000","5":3,"6":"AMAZON","7":2} []
  7848. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  7849. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"ga-amazon2000","5":3,"6":"AMAZON","7":2} []
  7850. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  7851. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"ga-amazon1000","5":2,"6":"AMAZON","7":2} []
  7852. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["GRANDY ALIMENTOS"] []
  7853. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"ga-amazon500","5":4,"6":"AMAZON","7":2} []
  7854. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  7855. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"mq-elektra25mil","5":1,"6":"AMAZON","7":9} []
  7856. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  7857. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"mq-amazon3000","5":3,"6":"AMAZON","7":9} []
  7858. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  7859. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"mq-amazon2000","5":2,"6":"AMAZON","7":9} []
  7860. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["UN MUNDO DE QUESO"] []
  7861. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"mq-amazon1000","5":2,"6":"AMAZON","7":9} []
  7862. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  7863. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Elektra $25mil (MOTO)","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jp-elektra25mil","5":1,"6":"AMAZON","7":4} []
  7864. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  7865. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $3,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jp-amazon3000","5":1,"6":"AMAZON","7":4} []
  7866. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  7867. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $2,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jp-amazon2000","5":1,"6":"AMAZON","7":4} []
  7868. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  7869. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $1,000","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jp-amazon1000","5":1,"6":"AMAZON","7":4} []
  7870. [2022-01-26 17:29:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.name = ? LIMIT 1 ["JOSE PASILLAS"] []
  7871. [2022-01-26 17:29:12] doctrine.DEBUG: INSERT INTO prize (name, created_at, updated_at, sku, amount, type, dealer_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Código Amazon $500","2":"2022-01-26 17:29:12","3":"2022-01-26 17:29:12","4":"jp-amazon500","5":1,"6":"AMAZON","7":4} []
  7872. [2022-01-26 17:29:12] doctrine.DEBUG: "COMMIT" [] []
  7873. [2022-01-26 17:29:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7874. [2022-01-26 17:29:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7875. [2022-01-26 17:29:12] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  7876. [2022-01-26 17:29:12] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  7877. [2022-01-26 17:29:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7878. [2022-01-26 17:29:13] request.INFO: Matched route "prize.import.index". {"route":"prize.import.index","route_parameters":{"_route":"prize.import.index","_controller":"App\\Controller\\PrizeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/prize","method":"GET"} []
  7879. [2022-01-26 17:29:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7880. [2022-01-26 17:29:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7881. [2022-01-26 17:29:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7882. [2022-01-26 17:29:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7883. [2022-01-26 17:29:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7884. [2022-01-26 17:29:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7885. [2022-01-26 17:29:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7886. [2022-01-26 17:29:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7887. [2022-01-26 17:29:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7888. [2022-01-26 17:29:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c5e32"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4c5e32","method":"GET"} []
  7889. [2022-01-26 17:30:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7890. [2022-01-26 17:30:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  7891. [2022-01-26 17:30:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7892. [2022-01-26 17:30:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7893. [2022-01-26 17:30:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7894. [2022-01-26 17:30:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7895. [2022-01-26 17:30:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7896. [2022-01-26 17:30:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7897. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  7898. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  7899. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  7900. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  7901. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  7902. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  7903. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  7904. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  7905. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  7906. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  7907. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  7908. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  7909. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  7910. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  7911. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  7912. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  7913. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  7914. [2022-01-26 17:30:47] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  7915. [2022-01-26 17:30:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7916. [2022-01-26 17:30:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7917. [2022-01-26 17:30:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7918. [2022-01-26 17:30:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"949a08"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/949a08","method":"GET"} []
  7919. [2022-01-26 17:30:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7920. [2022-01-26 17:30:50] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  7921. [2022-01-26 17:30:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7922. [2022-01-26 17:30:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7923. [2022-01-26 17:30:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7924. [2022-01-26 17:30:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7925. [2022-01-26 17:30:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7926. [2022-01-26 17:30:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7927. [2022-01-26 17:30:50] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  7928. [2022-01-26 17:30:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  7929. [2022-01-26 17:30:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  7930. [2022-01-26 17:30:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  7931. [2022-01-26 17:30:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  7932. [2022-01-26 17:30:50] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  7933. [2022-01-26 17:30:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7934. [2022-01-26 17:30:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7935. [2022-01-26 17:30:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7936. [2022-01-26 17:30:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"555cbd"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/555cbd","method":"GET"} []
  7937. [2022-01-26 17:31:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7938. [2022-01-26 17:31:31] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  7939. [2022-01-26 17:31:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7940. [2022-01-26 17:31:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7941. [2022-01-26 17:31:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7942. [2022-01-26 17:31:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7943. [2022-01-26 17:31:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7944. [2022-01-26 17:31:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7945. [2022-01-26 17:31:31] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  7946. [2022-01-26 17:31:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  7947. [2022-01-26 17:31:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  7948. [2022-01-26 17:31:31] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  7949. [2022-01-26 17:31:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7950. [2022-01-26 17:31:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7951. [2022-01-26 17:31:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7952. [2022-01-26 17:31:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ca625"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6ca625","method":"GET"} []
  7953. [2022-01-26 17:44:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7954. [2022-01-26 17:44:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  7955. [2022-01-26 17:44:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7956. [2022-01-26 17:44:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7957. [2022-01-26 17:44:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7958. [2022-01-26 17:44:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7959. [2022-01-26 17:44:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7960. [2022-01-26 17:44:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7961. [2022-01-26 17:44:18] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  7962. [2022-01-26 17:44:18] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3]] []
  7963. [2022-01-26 17:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  7964. [2022-01-26 17:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  7965. [2022-01-26 17:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  7966. [2022-01-26 17:44:18] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  7967. [2022-01-26 17:44:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7968. [2022-01-26 17:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7969. [2022-01-26 17:44:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7970. [2022-01-26 17:44:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2193c5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2193c5","method":"GET"} []
  7971. [2022-01-26 17:44:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7972. [2022-01-26 17:44:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=3&newValue=true&property=enabled_user&view=list","method":"GET"} []
  7973. [2022-01-26 17:44:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7974. [2022-01-26 17:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7975. [2022-01-26 17:44:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7976. [2022-01-26 17:44:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7977. [2022-01-26 17:44:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7978. [2022-01-26 17:44:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7979. [2022-01-26 17:44:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["3"] []
  7980. [2022-01-26 17:44:45] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  7981. [2022-01-26 17:44:45] doctrine.DEBUG: "START TRANSACTION" [] []
  7982. [2022-01-26 17:44:45] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,3] []
  7983. [2022-01-26 17:44:45] doctrine.DEBUG: "COMMIT" [] []
  7984. [2022-01-26 17:44:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  7985. [2022-01-26 17:44:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  7986. [2022-01-26 17:44:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  7987. [2022-01-26 17:44:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  7988. [2022-01-26 17:44:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  7989. [2022-01-26 17:44:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  7990. [2022-01-26 17:44:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  7991. [2022-01-26 17:44:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  7992. [2022-01-26 17:44:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7993. [2022-01-26 17:44:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  7994. [2022-01-26 17:44:47] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  7995. [2022-01-26 17:44:47] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3]] []
  7996. [2022-01-26 17:44:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  7997. [2022-01-26 17:44:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  7998. [2022-01-26 17:44:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  7999. [2022-01-26 17:44:48] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  8000. [2022-01-26 17:44:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  8001. [2022-01-26 17:44:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8002. [2022-01-26 17:44:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8003. [2022-01-26 17:44:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee9a84"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ee9a84","method":"GET"} []
  8004. [2022-01-27 13:11:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8005. [2022-01-27 13:11:01] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  8006. [2022-01-27 13:11:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8007. [2022-01-27 13:11:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8008. [2022-01-27 13:11:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8009. [2022-01-27 13:11:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  8010. [2022-01-27 13:11:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8011. [2022-01-27 13:11:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8012. [2022-01-27 13:11:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e3c5d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1e3c5d","method":"GET"} []
  8013. [2022-01-27 13:11:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8014. [2022-01-27 13:11:14] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  8015. [2022-01-27 13:11:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8016. [2022-01-27 13:11:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8017. [2022-01-27 13:11:14] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8018. [2022-01-27 13:11:14] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8019. [2022-01-27 13:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  8020. [2022-01-27 13:11:14] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8021. [2022-01-27 13:11:14] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Thu, 27 Jan 2022 19:11:14 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8022. [2022-01-27 13:11:14] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8023. [2022-01-27 13:11:14] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8024. [2022-01-27 13:11:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  8025. [2022-01-27 13:11:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8026. [2022-01-27 13:11:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8027. [2022-01-27 13:11:14] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  8028. [2022-01-27 13:11:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8029. [2022-01-27 13:11:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  8030. [2022-01-27 13:11:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  8031. [2022-01-27 13:11:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8032. [2022-01-27 13:11:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8033. [2022-01-27 13:11:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8034. [2022-01-27 13:11:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  8035. [2022-01-27 13:11:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8036. [2022-01-27 13:11:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8037. [2022-01-27 13:11:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"afffc6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/afffc6","method":"GET"} []
  8038. [2022-01-27 13:11:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8039. [2022-01-27 13:11:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  8040. [2022-01-27 13:11:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8041. [2022-01-27 13:11:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  8042. [2022-01-27 13:11:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  8043. [2022-01-27 13:11:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8044. [2022-01-27 13:11:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8045. [2022-01-27 13:11:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8046. [2022-01-27 13:11:22] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  8047. [2022-01-27 13:11:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  8048. [2022-01-27 13:11:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  8049. [2022-01-27 13:11:22] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  8050. [2022-01-27 13:11:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  8051. [2022-01-27 13:11:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8052. [2022-01-27 13:11:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8053. [2022-01-27 13:11:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1f7d2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b1f7d2","method":"GET"} []
  8054. [2022-01-27 13:11:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8055. [2022-01-27 13:11:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  8056. [2022-01-27 13:11:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8057. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  8058. [2022-01-27 13:11:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  8059. [2022-01-27 13:11:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8060. [2022-01-27 13:11:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8061. [2022-01-27 13:11:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8062. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  8063. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  8064. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  8065. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  8066. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  8067. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  8068. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  8069. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  8070. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  8071. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  8072. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  8073. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [1] []
  8074. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [2] []
  8075. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [3] []
  8076. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [4] []
  8077. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [5] []
  8078. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [6] []
  8079. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [7] []
  8080. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [8] []
  8081. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [9] []
  8082. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [10] []
  8083. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [11] []
  8084. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [12] []
  8085. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [13] []
  8086. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [14] []
  8087. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [15] []
  8088. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [16] []
  8089. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [17] []
  8090. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [18] []
  8091. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [19] []
  8092. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [20] []
  8093. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [21] []
  8094. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [22] []
  8095. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [23] []
  8096. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [24] []
  8097. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [25] []
  8098. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [26] []
  8099. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [27] []
  8100. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [28] []
  8101. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [29] []
  8102. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [30] []
  8103. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [31] []
  8104. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [32] []
  8105. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [33] []
  8106. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [34] []
  8107. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [35] []
  8108. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [36] []
  8109. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [37] []
  8110. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [38] []
  8111. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [39] []
  8112. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [40] []
  8113. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [41] []
  8114. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [42] []
  8115. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [43] []
  8116. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [44] []
  8117. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [45] []
  8118. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [46] []
  8119. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [47] []
  8120. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [48] []
  8121. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [49] []
  8122. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [50] []
  8123. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [51] []
  8124. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [52] []
  8125. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [53] []
  8126. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [54] []
  8127. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [55] []
  8128. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [56] []
  8129. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [57] []
  8130. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [58] []
  8131. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [59] []
  8132. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [60] []
  8133. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [61] []
  8134. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [62] []
  8135. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [63] []
  8136. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [64] []
  8137. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [65] []
  8138. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [66] []
  8139. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [67] []
  8140. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [68] []
  8141. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [69] []
  8142. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [70] []
  8143. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [71] []
  8144. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [72] []
  8145. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [73] []
  8146. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [74] []
  8147. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [75] []
  8148. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [76] []
  8149. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [77] []
  8150. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [78] []
  8151. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [79] []
  8152. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [80] []
  8153. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [81] []
  8154. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [82] []
  8155. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [83] []
  8156. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [84] []
  8157. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [85] []
  8158. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [86] []
  8159. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [87] []
  8160. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [88] []
  8161. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [89] []
  8162. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [90] []
  8163. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [91] []
  8164. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [92] []
  8165. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [93] []
  8166. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [94] []
  8167. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [95] []
  8168. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [96] []
  8169. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [97] []
  8170. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [98] []
  8171. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [99] []
  8172. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [100] []
  8173. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [101] []
  8174. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [102] []
  8175. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [103] []
  8176. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [104] []
  8177. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [105] []
  8178. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [106] []
  8179. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [107] []
  8180. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [108] []
  8181. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [109] []
  8182. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [110] []
  8183. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [111] []
  8184. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [112] []
  8185. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [113] []
  8186. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [114] []
  8187. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [115] []
  8188. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [116] []
  8189. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [117] []
  8190. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [118] []
  8191. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [119] []
  8192. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [120] []
  8193. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [121] []
  8194. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [122] []
  8195. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [123] []
  8196. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [124] []
  8197. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [125] []
  8198. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [126] []
  8199. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [127] []
  8200. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [128] []
  8201. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [129] []
  8202. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [130] []
  8203. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [131] []
  8204. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [132] []
  8205. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [133] []
  8206. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [134] []
  8207. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [135] []
  8208. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [136] []
  8209. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [137] []
  8210. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [138] []
  8211. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [139] []
  8212. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [140] []
  8213. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [141] []
  8214. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [142] []
  8215. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [143] []
  8216. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [144] []
  8217. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [145] []
  8218. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [146] []
  8219. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [147] []
  8220. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [148] []
  8221. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [149] []
  8222. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [150] []
  8223. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [151] []
  8224. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [152] []
  8225. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [153] []
  8226. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [154] []
  8227. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [155] []
  8228. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [156] []
  8229. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [157] []
  8230. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [158] []
  8231. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [159] []
  8232. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [160] []
  8233. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [161] []
  8234. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [162] []
  8235. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [163] []
  8236. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [164] []
  8237. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [165] []
  8238. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [166] []
  8239. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [167] []
  8240. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [168] []
  8241. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [169] []
  8242. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [170] []
  8243. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [171] []
  8244. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [172] []
  8245. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [173] []
  8246. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [174] []
  8247. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [175] []
  8248. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [176] []
  8249. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [177] []
  8250. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [178] []
  8251. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [179] []
  8252. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [180] []
  8253. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [181] []
  8254. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [182] []
  8255. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [183] []
  8256. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [184] []
  8257. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [185] []
  8258. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [186] []
  8259. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [187] []
  8260. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [188] []
  8261. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [189] []
  8262. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [190] []
  8263. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [191] []
  8264. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [192] []
  8265. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [193] []
  8266. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [194] []
  8267. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [195] []
  8268. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [196] []
  8269. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [197] []
  8270. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [198] []
  8271. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [199] []
  8272. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [200] []
  8273. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [201] []
  8274. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [202] []
  8275. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [203] []
  8276. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [204] []
  8277. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [205] []
  8278. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [206] []
  8279. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [207] []
  8280. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [208] []
  8281. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [209] []
  8282. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [210] []
  8283. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [211] []
  8284. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [212] []
  8285. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [213] []
  8286. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [214] []
  8287. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [215] []
  8288. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [216] []
  8289. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [217] []
  8290. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [218] []
  8291. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [219] []
  8292. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [220] []
  8293. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [221] []
  8294. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [222] []
  8295. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [223] []
  8296. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [224] []
  8297. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [225] []
  8298. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [226] []
  8299. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [227] []
  8300. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [228] []
  8301. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [229] []
  8302. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [230] []
  8303. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [231] []
  8304. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [232] []
  8305. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [233] []
  8306. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [234] []
  8307. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [235] []
  8308. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [236] []
  8309. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [237] []
  8310. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [238] []
  8311. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [239] []
  8312. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [240] []
  8313. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [241] []
  8314. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [242] []
  8315. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [243] []
  8316. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [244] []
  8317. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [245] []
  8318. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [246] []
  8319. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [247] []
  8320. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [248] []
  8321. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [249] []
  8322. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [250] []
  8323. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [251] []
  8324. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [252] []
  8325. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [253] []
  8326. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [254] []
  8327. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [255] []
  8328. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [256] []
  8329. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [257] []
  8330. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [258] []
  8331. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [259] []
  8332. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [260] []
  8333. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [261] []
  8334. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [262] []
  8335. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [263] []
  8336. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [264] []
  8337. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [265] []
  8338. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [266] []
  8339. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [267] []
  8340. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [268] []
  8341. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [269] []
  8342. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [270] []
  8343. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [271] []
  8344. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [272] []
  8345. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [273] []
  8346. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [274] []
  8347. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [275] []
  8348. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [276] []
  8349. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [277] []
  8350. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [278] []
  8351. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [279] []
  8352. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [280] []
  8353. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [281] []
  8354. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [282] []
  8355. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [283] []
  8356. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [284] []
  8357. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [285] []
  8358. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [286] []
  8359. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [287] []
  8360. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [288] []
  8361. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [289] []
  8362. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [290] []
  8363. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [291] []
  8364. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [292] []
  8365. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [293] []
  8366. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [294] []
  8367. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [295] []
  8368. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [296] []
  8369. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [297] []
  8370. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [298] []
  8371. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [299] []
  8372. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [300] []
  8373. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [301] []
  8374. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [302] []
  8375. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [303] []
  8376. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [304] []
  8377. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [305] []
  8378. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [306] []
  8379. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [307] []
  8380. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [308] []
  8381. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [309] []
  8382. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [310] []
  8383. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [311] []
  8384. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [312] []
  8385. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [313] []
  8386. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [314] []
  8387. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [315] []
  8388. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [316] []
  8389. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [317] []
  8390. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [318] []
  8391. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [319] []
  8392. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [320] []
  8393. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [321] []
  8394. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [322] []
  8395. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [323] []
  8396. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [324] []
  8397. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [325] []
  8398. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [326] []
  8399. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [327] []
  8400. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [328] []
  8401. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [329] []
  8402. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [330] []
  8403. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [331] []
  8404. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [332] []
  8405. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [333] []
  8406. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [334] []
  8407. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [335] []
  8408. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [336] []
  8409. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [337] []
  8410. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [338] []
  8411. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [339] []
  8412. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [340] []
  8413. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [341] []
  8414. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [342] []
  8415. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [343] []
  8416. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [344] []
  8417. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [345] []
  8418. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [346] []
  8419. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [347] []
  8420. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [348] []
  8421. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [349] []
  8422. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [350] []
  8423. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [351] []
  8424. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [352] []
  8425. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [353] []
  8426. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [354] []
  8427. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [355] []
  8428. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [356] []
  8429. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [357] []
  8430. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [358] []
  8431. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [359] []
  8432. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [360] []
  8433. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [361] []
  8434. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [362] []
  8435. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [363] []
  8436. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [364] []
  8437. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [365] []
  8438. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [366] []
  8439. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [367] []
  8440. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [368] []
  8441. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [369] []
  8442. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [370] []
  8443. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [371] []
  8444. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [372] []
  8445. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [373] []
  8446. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [374] []
  8447. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [375] []
  8448. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [376] []
  8449. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [377] []
  8450. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [378] []
  8451. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [379] []
  8452. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [380] []
  8453. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [381] []
  8454. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [382] []
  8455. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [383] []
  8456. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [384] []
  8457. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [385] []
  8458. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [386] []
  8459. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [387] []
  8460. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [388] []
  8461. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [389] []
  8462. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [390] []
  8463. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [391] []
  8464. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [392] []
  8465. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [393] []
  8466. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [394] []
  8467. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [395] []
  8468. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [396] []
  8469. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [397] []
  8470. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [398] []
  8471. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [399] []
  8472. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [400] []
  8473. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [401] []
  8474. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [402] []
  8475. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [403] []
  8476. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [404] []
  8477. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [405] []
  8478. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [406] []
  8479. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [407] []
  8480. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [408] []
  8481. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [409] []
  8482. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [410] []
  8483. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [411] []
  8484. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [412] []
  8485. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [413] []
  8486. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [414] []
  8487. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [415] []
  8488. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [416] []
  8489. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [417] []
  8490. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [418] []
  8491. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [419] []
  8492. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [420] []
  8493. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [421] []
  8494. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [422] []
  8495. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [423] []
  8496. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [424] []
  8497. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [425] []
  8498. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [426] []
  8499. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [427] []
  8500. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [428] []
  8501. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [429] []
  8502. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [430] []
  8503. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [431] []
  8504. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [432] []
  8505. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [433] []
  8506. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [434] []
  8507. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [435] []
  8508. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [436] []
  8509. [2022-01-27 13:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [437] []
  8510. [2022-01-27 13:11:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  8511. [2022-01-27 13:11:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8512. [2022-01-27 13:11:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8513. [2022-01-27 13:11:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c696d9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c696d9","method":"GET"} []
  8514. [2022-01-27 13:11:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8515. [2022-01-27 13:11:43] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  8516. [2022-01-27 13:11:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8517. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  8518. [2022-01-27 13:11:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  8519. [2022-01-27 13:11:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8520. [2022-01-27 13:11:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8521. [2022-01-27 13:11:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8522. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  8523. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  8524. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  8525. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  8526. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  8527. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  8528. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  8529. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  8530. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  8531. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  8532. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  8533. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [1] []
  8534. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [2] []
  8535. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [3] []
  8536. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [4] []
  8537. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [5] []
  8538. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [6] []
  8539. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [7] []
  8540. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [8] []
  8541. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [9] []
  8542. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [10] []
  8543. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [11] []
  8544. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [12] []
  8545. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [13] []
  8546. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [14] []
  8547. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [15] []
  8548. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [16] []
  8549. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [17] []
  8550. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [18] []
  8551. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [19] []
  8552. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [20] []
  8553. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [21] []
  8554. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [22] []
  8555. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [23] []
  8556. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [24] []
  8557. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [25] []
  8558. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [26] []
  8559. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [27] []
  8560. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [28] []
  8561. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [29] []
  8562. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [30] []
  8563. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [31] []
  8564. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [32] []
  8565. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [33] []
  8566. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [34] []
  8567. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [35] []
  8568. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [36] []
  8569. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [37] []
  8570. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [38] []
  8571. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [39] []
  8572. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [40] []
  8573. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [41] []
  8574. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [42] []
  8575. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [43] []
  8576. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [44] []
  8577. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [45] []
  8578. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [46] []
  8579. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [47] []
  8580. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [48] []
  8581. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [49] []
  8582. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [50] []
  8583. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [51] []
  8584. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [52] []
  8585. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [53] []
  8586. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [54] []
  8587. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [55] []
  8588. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [56] []
  8589. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [57] []
  8590. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [58] []
  8591. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [59] []
  8592. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [60] []
  8593. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [61] []
  8594. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [62] []
  8595. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [63] []
  8596. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [64] []
  8597. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [65] []
  8598. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [66] []
  8599. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [67] []
  8600. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [68] []
  8601. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [69] []
  8602. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [70] []
  8603. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [71] []
  8604. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [72] []
  8605. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [73] []
  8606. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [74] []
  8607. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [75] []
  8608. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [76] []
  8609. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [77] []
  8610. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [78] []
  8611. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [79] []
  8612. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [80] []
  8613. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [81] []
  8614. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [82] []
  8615. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [83] []
  8616. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [84] []
  8617. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [85] []
  8618. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [86] []
  8619. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [87] []
  8620. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [88] []
  8621. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [89] []
  8622. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [90] []
  8623. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [91] []
  8624. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [92] []
  8625. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [93] []
  8626. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [94] []
  8627. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [95] []
  8628. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [96] []
  8629. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [97] []
  8630. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [98] []
  8631. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [99] []
  8632. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [100] []
  8633. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [101] []
  8634. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [102] []
  8635. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [103] []
  8636. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [104] []
  8637. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [105] []
  8638. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [106] []
  8639. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [107] []
  8640. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [108] []
  8641. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [109] []
  8642. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [110] []
  8643. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [111] []
  8644. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [112] []
  8645. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [113] []
  8646. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [114] []
  8647. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [115] []
  8648. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [116] []
  8649. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [117] []
  8650. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [118] []
  8651. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [119] []
  8652. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [120] []
  8653. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [121] []
  8654. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [122] []
  8655. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [123] []
  8656. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [124] []
  8657. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [125] []
  8658. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [126] []
  8659. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [127] []
  8660. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [128] []
  8661. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [129] []
  8662. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [130] []
  8663. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [131] []
  8664. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [132] []
  8665. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [133] []
  8666. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [134] []
  8667. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [135] []
  8668. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [136] []
  8669. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [137] []
  8670. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [138] []
  8671. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [139] []
  8672. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [140] []
  8673. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [141] []
  8674. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [142] []
  8675. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [143] []
  8676. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [144] []
  8677. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [145] []
  8678. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [146] []
  8679. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [147] []
  8680. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [148] []
  8681. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [149] []
  8682. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [150] []
  8683. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [151] []
  8684. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [152] []
  8685. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [153] []
  8686. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [154] []
  8687. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [155] []
  8688. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [156] []
  8689. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [157] []
  8690. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [158] []
  8691. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [159] []
  8692. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [160] []
  8693. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [161] []
  8694. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [162] []
  8695. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [163] []
  8696. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [164] []
  8697. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [165] []
  8698. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [166] []
  8699. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [167] []
  8700. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [168] []
  8701. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [169] []
  8702. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [170] []
  8703. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [171] []
  8704. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [172] []
  8705. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [173] []
  8706. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [174] []
  8707. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [175] []
  8708. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [176] []
  8709. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [177] []
  8710. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [178] []
  8711. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [179] []
  8712. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [180] []
  8713. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [181] []
  8714. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [182] []
  8715. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [183] []
  8716. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [184] []
  8717. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [185] []
  8718. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [186] []
  8719. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [187] []
  8720. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [188] []
  8721. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [189] []
  8722. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [190] []
  8723. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [191] []
  8724. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [192] []
  8725. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [193] []
  8726. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [194] []
  8727. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [195] []
  8728. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [196] []
  8729. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [197] []
  8730. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [198] []
  8731. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [199] []
  8732. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [200] []
  8733. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [201] []
  8734. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [202] []
  8735. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [203] []
  8736. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [204] []
  8737. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [205] []
  8738. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [206] []
  8739. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [207] []
  8740. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [208] []
  8741. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [209] []
  8742. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [210] []
  8743. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [211] []
  8744. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [212] []
  8745. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [213] []
  8746. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [214] []
  8747. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [215] []
  8748. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [216] []
  8749. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [217] []
  8750. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [218] []
  8751. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [219] []
  8752. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [220] []
  8753. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [221] []
  8754. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [222] []
  8755. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [223] []
  8756. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [224] []
  8757. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [225] []
  8758. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [226] []
  8759. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [227] []
  8760. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [228] []
  8761. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [229] []
  8762. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [230] []
  8763. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [231] []
  8764. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [232] []
  8765. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [233] []
  8766. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [234] []
  8767. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [235] []
  8768. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [236] []
  8769. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [237] []
  8770. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [238] []
  8771. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [239] []
  8772. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [240] []
  8773. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [241] []
  8774. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [242] []
  8775. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [243] []
  8776. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [244] []
  8777. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [245] []
  8778. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [246] []
  8779. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [247] []
  8780. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [248] []
  8781. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [249] []
  8782. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [250] []
  8783. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [251] []
  8784. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [252] []
  8785. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [253] []
  8786. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [254] []
  8787. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [255] []
  8788. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [256] []
  8789. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [257] []
  8790. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [258] []
  8791. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [259] []
  8792. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [260] []
  8793. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [261] []
  8794. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [262] []
  8795. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [263] []
  8796. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [264] []
  8797. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [265] []
  8798. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [266] []
  8799. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [267] []
  8800. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [268] []
  8801. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [269] []
  8802. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [270] []
  8803. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [271] []
  8804. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [272] []
  8805. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [273] []
  8806. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [274] []
  8807. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [275] []
  8808. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [276] []
  8809. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [277] []
  8810. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [278] []
  8811. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [279] []
  8812. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [280] []
  8813. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [281] []
  8814. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [282] []
  8815. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [283] []
  8816. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [284] []
  8817. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [285] []
  8818. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [286] []
  8819. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [287] []
  8820. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [288] []
  8821. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [289] []
  8822. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [290] []
  8823. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [291] []
  8824. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [292] []
  8825. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [293] []
  8826. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [294] []
  8827. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [295] []
  8828. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [296] []
  8829. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [297] []
  8830. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [298] []
  8831. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [299] []
  8832. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [300] []
  8833. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [301] []
  8834. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [302] []
  8835. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [303] []
  8836. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [304] []
  8837. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [305] []
  8838. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [306] []
  8839. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [307] []
  8840. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [308] []
  8841. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [309] []
  8842. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [310] []
  8843. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [311] []
  8844. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [312] []
  8845. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [313] []
  8846. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [314] []
  8847. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [315] []
  8848. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [316] []
  8849. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [317] []
  8850. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [318] []
  8851. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [319] []
  8852. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [320] []
  8853. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [321] []
  8854. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [322] []
  8855. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [323] []
  8856. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [324] []
  8857. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [325] []
  8858. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [326] []
  8859. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [327] []
  8860. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [328] []
  8861. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [329] []
  8862. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [330] []
  8863. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [331] []
  8864. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [332] []
  8865. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [333] []
  8866. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [334] []
  8867. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [335] []
  8868. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [336] []
  8869. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [337] []
  8870. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [338] []
  8871. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [339] []
  8872. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [340] []
  8873. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [341] []
  8874. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [342] []
  8875. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [343] []
  8876. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [344] []
  8877. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [345] []
  8878. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [346] []
  8879. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [347] []
  8880. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [348] []
  8881. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [349] []
  8882. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [350] []
  8883. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [351] []
  8884. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [352] []
  8885. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [353] []
  8886. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [354] []
  8887. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [355] []
  8888. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [356] []
  8889. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [357] []
  8890. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [358] []
  8891. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [359] []
  8892. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [360] []
  8893. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [361] []
  8894. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [362] []
  8895. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [363] []
  8896. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [364] []
  8897. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [365] []
  8898. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [366] []
  8899. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [367] []
  8900. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [368] []
  8901. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [369] []
  8902. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [370] []
  8903. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [371] []
  8904. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [372] []
  8905. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [373] []
  8906. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [374] []
  8907. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [375] []
  8908. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [376] []
  8909. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [377] []
  8910. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [378] []
  8911. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [379] []
  8912. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [380] []
  8913. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [381] []
  8914. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [382] []
  8915. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [383] []
  8916. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [384] []
  8917. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [385] []
  8918. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [386] []
  8919. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [387] []
  8920. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [388] []
  8921. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [389] []
  8922. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [390] []
  8923. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [391] []
  8924. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [392] []
  8925. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [393] []
  8926. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [394] []
  8927. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [395] []
  8928. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [396] []
  8929. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [397] []
  8930. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [398] []
  8931. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [399] []
  8932. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [400] []
  8933. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [401] []
  8934. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [402] []
  8935. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [403] []
  8936. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [404] []
  8937. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [405] []
  8938. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [406] []
  8939. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [407] []
  8940. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [408] []
  8941. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [409] []
  8942. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [410] []
  8943. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [411] []
  8944. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [412] []
  8945. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [413] []
  8946. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [414] []
  8947. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [415] []
  8948. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [416] []
  8949. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [417] []
  8950. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [418] []
  8951. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [419] []
  8952. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [420] []
  8953. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [421] []
  8954. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [422] []
  8955. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [423] []
  8956. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [424] []
  8957. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [425] []
  8958. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [426] []
  8959. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [427] []
  8960. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [428] []
  8961. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [429] []
  8962. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [430] []
  8963. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [431] []
  8964. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [432] []
  8965. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [433] []
  8966. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [434] []
  8967. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [435] []
  8968. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [436] []
  8969. [2022-01-27 13:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [437] []
  8970. [2022-01-27 13:11:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  8971. [2022-01-27 13:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8972. [2022-01-27 13:11:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8973. [2022-01-27 13:11:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ece78"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6ece78","method":"GET"} []
  8974. [2022-01-27 13:12:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8975. [2022-01-27 13:12:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  8976. [2022-01-27 13:12:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8977. [2022-01-27 13:12:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  8978. [2022-01-27 13:12:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  8979. [2022-01-27 13:12:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8980. [2022-01-27 13:12:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8981. [2022-01-27 13:12:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8982. [2022-01-27 13:12:02] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["1"]] []
  8983. [2022-01-27 13:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  8984. [2022-01-27 13:12:02] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  8985. [2022-01-27 13:12:03] doctrine.DEBUG: "START TRANSACTION" [] []
  8986. [2022-01-27 13:12:03] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"magdalena.penaloza@cerocat [...]","3":"Magdalena Peñaloza","4":"2022-01-27 13:12:02","5":1} []
  8987. [2022-01-27 13:12:03] doctrine.DEBUG: "COMMIT" [] []
  8988. [2022-01-27 13:12:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  8989. [2022-01-27 13:12:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  8990. [2022-01-27 13:12:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  8991. [2022-01-27 13:12:04] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  8992. [2022-01-27 13:12:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  8993. [2022-01-27 13:12:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  8994. [2022-01-27 13:12:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  8995. [2022-01-27 13:12:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  8996. [2022-01-27 13:12:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8997. [2022-01-27 13:12:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  8998. [2022-01-27 13:12:06] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  8999. [2022-01-27 13:12:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  9000. [2022-01-27 13:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  9001. [2022-01-27 13:12:06] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  9002. [2022-01-27 13:12:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9003. [2022-01-27 13:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9004. [2022-01-27 13:12:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9005. [2022-01-27 13:12:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72aee3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/72aee3","method":"GET"} []
  9006. [2022-01-27 13:12:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9007. [2022-01-27 13:12:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  9008. [2022-01-27 13:12:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9009. [2022-01-27 13:12:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9010. [2022-01-27 13:12:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9011. [2022-01-27 13:12:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9012. [2022-01-27 13:12:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9013. [2022-01-27 13:12:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9014. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  9015. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  9016. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  9017. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  9018. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  9019. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  9020. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  9021. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  9022. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  9023. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  9024. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  9025. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [1] []
  9026. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [2] []
  9027. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [3] []
  9028. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [4] []
  9029. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [5] []
  9030. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [6] []
  9031. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [7] []
  9032. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [8] []
  9033. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [9] []
  9034. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [10] []
  9035. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [11] []
  9036. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [12] []
  9037. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [13] []
  9038. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [14] []
  9039. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [15] []
  9040. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [16] []
  9041. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [17] []
  9042. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [18] []
  9043. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [19] []
  9044. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [20] []
  9045. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [21] []
  9046. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [22] []
  9047. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [23] []
  9048. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [24] []
  9049. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [25] []
  9050. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [26] []
  9051. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [27] []
  9052. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [28] []
  9053. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [29] []
  9054. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [30] []
  9055. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [31] []
  9056. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [32] []
  9057. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [33] []
  9058. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [34] []
  9059. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [35] []
  9060. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [36] []
  9061. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [37] []
  9062. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [38] []
  9063. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [39] []
  9064. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [40] []
  9065. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [41] []
  9066. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [42] []
  9067. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [43] []
  9068. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [44] []
  9069. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [45] []
  9070. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [46] []
  9071. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [47] []
  9072. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [48] []
  9073. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [49] []
  9074. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [50] []
  9075. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [51] []
  9076. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [52] []
  9077. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [53] []
  9078. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [54] []
  9079. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [55] []
  9080. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [56] []
  9081. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [57] []
  9082. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [58] []
  9083. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [59] []
  9084. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [60] []
  9085. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [61] []
  9086. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [62] []
  9087. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [63] []
  9088. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [64] []
  9089. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [65] []
  9090. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [66] []
  9091. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [67] []
  9092. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [68] []
  9093. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [69] []
  9094. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [70] []
  9095. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [71] []
  9096. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [72] []
  9097. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [73] []
  9098. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [74] []
  9099. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [75] []
  9100. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [76] []
  9101. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [77] []
  9102. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [78] []
  9103. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [79] []
  9104. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [80] []
  9105. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [81] []
  9106. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [82] []
  9107. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [83] []
  9108. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [84] []
  9109. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [85] []
  9110. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [86] []
  9111. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [87] []
  9112. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [88] []
  9113. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [89] []
  9114. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [90] []
  9115. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [91] []
  9116. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [92] []
  9117. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [93] []
  9118. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [94] []
  9119. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [95] []
  9120. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [96] []
  9121. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [97] []
  9122. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [98] []
  9123. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [99] []
  9124. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [100] []
  9125. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [101] []
  9126. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [102] []
  9127. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [103] []
  9128. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [104] []
  9129. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [105] []
  9130. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [106] []
  9131. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [107] []
  9132. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [108] []
  9133. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [109] []
  9134. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [110] []
  9135. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [111] []
  9136. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [112] []
  9137. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [113] []
  9138. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [114] []
  9139. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [115] []
  9140. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [116] []
  9141. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [117] []
  9142. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [118] []
  9143. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [119] []
  9144. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [120] []
  9145. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [121] []
  9146. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [122] []
  9147. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [123] []
  9148. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [124] []
  9149. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [125] []
  9150. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [126] []
  9151. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [127] []
  9152. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [128] []
  9153. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [129] []
  9154. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [130] []
  9155. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [131] []
  9156. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [132] []
  9157. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [133] []
  9158. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [134] []
  9159. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [135] []
  9160. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [136] []
  9161. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [137] []
  9162. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [138] []
  9163. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [139] []
  9164. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [140] []
  9165. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [141] []
  9166. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [142] []
  9167. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [143] []
  9168. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [144] []
  9169. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [145] []
  9170. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [146] []
  9171. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [147] []
  9172. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [148] []
  9173. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [149] []
  9174. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [150] []
  9175. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [151] []
  9176. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [152] []
  9177. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [153] []
  9178. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [154] []
  9179. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [155] []
  9180. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [156] []
  9181. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [157] []
  9182. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [158] []
  9183. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [159] []
  9184. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [160] []
  9185. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [161] []
  9186. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [162] []
  9187. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [163] []
  9188. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [164] []
  9189. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [165] []
  9190. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [166] []
  9191. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [167] []
  9192. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [168] []
  9193. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [169] []
  9194. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [170] []
  9195. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [171] []
  9196. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [172] []
  9197. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [173] []
  9198. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [174] []
  9199. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [175] []
  9200. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [176] []
  9201. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [177] []
  9202. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [178] []
  9203. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [179] []
  9204. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [180] []
  9205. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [181] []
  9206. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [182] []
  9207. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [183] []
  9208. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [184] []
  9209. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [185] []
  9210. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [186] []
  9211. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [187] []
  9212. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [188] []
  9213. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [189] []
  9214. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [190] []
  9215. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [191] []
  9216. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [192] []
  9217. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [193] []
  9218. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [194] []
  9219. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [195] []
  9220. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [196] []
  9221. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [197] []
  9222. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [198] []
  9223. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [199] []
  9224. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [200] []
  9225. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [201] []
  9226. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [202] []
  9227. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [203] []
  9228. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [204] []
  9229. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [205] []
  9230. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [206] []
  9231. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [207] []
  9232. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [208] []
  9233. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [209] []
  9234. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [210] []
  9235. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [211] []
  9236. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [212] []
  9237. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [213] []
  9238. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [214] []
  9239. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [215] []
  9240. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [216] []
  9241. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [217] []
  9242. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [218] []
  9243. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [219] []
  9244. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [220] []
  9245. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [221] []
  9246. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [222] []
  9247. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [223] []
  9248. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [224] []
  9249. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [225] []
  9250. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [226] []
  9251. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [227] []
  9252. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [228] []
  9253. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [229] []
  9254. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [230] []
  9255. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [231] []
  9256. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [232] []
  9257. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [233] []
  9258. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [234] []
  9259. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [235] []
  9260. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [236] []
  9261. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [237] []
  9262. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [238] []
  9263. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [239] []
  9264. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [240] []
  9265. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [241] []
  9266. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [242] []
  9267. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [243] []
  9268. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [244] []
  9269. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [245] []
  9270. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [246] []
  9271. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [247] []
  9272. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [248] []
  9273. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [249] []
  9274. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [250] []
  9275. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [251] []
  9276. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [252] []
  9277. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [253] []
  9278. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [254] []
  9279. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [255] []
  9280. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [256] []
  9281. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [257] []
  9282. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [258] []
  9283. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [259] []
  9284. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [260] []
  9285. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [261] []
  9286. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [262] []
  9287. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [263] []
  9288. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [264] []
  9289. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [265] []
  9290. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [266] []
  9291. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [267] []
  9292. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [268] []
  9293. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [269] []
  9294. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [270] []
  9295. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [271] []
  9296. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [272] []
  9297. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [273] []
  9298. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [274] []
  9299. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [275] []
  9300. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [276] []
  9301. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [277] []
  9302. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [278] []
  9303. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [279] []
  9304. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [280] []
  9305. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [281] []
  9306. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [282] []
  9307. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [283] []
  9308. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [284] []
  9309. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [285] []
  9310. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [286] []
  9311. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [287] []
  9312. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [288] []
  9313. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [289] []
  9314. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [290] []
  9315. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [291] []
  9316. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [292] []
  9317. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [293] []
  9318. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [294] []
  9319. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [295] []
  9320. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [296] []
  9321. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [297] []
  9322. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [298] []
  9323. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [299] []
  9324. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [300] []
  9325. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [301] []
  9326. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [302] []
  9327. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [303] []
  9328. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [304] []
  9329. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [305] []
  9330. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [306] []
  9331. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [307] []
  9332. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [308] []
  9333. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [309] []
  9334. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [310] []
  9335. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [311] []
  9336. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [312] []
  9337. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [313] []
  9338. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [314] []
  9339. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [315] []
  9340. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [316] []
  9341. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [317] []
  9342. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [318] []
  9343. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [319] []
  9344. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [320] []
  9345. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [321] []
  9346. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [322] []
  9347. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [323] []
  9348. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [324] []
  9349. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [325] []
  9350. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [326] []
  9351. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [327] []
  9352. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [328] []
  9353. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [329] []
  9354. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [330] []
  9355. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [331] []
  9356. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [332] []
  9357. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [333] []
  9358. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [334] []
  9359. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [335] []
  9360. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [336] []
  9361. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [337] []
  9362. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [338] []
  9363. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [339] []
  9364. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [340] []
  9365. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [341] []
  9366. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [342] []
  9367. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [343] []
  9368. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [344] []
  9369. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [345] []
  9370. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [346] []
  9371. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [347] []
  9372. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [348] []
  9373. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [349] []
  9374. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [350] []
  9375. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [351] []
  9376. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [352] []
  9377. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [353] []
  9378. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [354] []
  9379. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [355] []
  9380. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [356] []
  9381. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [357] []
  9382. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [358] []
  9383. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [359] []
  9384. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [360] []
  9385. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [361] []
  9386. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [362] []
  9387. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [363] []
  9388. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [364] []
  9389. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [365] []
  9390. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [366] []
  9391. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [367] []
  9392. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [368] []
  9393. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [369] []
  9394. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [370] []
  9395. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [371] []
  9396. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [372] []
  9397. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [373] []
  9398. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [374] []
  9399. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [375] []
  9400. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [376] []
  9401. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [377] []
  9402. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [378] []
  9403. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [379] []
  9404. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [380] []
  9405. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [381] []
  9406. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [382] []
  9407. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [383] []
  9408. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [384] []
  9409. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [385] []
  9410. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [386] []
  9411. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [387] []
  9412. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [388] []
  9413. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [389] []
  9414. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [390] []
  9415. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [391] []
  9416. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [392] []
  9417. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [393] []
  9418. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [394] []
  9419. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [395] []
  9420. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [396] []
  9421. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [397] []
  9422. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [398] []
  9423. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [399] []
  9424. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [400] []
  9425. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [401] []
  9426. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [402] []
  9427. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [403] []
  9428. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [404] []
  9429. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [405] []
  9430. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [406] []
  9431. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [407] []
  9432. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [408] []
  9433. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [409] []
  9434. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [410] []
  9435. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [411] []
  9436. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [412] []
  9437. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [413] []
  9438. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [414] []
  9439. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [415] []
  9440. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [416] []
  9441. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [417] []
  9442. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [418] []
  9443. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [419] []
  9444. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [420] []
  9445. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [421] []
  9446. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [422] []
  9447. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [423] []
  9448. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [424] []
  9449. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [425] []
  9450. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [426] []
  9451. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [427] []
  9452. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [428] []
  9453. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [429] []
  9454. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [430] []
  9455. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [431] []
  9456. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [432] []
  9457. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [433] []
  9458. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [434] []
  9459. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [435] []
  9460. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [436] []
  9461. [2022-01-27 13:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [437] []
  9462. [2022-01-27 13:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9463. [2022-01-27 13:12:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9464. [2022-01-27 13:12:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9465. [2022-01-27 13:12:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50bb80"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/50bb80","method":"GET"} []
  9466. [2022-01-27 13:12:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9467. [2022-01-27 13:12:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  9468. [2022-01-27 13:12:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9469. [2022-01-27 13:12:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9470. [2022-01-27 13:12:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9471. [2022-01-27 13:12:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9472. [2022-01-27 13:12:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9473. [2022-01-27 13:12:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9474. [2022-01-27 13:12:23] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) [["1"]] []
  9475. [2022-01-27 13:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  9476. [2022-01-27 13:12:23] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9477. [2022-01-27 13:12:23] doctrine.DEBUG: "START TRANSACTION" [] []
  9478. [2022-01-27 13:12:23] doctrine.DEBUG: INSERT INTO participant (tel, email, name, created_at, dealer_id) VALUES (?, ?, ?, ?, ?) {"1":"1","2":"ana.castillo@cerocatorce.com","3":"Ana Castillo","4":"2022-01-27 13:12:23","5":1} []
  9479. [2022-01-27 13:12:23] doctrine.DEBUG: "COMMIT" [] []
  9480. [2022-01-27 13:12:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9481. [2022-01-27 13:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9482. [2022-01-27 13:12:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9483. [2022-01-27 13:12:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  9484. [2022-01-27 13:12:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9485. [2022-01-27 13:12:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9486. [2022-01-27 13:12:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9487. [2022-01-27 13:12:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9488. [2022-01-27 13:12:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9489. [2022-01-27 13:12:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9490. [2022-01-27 13:12:27] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  9491. [2022-01-27 13:12:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  9492. [2022-01-27 13:12:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  9493. [2022-01-27 13:12:27] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  9494. [2022-01-27 13:12:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9495. [2022-01-27 13:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9496. [2022-01-27 13:12:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9497. [2022-01-27 13:12:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70e72b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/70e72b","method":"GET"} []
  9498. [2022-01-27 13:12:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9499. [2022-01-27 13:12:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  9500. [2022-01-27 13:12:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9501. [2022-01-27 13:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9502. [2022-01-27 13:12:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9503. [2022-01-27 13:12:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9504. [2022-01-27 13:12:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9505. [2022-01-27 13:12:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9506. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  9507. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  9508. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  9509. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  9510. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  9511. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  9512. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  9513. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  9514. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  9515. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  9516. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  9517. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  9518. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  9519. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  9520. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  9521. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  9522. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  9523. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  9524. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  9525. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  9526. [2022-01-27 13:12:41] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  9527. [2022-01-27 13:12:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9528. [2022-01-27 13:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9529. [2022-01-27 13:12:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9530. [2022-01-27 13:12:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b23bd6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b23bd6","method":"GET"} []
  9531. [2022-01-27 13:12:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9532. [2022-01-27 13:12:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Code&menuIndex=4&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  9533. [2022-01-27 13:12:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9534. [2022-01-27 13:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9535. [2022-01-27 13:12:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9536. [2022-01-27 13:12:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9537. [2022-01-27 13:12:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9538. [2022-01-27 13:12:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9539. [2022-01-27 13:12:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ [] []
  9540. [2022-01-27 13:12:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9541. [2022-01-27 13:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9542. [2022-01-27 13:12:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9543. [2022-01-27 13:12:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"991f9b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/991f9b","method":"GET"} []
  9544. [2022-01-27 13:13:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9545. [2022-01-27 13:13:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Code&menuIndex=4&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  9546. [2022-01-27 13:13:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9547. [2022-01-27 13:13:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9548. [2022-01-27 13:13:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9549. [2022-01-27 13:13:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9550. [2022-01-27 13:13:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9551. [2022-01-27 13:13:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9552. [2022-01-27 13:13:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) [["175"]] []
  9553. [2022-01-27 13:13:05] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9554. [2022-01-27 13:13:06] doctrine.DEBUG: "START TRANSACTION" [] []
  9555. [2022-01-27 13:13:06] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"12345678","2":true,"3":null,"4":"2022-01-27 13:13:05","5":null,"6":null,"7":175} []
  9556. [2022-01-27 13:13:06] doctrine.DEBUG: "ROLLBACK" [] []
  9557. [2022-01-27 13:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9558. [2022-01-27 13:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9559. [2022-01-27 13:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9560. [2022-01-27 13:13:06] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?)' with params ["12345678", 1, null, "2022-01-27 13:13:05", null, null, 175]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'is_winner' cannot be null" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?)' with params [\"12345678\", 1, null, \"2022-01-27 13:13:05\", null, null, 175]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'is_winner' cannot be null at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125, Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'is_winner' cannot be null at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'is_winner' cannot be null at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
  9561. [2022-01-27 13:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9562. [2022-01-27 13:13:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9563. [2022-01-27 13:13:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9564. [2022-01-27 13:13:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"014499"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/014499","method":"GET"} []
  9565. [2022-01-27 13:13:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9566. [2022-01-27 13:13:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  9567. [2022-01-27 13:13:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9568. [2022-01-27 13:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9569. [2022-01-27 13:13:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9570. [2022-01-27 13:13:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9571. [2022-01-27 13:13:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9572. [2022-01-27 13:13:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9573. [2022-01-27 13:13:21] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  9574. [2022-01-27 13:13:21] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3]] []
  9575. [2022-01-27 13:13:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  9576. [2022-01-27 13:13:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  9577. [2022-01-27 13:13:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  9578. [2022-01-27 13:13:21] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  9579. [2022-01-27 13:13:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9580. [2022-01-27 13:13:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9581. [2022-01-27 13:13:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9582. [2022-01-27 13:13:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed659e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ed659e","method":"GET"} []
  9583. [2022-01-27 13:13:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9584. [2022-01-27 13:13:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  9585. [2022-01-27 13:13:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9586. [2022-01-27 13:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9587. [2022-01-27 13:13:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9588. [2022-01-27 13:13:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9589. [2022-01-27 13:13:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9590. [2022-01-27 13:13:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9591. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  9592. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  9593. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  9594. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  9595. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  9596. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  9597. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  9598. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  9599. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  9600. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  9601. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  9602. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  9603. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  9604. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  9605. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  9606. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  9607. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  9608. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  9609. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  9610. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  9611. [2022-01-27 13:13:27] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  9612. [2022-01-27 13:13:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9613. [2022-01-27 13:13:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9614. [2022-01-27 13:13:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9615. [2022-01-27 13:13:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"896b4a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/896b4a","method":"GET"} []
  9616. [2022-01-27 13:13:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9617. [2022-01-27 13:13:31] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  9618. [2022-01-27 13:13:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9619. [2022-01-27 13:13:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9620. [2022-01-27 13:13:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9621. [2022-01-27 13:13:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9622. [2022-01-27 13:13:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9623. [2022-01-27 13:13:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9624. [2022-01-27 13:13:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9625. [2022-01-27 13:13:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9626. [2022-01-27 13:13:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9627. [2022-01-27 13:13:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31f3d5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/31f3d5","method":"GET"} []
  9628. [2022-01-27 13:14:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9629. [2022-01-27 13:14:45] request.INFO: Matched route "code.import". {"route":"code.import","route_parameters":{"_route":"code.import","_controller":"App\\Controller\\CodeController::import"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/file/code","method":"POST"} []
  9630. [2022-01-27 13:14:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9631. [2022-01-27 13:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9632. [2022-01-27 13:14:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9633. [2022-01-27 13:14:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9634. [2022-01-27 13:14:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9635. [2022-01-27 13:14:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9636. [2022-01-27 13:14:46] doctrine.DEBUG: "START TRANSACTION" [] []
  9637. [2022-01-27 13:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ana.castillo@cerocatorce.com"] []
  9638. [2022-01-27 13:14:46] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"12345678","2":true,"3":false,"4":"2022-01-27 13:14:46","5":null,"6":null,"7":176} []
  9639. [2022-01-27 13:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["ana.castillo@cerocatorce.com"] []
  9640. [2022-01-27 13:14:46] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"23456789","2":true,"3":false,"4":"2022-01-27 13:14:46","5":null,"6":null,"7":176} []
  9641. [2022-01-27 13:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["magdalena.penaloza@cerocat [...]"] []
  9642. [2022-01-27 13:14:46] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"87654321","2":true,"3":false,"4":"2022-01-27 13:14:46","5":null,"6":null,"7":175} []
  9643. [2022-01-27 13:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.email = ? LIMIT 1 ["magdalena.penaloza@cerocat [...]"] []
  9644. [2022-01-27 13:14:46] doctrine.DEBUG: INSERT INTO code (code, is_active, is_winner, created_at, prize_url, prize_id, participant_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"98765432","2":true,"3":false,"4":"2022-01-27 13:14:46","5":null,"6":null,"7":175} []
  9645. [2022-01-27 13:14:46] doctrine.DEBUG: "COMMIT" [] []
  9646. [2022-01-27 13:14:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9647. [2022-01-27 13:14:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9648. [2022-01-27 13:14:46] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(//composer.json) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":94,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  9649. [2022-01-27 13:14:46] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/upfld.rn.back.di014.com/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":95,\"trace\":[{\"file\":\"/var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/var-dumper/Caster/LinkStub.php\",\"line\":55,\"function\":\"getComposerRoot\",\"class\":\"Symfony\\\\Component\\\\VarDumper\\\\Caster\\\\LinkStub\",\"type\":\"->\"}],\"count\":1})"} []
  9650. [2022-01-27 13:14:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9651. [2022-01-27 13:14:47] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  9652. [2022-01-27 13:14:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9653. [2022-01-27 13:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9654. [2022-01-27 13:14:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9655. [2022-01-27 13:14:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9656. [2022-01-27 13:14:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9657. [2022-01-27 13:14:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9658. [2022-01-27 13:14:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9659. [2022-01-27 13:14:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9660. [2022-01-27 13:14:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9661. [2022-01-27 13:14:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"456587"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/456587","method":"GET"} []
  9662. [2022-01-31 11:59:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9663. [2022-01-31 11:59:09] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  9664. [2022-01-31 11:59:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9665. [2022-01-31 11:59:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9666. [2022-01-31 11:59:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9667. [2022-01-31 11:59:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9668. [2022-01-31 11:59:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9669. [2022-01-31 11:59:11] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  9670. [2022-01-31 11:59:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9671. [2022-01-31 11:59:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9672. [2022-01-31 11:59:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9673. [2022-01-31 11:59:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9674. [2022-01-31 11:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9675. [2022-01-31 11:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9676. [2022-01-31 11:59:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9677. [2022-01-31 11:59:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae3afe"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ae3afe","method":"GET"} []
  9678. [2022-01-31 11:59:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9679. [2022-01-31 11:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9680. [2022-01-31 11:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9681. [2022-01-31 11:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9682. [2022-01-31 11:59:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  9683. [2022-01-31 11:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9684. [2022-01-31 11:59:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9685. [2022-01-31 11:59:54] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  9686. [2022-01-31 11:59:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9687. [2022-01-31 11:59:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9688. [2022-01-31 11:59:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9689. [2022-01-31 11:59:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9690. [2022-01-31 11:59:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9691. [2022-01-31 11:59:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9692. [2022-01-31 11:59:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7648fa"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7648fa","method":"GET"} []
  9693. [2022-01-31 12:00:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9694. [2022-01-31 12:00:04] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  9695. [2022-01-31 12:00:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9696. [2022-01-31 12:00:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9697. [2022-01-31 12:00:04] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9698. [2022-01-31 12:00:04] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9699. [2022-01-31 12:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  9700. [2022-01-31 12:00:05] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9701. [2022-01-31 12:00:05] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Mon, 31 Jan 2022 18:00:05 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9702. [2022-01-31 12:00:05] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9703. [2022-01-31 12:00:05] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9704. [2022-01-31 12:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9705. [2022-01-31 12:00:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9706. [2022-01-31 12:00:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9707. [2022-01-31 12:00:07] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  9708. [2022-01-31 12:00:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9709. [2022-01-31 12:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9710. [2022-01-31 12:00:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9711. [2022-01-31 12:00:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9712. [2022-01-31 12:00:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9713. [2022-01-31 12:00:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9714. [2022-01-31 12:00:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9715. [2022-01-31 12:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9716. [2022-01-31 12:00:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9717. [2022-01-31 12:00:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79141e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/79141e","method":"GET"} []
  9718. [2022-01-31 12:00:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9719. [2022-01-31 12:00:30] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  9720. [2022-01-31 12:00:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9721. [2022-01-31 12:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9722. [2022-01-31 12:00:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9723. [2022-01-31 12:00:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9724. [2022-01-31 12:00:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9725. [2022-01-31 12:00:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9726. [2022-01-31 12:00:30] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  9727. [2022-01-31 12:00:30] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3]] []
  9728. [2022-01-31 12:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  9729. [2022-01-31 12:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  9730. [2022-01-31 12:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  9731. [2022-01-31 12:00:30] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  9732. [2022-01-31 12:00:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9733. [2022-01-31 12:00:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9734. [2022-01-31 12:00:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9735. [2022-01-31 12:00:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e4bc3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8e4bc3","method":"GET"} []
  9736. [2022-01-31 12:00:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9737. [2022-01-31 12:00:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=2&newValue=true&property=enabled_user&view=list","method":"GET"} []
  9738. [2022-01-31 12:00:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9739. [2022-01-31 12:00:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9740. [2022-01-31 12:00:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9741. [2022-01-31 12:00:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9742. [2022-01-31 12:00:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9743. [2022-01-31 12:00:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9744. [2022-01-31 12:00:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["2"] []
  9745. [2022-01-31 12:00:38] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9746. [2022-01-31 12:00:38] doctrine.DEBUG: "START TRANSACTION" [] []
  9747. [2022-01-31 12:00:38] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,2] []
  9748. [2022-01-31 12:00:38] doctrine.DEBUG: "COMMIT" [] []
  9749. [2022-01-31 12:00:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9750. [2022-01-31 12:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9751. [2022-01-31 12:00:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9752. [2022-01-31 12:00:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  9753. [2022-01-31 12:00:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9754. [2022-01-31 12:00:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9755. [2022-01-31 12:00:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9756. [2022-01-31 12:00:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9757. [2022-01-31 12:00:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9758. [2022-01-31 12:00:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9759. [2022-01-31 12:00:39] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  9760. [2022-01-31 12:00:39] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3]] []
  9761. [2022-01-31 12:00:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  9762. [2022-01-31 12:00:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  9763. [2022-01-31 12:00:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  9764. [2022-01-31 12:00:39] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  9765. [2022-01-31 12:00:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9766. [2022-01-31 12:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9767. [2022-01-31 12:00:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9768. [2022-01-31 12:00:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43e031"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/43e031","method":"GET"} []
  9769. [2022-01-31 12:00:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9770. [2022-01-31 12:00:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  9771. [2022-01-31 12:00:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9772. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9773. [2022-01-31 12:00:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9774. [2022-01-31 12:00:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9775. [2022-01-31 12:00:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9776. [2022-01-31 12:00:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9777. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  9778. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  9779. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  9780. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  9781. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  9782. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  9783. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  9784. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  9785. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  9786. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  9787. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  9788. [2022-01-31 12:00:46] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  9789. [2022-01-31 12:00:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9790. [2022-01-31 12:00:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9791. [2022-01-31 12:00:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9792. [2022-01-31 12:00:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"714e9d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/714e9d","method":"GET"} []
  9793. [2022-01-31 12:01:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9794. [2022-01-31 12:01:48] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=2&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  9795. [2022-01-31 12:01:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9796. [2022-01-31 12:01:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9797. [2022-01-31 12:01:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9798. [2022-01-31 12:01:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9799. [2022-01-31 12:01:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9800. [2022-01-31 12:01:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9801. [2022-01-31 12:01:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["2"] []
  9802. [2022-01-31 12:01:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9803. [2022-01-31 12:01:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9804. [2022-01-31 12:01:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9805. [2022-01-31 12:01:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df7b6e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/df7b6e","method":"GET"} []
  9806. [2022-01-31 12:01:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9807. [2022-01-31 12:01:54] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=2&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  9808. [2022-01-31 12:01:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9809. [2022-01-31 12:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9810. [2022-01-31 12:01:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9811. [2022-01-31 12:01:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9812. [2022-01-31 12:01:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9813. [2022-01-31 12:01:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9814. [2022-01-31 12:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["2"] []
  9815. [2022-01-31 12:01:54] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9816. [2022-01-31 12:01:54] doctrine.DEBUG: "START TRANSACTION" [] []
  9817. [2022-01-31 12:01:54] doctrine.DEBUG: UPDATE dealer SET vimeo = ?, enabled = ? WHERE id = ? ["https://player.vimeo.com/v [...]",true,2] []
  9818. [2022-01-31 12:01:54] doctrine.DEBUG: "COMMIT" [] []
  9819. [2022-01-31 12:01:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9820. [2022-01-31 12:01:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9821. [2022-01-31 12:01:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9822. [2022-01-31 12:01:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  9823. [2022-01-31 12:01:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9824. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9825. [2022-01-31 12:01:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9826. [2022-01-31 12:01:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9827. [2022-01-31 12:01:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9828. [2022-01-31 12:01:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9829. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  9830. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  9831. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  9832. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  9833. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  9834. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  9835. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  9836. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  9837. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  9838. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  9839. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  9840. [2022-01-31 12:01:55] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  9841. [2022-01-31 12:01:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9842. [2022-01-31 12:01:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9843. [2022-01-31 12:01:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9844. [2022-01-31 12:01:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0dd348"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0dd348","method":"GET"} []
  9845. [2022-01-31 12:04:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9846. [2022-01-31 12:04:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  9847. [2022-01-31 12:04:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9848. [2022-01-31 12:04:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9849. [2022-01-31 12:04:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9850. [2022-01-31 12:04:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9851. [2022-01-31 12:04:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9852. [2022-01-31 12:04:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9853. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  9854. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  9855. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  9856. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  9857. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  9858. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  9859. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  9860. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  9861. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  9862. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  9863. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  9864. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  9865. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  9866. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  9867. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  9868. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  9869. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  9870. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  9871. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  9872. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  9873. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  9874. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  9875. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  9876. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  9877. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  9878. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  9879. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  9880. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  9881. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  9882. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  9883. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  9884. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  9885. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  9886. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  9887. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  9888. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  9889. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  9890. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  9891. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  9892. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  9893. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  9894. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  9895. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  9896. [2022-01-31 12:04:41] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  9897. [2022-01-31 12:04:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9898. [2022-01-31 12:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9899. [2022-01-31 12:04:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9900. [2022-01-31 12:04:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42296d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/42296d","method":"GET"} []
  9901. [2022-01-31 12:04:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9902. [2022-01-31 12:04:48] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  9903. [2022-01-31 12:04:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9904. [2022-01-31 12:04:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9905. [2022-01-31 12:04:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9906. [2022-01-31 12:04:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9907. [2022-01-31 12:04:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9908. [2022-01-31 12:04:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9909. [2022-01-31 12:04:49] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  9910. [2022-01-31 12:04:49] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4]] []
  9911. [2022-01-31 12:04:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  9912. [2022-01-31 12:04:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  9913. [2022-01-31 12:04:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  9914. [2022-01-31 12:04:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  9915. [2022-01-31 12:04:49] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  9916. [2022-01-31 12:04:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9917. [2022-01-31 12:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9918. [2022-01-31 12:04:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9919. [2022-01-31 12:04:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d20bfe"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d20bfe","method":"GET"} []
  9920. [2022-01-31 12:04:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9921. [2022-01-31 12:04:58] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=4&newValue=true&property=enabled_user&view=list","method":"GET"} []
  9922. [2022-01-31 12:04:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9923. [2022-01-31 12:04:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9924. [2022-01-31 12:04:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9925. [2022-01-31 12:04:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9926. [2022-01-31 12:04:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9927. [2022-01-31 12:04:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9928. [2022-01-31 12:04:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["4"] []
  9929. [2022-01-31 12:04:59] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9930. [2022-01-31 12:04:59] doctrine.DEBUG: "START TRANSACTION" [] []
  9931. [2022-01-31 12:04:59] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,4] []
  9932. [2022-01-31 12:04:59] doctrine.DEBUG: "COMMIT" [] []
  9933. [2022-01-31 12:04:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9934. [2022-01-31 12:04:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9935. [2022-01-31 12:05:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9936. [2022-01-31 12:05:00] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  9937. [2022-01-31 12:05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9938. [2022-01-31 12:05:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9939. [2022-01-31 12:05:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9940. [2022-01-31 12:05:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9941. [2022-01-31 12:05:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9942. [2022-01-31 12:05:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9943. [2022-01-31 12:05:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9944. [2022-01-31 12:05:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=4&newValue=false&property=enabled_user&view=list","method":"GET"} []
  9945. [2022-01-31 12:05:02] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  9946. [2022-01-31 12:05:02] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4]] []
  9947. [2022-01-31 12:05:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  9948. [2022-01-31 12:05:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  9949. [2022-01-31 12:05:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  9950. [2022-01-31 12:05:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  9951. [2022-01-31 12:05:02] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  9952. [2022-01-31 12:05:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9953. [2022-01-31 12:05:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9954. [2022-01-31 12:05:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9955. [2022-01-31 12:05:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9956. [2022-01-31 12:05:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9957. [2022-01-31 12:05:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9958. [2022-01-31 12:05:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9959. [2022-01-31 12:05:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9960. [2022-01-31 12:05:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["4"] []
  9961. [2022-01-31 12:05:04] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  9962. [2022-01-31 12:05:04] doctrine.DEBUG: "START TRANSACTION" [] []
  9963. [2022-01-31 12:05:04] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [false,4] []
  9964. [2022-01-31 12:05:04] doctrine.DEBUG: "COMMIT" [] []
  9965. [2022-01-31 12:05:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9966. [2022-01-31 12:05:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9967. [2022-01-31 12:05:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9968. [2022-01-31 12:05:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8c41a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e8c41a","method":"GET"} []
  9969. [2022-01-31 12:05:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9970. [2022-01-31 12:05:06] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  9971. [2022-01-31 12:05:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  9972. [2022-01-31 12:05:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  9973. [2022-01-31 12:05:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  9974. [2022-01-31 12:05:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  9975. [2022-01-31 12:05:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9976. [2022-01-31 12:05:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  9977. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  9978. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  9979. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  9980. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  9981. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  9982. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  9983. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  9984. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  9985. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  9986. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  9987. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  9988. [2022-01-31 12:05:08] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  9989. [2022-01-31 12:05:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  9990. [2022-01-31 12:05:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9991. [2022-01-31 12:05:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9992. [2022-01-31 12:05:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbb91a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fbb91a","method":"GET"} []
  9993. [2022-02-05 14:47:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9994. [2022-02-05 14:47:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  9995. [2022-02-05 14:47:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9996. [2022-02-05 14:47:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  9997. [2022-02-05 14:47:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  9998. [2022-02-07 01:40:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  9999. [2022-02-07 01:40:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10000. [2022-02-07 01:40:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10001. [2022-02-07 01:40:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10002. [2022-02-07 01:40:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10003. [2022-02-07 01:40:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10004. [2022-02-07 01:40:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10005. [2022-02-07 01:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10006. [2022-02-07 01:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10007. [2022-02-07 01:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10008. [2022-02-07 01:40:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10009. [2022-02-07 11:06:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10010. [2022-02-07 11:06:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10011. [2022-02-07 11:06:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10012. [2022-02-07 11:06:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10013. [2022-02-07 11:06:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10014. [2022-02-07 11:06:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10015. [2022-02-07 11:06:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10016. [2022-02-07 11:06:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10017. [2022-02-07 11:06:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10018. [2022-02-07 11:06:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10019. [2022-02-11 10:31:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10020. [2022-02-11 10:31:14] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  10021. [2022-02-11 10:31:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10022. [2022-02-11 10:31:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10023. [2022-02-11 10:31:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10024. [2022-02-11 10:31:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  10025. [2022-02-11 10:31:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10026. [2022-02-11 10:31:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10027. [2022-02-11 10:31:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6653da"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6653da","method":"GET"} []
  10028. [2022-02-11 10:31:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10029. [2022-02-11 10:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10030. [2022-02-11 10:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10031. [2022-02-11 10:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10032. [2022-02-11 10:31:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10033. [2022-02-11 10:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10034. [2022-02-11 10:31:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10035. [2022-02-11 10:31:34] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  10036. [2022-02-11 10:31:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10037. [2022-02-11 10:31:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10038. [2022-02-11 10:31:34] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10039. [2022-02-11 10:31:34] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10040. [2022-02-11 10:31:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  10041. [2022-02-11 10:31:35] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10042. [2022-02-11 10:31:35] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 11 Feb 2022 16:31:35 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10043. [2022-02-11 10:31:35] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10044. [2022-02-11 10:31:35] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10045. [2022-02-11 10:31:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10046. [2022-02-11 10:31:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10047. [2022-02-11 10:31:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10048. [2022-02-11 10:31:35] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  10049. [2022-02-11 10:31:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10050. [2022-02-11 10:31:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10051. [2022-02-11 10:31:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10052. [2022-02-11 10:31:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10053. [2022-02-11 10:31:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10054. [2022-02-11 10:31:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10055. [2022-02-11 10:31:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10056. [2022-02-11 10:31:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10057. [2022-02-11 10:31:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10058. [2022-02-11 10:31:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77209a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/77209a","method":"GET"} []
  10059. [2022-02-11 10:32:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10060. [2022-02-11 10:32:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  10061. [2022-02-11 10:32:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10062. [2022-02-11 10:32:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10063. [2022-02-11 10:32:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10064. [2022-02-11 10:32:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10065. [2022-02-11 10:32:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10066. [2022-02-11 10:32:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10067. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  10068. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  10069. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  10070. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  10071. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  10072. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  10073. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  10074. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  10075. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  10076. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  10077. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  10078. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  10079. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  10080. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  10081. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  10082. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  10083. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  10084. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  10085. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  10086. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  10087. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  10088. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  10089. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  10090. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  10091. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  10092. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  10093. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  10094. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  10095. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  10096. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  10097. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  10098. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  10099. [2022-02-11 10:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  10100. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  10101. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  10102. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  10103. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  10104. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  10105. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  10106. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  10107. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  10108. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  10109. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  10110. [2022-02-11 10:32:18] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  10111. [2022-02-11 10:32:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10112. [2022-02-11 10:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10113. [2022-02-11 10:32:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10114. [2022-02-11 10:32:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2f411"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e2f411","method":"GET"} []
  10115. [2022-02-11 10:32:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10116. [2022-02-11 10:32:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  10117. [2022-02-11 10:32:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10118. [2022-02-11 10:32:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10119. [2022-02-11 10:32:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10120. [2022-02-11 10:32:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10121. [2022-02-11 10:32:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10122. [2022-02-11 10:32:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10123. [2022-02-11 10:32:41] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  10124. [2022-02-11 10:32:41] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4]] []
  10125. [2022-02-11 10:32:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  10126. [2022-02-11 10:32:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  10127. [2022-02-11 10:32:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  10128. [2022-02-11 10:32:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  10129. [2022-02-11 10:32:41] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  10130. [2022-02-11 10:32:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10131. [2022-02-11 10:32:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10132. [2022-02-11 10:32:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10133. [2022-02-11 10:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62d434"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/62d434","method":"GET"} []
  10134. [2022-02-11 10:40:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10135. [2022-02-11 10:40:17] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  10136. [2022-02-11 10:40:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10137. [2022-02-11 10:40:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10138. [2022-02-11 10:40:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10139. [2022-02-11 10:40:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10140. [2022-02-11 10:40:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10141. [2022-02-11 10:40:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10142. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  10143. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  10144. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  10145. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  10146. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  10147. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  10148. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  10149. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  10150. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  10151. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  10152. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  10153. [2022-02-11 10:40:18] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  10154. [2022-02-11 10:40:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10155. [2022-02-11 10:40:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10156. [2022-02-11 10:40:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10157. [2022-02-11 10:40:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d641b3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d641b3","method":"GET"} []
  10158. [2022-02-11 10:40:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10159. [2022-02-11 10:40:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  10160. [2022-02-11 10:40:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10161. [2022-02-11 10:40:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10162. [2022-02-11 10:40:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10163. [2022-02-11 10:40:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10164. [2022-02-11 10:40:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10165. [2022-02-11 10:40:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10166. [2022-02-11 10:40:23] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  10167. [2022-02-11 10:40:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  10168. [2022-02-11 10:40:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  10169. [2022-02-11 10:40:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  10170. [2022-02-11 10:40:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  10171. [2022-02-11 10:40:23] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  10172. [2022-02-11 10:40:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10173. [2022-02-11 10:40:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10174. [2022-02-11 10:40:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10175. [2022-02-11 10:40:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"328430"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/328430","method":"GET"} []
  10176. [2022-02-11 10:40:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10177. [2022-02-11 10:40:31] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  10178. [2022-02-11 10:40:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10179. [2022-02-11 10:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10180. [2022-02-11 10:40:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10181. [2022-02-11 10:40:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10182. [2022-02-11 10:40:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10183. [2022-02-11 10:40:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10184. [2022-02-11 10:40:31] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  10185. [2022-02-11 10:40:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  10186. [2022-02-11 10:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  10187. [2022-02-11 10:40:31] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  10188. [2022-02-11 10:40:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10189. [2022-02-11 10:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10190. [2022-02-11 10:40:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10191. [2022-02-11 10:40:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d2442"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4d2442","method":"GET"} []
  10192. [2022-02-11 10:40:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10193. [2022-02-11 10:40:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  10194. [2022-02-11 10:40:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10195. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10196. [2022-02-11 10:40:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10197. [2022-02-11 10:40:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10198. [2022-02-11 10:40:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10199. [2022-02-11 10:40:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10200. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  10201. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  10202. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  10203. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  10204. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  10205. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  10206. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  10207. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  10208. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  10209. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  10210. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  10211. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  10212. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  10213. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  10214. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  10215. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  10216. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  10217. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  10218. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  10219. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  10220. [2022-02-11 10:40:37] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  10221. [2022-02-11 10:40:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10222. [2022-02-11 10:40:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10223. [2022-02-11 10:40:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10224. [2022-02-11 10:40:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"833dc4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/833dc4","method":"GET"} []
  10225. [2022-02-11 10:46:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10226. [2022-02-11 10:46:17] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  10227. [2022-02-11 10:46:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10228. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10229. [2022-02-11 10:46:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10230. [2022-02-11 10:46:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10231. [2022-02-11 10:46:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10232. [2022-02-11 10:46:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10233. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  10234. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  10235. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  10236. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  10237. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  10238. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  10239. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  10240. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  10241. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  10242. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  10243. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  10244. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  10245. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  10246. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  10247. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  10248. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  10249. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  10250. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  10251. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  10252. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  10253. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  10254. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  10255. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  10256. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  10257. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  10258. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  10259. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  10260. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  10261. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  10262. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  10263. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  10264. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  10265. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  10266. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  10267. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  10268. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  10269. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  10270. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  10271. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  10272. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  10273. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  10274. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  10275. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  10276. [2022-02-11 10:46:17] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  10277. [2022-02-11 10:46:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10278. [2022-02-11 10:46:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10279. [2022-02-11 10:46:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10280. [2022-02-11 10:46:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aea824"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/aea824","method":"GET"} []
  10281. [2022-02-11 10:46:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10282. [2022-02-11 10:46:58] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  10283. [2022-02-11 10:46:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10284. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10285. [2022-02-11 10:46:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10286. [2022-02-11 10:46:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10287. [2022-02-11 10:46:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10288. [2022-02-11 10:46:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10289. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  10290. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5]] []
  10291. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  10292. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  10293. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  10294. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  10295. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  10296. [2022-02-11 10:46:58] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  10297. [2022-02-11 10:46:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10298. [2022-02-11 10:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10299. [2022-02-11 10:46:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10300. [2022-02-11 10:46:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6df840"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6df840","method":"GET"} []
  10301. [2022-02-11 10:47:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10302. [2022-02-11 10:47:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=1&newValue=true&property=enabled_user&view=list","method":"GET"} []
  10303. [2022-02-11 10:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10304. [2022-02-11 10:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10305. [2022-02-11 10:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10306. [2022-02-11 10:47:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10307. [2022-02-11 10:47:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10308. [2022-02-11 10:47:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10309. [2022-02-11 10:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["1"] []
  10310. [2022-02-11 10:47:02] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  10311. [2022-02-11 10:47:02] doctrine.DEBUG: "START TRANSACTION" [] []
  10312. [2022-02-11 10:47:02] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,1] []
  10313. [2022-02-11 10:47:02] doctrine.DEBUG: "COMMIT" [] []
  10314. [2022-02-11 10:47:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10315. [2022-02-11 10:47:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10316. [2022-02-11 10:47:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10317. [2022-02-11 10:47:02] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  10318. [2022-02-11 10:47:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10319. [2022-02-11 10:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10320. [2022-02-11 10:47:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10321. [2022-02-11 10:47:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10322. [2022-02-11 10:47:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10323. [2022-02-11 10:47:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10324. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  10325. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5]] []
  10326. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  10327. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  10328. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  10329. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  10330. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  10331. [2022-02-11 10:47:03] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  10332. [2022-02-11 10:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10333. [2022-02-11 10:47:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10334. [2022-02-11 10:47:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10335. [2022-02-11 10:47:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"042c09"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/042c09","method":"GET"} []
  10336. [2022-02-11 10:47:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10337. [2022-02-11 10:47:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  10338. [2022-02-11 10:47:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10339. [2022-02-11 10:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10340. [2022-02-11 10:47:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10341. [2022-02-11 10:47:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10342. [2022-02-11 10:47:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10343. [2022-02-11 10:47:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10344. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  10345. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  10346. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  10347. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  10348. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  10349. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  10350. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  10351. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  10352. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  10353. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  10354. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  10355. [2022-02-11 10:47:46] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  10356. [2022-02-11 10:47:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10357. [2022-02-11 10:47:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10358. [2022-02-11 10:47:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10359. [2022-02-11 10:47:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"339ef9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/339ef9","method":"GET"} []
  10360. [2022-02-16 23:07:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10361. [2022-02-16 23:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10362. [2022-02-16 23:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10363. [2022-02-16 23:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10364. [2022-02-16 23:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10365. [2022-02-23 20:47:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10366. [2022-02-23 20:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10367. [2022-02-23 20:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10368. [2022-02-23 20:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10369. [2022-02-23 20:47:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10370. [2022-02-23 20:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10371. [2022-03-04 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10372. [2022-03-04 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10373. [2022-03-04 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10374. [2022-03-04 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10375. [2022-03-04 17:24:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10376. [2022-03-04 17:24:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10377. [2022-03-04 17:24:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10378. [2022-03-04 17:24:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10379. [2022-03-04 17:24:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10380. [2022-03-04 17:24:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10381. [2022-03-04 17:24:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10382. [2022-03-04 17:24:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10383. [2022-03-04 17:24:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10384. [2022-03-04 17:24:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10385. [2022-03-04 17:24:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10386. [2022-03-04 17:24:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10387. [2022-03-04 17:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10388. [2022-03-04 17:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10389. [2022-03-04 17:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10390. [2022-03-04 17:24:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10391. [2022-03-04 17:41:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10392. [2022-03-04 17:41:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10393. [2022-03-04 17:41:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10394. [2022-03-04 17:41:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10395. [2022-03-04 17:41:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10396. [2022-03-04 17:41:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10397. [2022-03-04 17:41:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffd120"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ffd120","method":"GET"} []
  10398. [2022-03-04 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10399. [2022-03-04 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10400. [2022-03-04 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10401. [2022-03-04 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10402. [2022-03-04 19:23:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10403. [2022-03-04 19:23:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10404. [2022-03-04 19:23:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10405. [2022-03-04 19:23:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10406. [2022-03-04 19:23:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10407. [2022-03-04 19:23:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10408. [2022-03-04 19:36:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10409. [2022-03-04 19:36:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10410. [2022-03-04 19:36:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10411. [2022-03-04 19:36:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10412. [2022-03-04 19:36:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "duckduckgo.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"duckduckgo.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10413. [2022-03-04 19:36:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10414. [2022-03-04 19:36:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10415. [2022-03-04 19:36:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10416. [2022-03-04 19:36:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10417. [2022-03-04 19:36:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "www.ask.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"www.ask.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10418. [2022-03-05 23:20:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10419. [2022-03-05 23:20:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10420. [2022-03-05 23:20:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10421. [2022-03-05 23:20:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10422. [2022-03-05 23:20:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10423. [2022-03-05 23:20:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10424. [2022-03-05 23:20:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10425. [2022-03-05 23:20:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10426. [2022-03-05 23:20:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10427. [2022-03-05 23:20:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10428. [2022-03-05 23:20:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10429. [2022-03-06 15:04:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10430. [2022-03-06 15:04:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10431. [2022-03-06 15:04:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10432. [2022-03-06 15:04:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10433. [2022-03-06 15:04:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10434. [2022-03-06 15:04:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10435. [2022-03-07 11:45:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10436. [2022-03-07 11:45:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10437. [2022-03-07 11:45:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10438. [2022-03-07 11:45:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10439. [2022-03-07 11:45:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10440. [2022-03-07 11:45:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10441. [2022-03-08 09:38:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10442. [2022-03-08 09:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10443. [2022-03-08 09:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10444. [2022-03-08 09:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10445. [2022-03-08 09:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10446. [2022-03-08 11:38:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10447. [2022-03-08 11:38:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10448. [2022-03-08 11:38:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10449. [2022-03-08 11:38:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10450. [2022-03-08 11:38:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10451. [2022-03-08 14:22:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10452. [2022-03-08 14:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10453. [2022-03-08 14:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10454. [2022-03-08 14:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10455. [2022-03-08 14:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10456. [2022-03-08 14:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10457. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10458. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10459. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10460. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10461. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10462. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10463. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10464. [2022-03-09 12:15:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10465. [2022-03-09 12:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10466. [2022-03-09 12:15:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10467. [2022-03-09 23:51:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10468. [2022-03-09 23:51:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10469. [2022-03-09 23:51:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10470. [2022-03-09 23:51:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10471. [2022-03-09 23:51:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10472. [2022-03-10 14:55:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10473. [2022-03-10 14:55:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10474. [2022-03-10 14:55:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10475. [2022-03-10 14:55:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10476. [2022-03-10 14:55:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10477. [2022-03-10 14:55:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10478. [2022-03-14 12:21:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10479. [2022-03-14 12:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10480. [2022-03-14 12:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10481. [2022-03-14 12:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10482. [2022-03-14 12:21:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10483. [2022-03-14 14:16:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10484. [2022-03-14 14:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10485. [2022-03-14 14:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10486. [2022-03-14 14:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10487. [2022-03-14 14:16:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10488. [2022-03-14 14:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10489. [2022-03-14 19:30:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10490. [2022-03-14 19:30:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10491. [2022-03-14 19:30:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10492. [2022-03-14 19:30:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10493. [2022-03-14 19:30:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10494. [2022-03-16 18:53:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10495. [2022-03-16 18:53:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10496. [2022-03-16 18:53:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10497. [2022-03-16 18:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10498. [2022-03-16 18:53:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10499. [2022-03-16 18:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10500. [2022-03-17 14:28:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10501. [2022-03-17 14:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10502. [2022-03-17 14:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10503. [2022-03-17 14:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10504. [2022-03-17 14:28:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10505. [2022-03-18 08:45:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10506. [2022-03-18 08:45:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10507. [2022-03-18 08:45:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10508. [2022-03-18 08:45:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10509. [2022-03-18 08:45:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10510. [2022-03-18 14:19:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10511. [2022-03-18 14:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10512. [2022-03-18 14:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10513. [2022-03-18 14:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10514. [2022-03-18 14:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10515. [2022-03-18 15:20:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10516. [2022-03-18 15:20:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10517. [2022-03-18 15:20:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10518. [2022-03-18 15:20:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10519. [2022-03-18 15:20:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10520. [2022-03-18 17:51:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10521. [2022-03-18 17:51:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10522. [2022-03-18 17:51:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10523. [2022-03-18 17:51:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10524. [2022-03-18 17:51:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10525. [2022-03-18 17:51:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10526. [2022-03-18 17:51:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a4795"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5a4795","method":"GET"} []
  10527. [2022-03-19 01:04:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10528. [2022-03-19 01:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10529. [2022-03-19 01:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10530. [2022-03-19 01:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10531. [2022-03-19 01:04:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10532. [2022-03-19 01:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10533. [2022-03-19 03:52:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10534. [2022-03-19 03:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10535. [2022-03-19 03:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10536. [2022-03-19 03:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10537. [2022-03-19 03:52:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10538. [2022-03-19 08:40:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10539. [2022-03-19 08:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10540. [2022-03-19 08:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10541. [2022-03-19 08:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10542. [2022-03-19 08:40:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10543. [2022-03-21 21:08:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10544. [2022-03-21 21:08:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10545. [2022-03-21 21:08:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10546. [2022-03-21 21:08:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10547. [2022-03-21 21:08:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10548. [2022-03-27 01:07:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10549. [2022-03-27 01:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10550. [2022-03-27 01:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10551. [2022-03-27 01:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10552. [2022-03-27 01:07:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10553. [2022-03-27 01:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10554. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10555. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10556. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10557. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10558. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10559. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10560. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10561. [2022-03-29 07:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10562. [2022-03-29 07:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10563. [2022-03-29 07:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10564. [2022-04-03 18:28:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10565. [2022-04-03 18:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10566. [2022-04-03 18:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10567. [2022-04-03 18:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10568. [2022-04-03 18:28:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10569. [2022-04-03 18:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10570. [2022-04-05 18:09:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10571. [2022-04-05 18:09:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10572. [2022-04-05 18:09:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10573. [2022-04-05 18:09:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10574. [2022-04-05 18:09:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10575. [2022-04-06 15:32:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10576. [2022-04-06 15:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10577. [2022-04-06 15:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10578. [2022-04-06 15:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10579. [2022-04-06 15:32:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10580. [2022-04-06 15:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10581. [2022-04-09 04:06:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10582. [2022-04-09 04:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10583. [2022-04-09 04:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10584. [2022-04-09 04:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10585. [2022-04-09 04:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10586. [2022-04-09 04:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10587. [2022-04-11 08:01:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10588. [2022-04-11 08:01:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10589. [2022-04-11 08:01:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10590. [2022-04-11 08:01:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10591. [2022-04-11 08:01:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10592. [2022-04-11 08:01:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10593. [2022-04-12 05:25:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10594. [2022-04-12 05:25:53] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  10595. [2022-04-12 05:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10596. [2022-04-12 05:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10597. [2022-04-12 05:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10598. [2022-04-12 05:25:53] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  10599. [2022-04-12 05:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10600. [2022-04-12 10:49:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10601. [2022-04-12 10:49:17] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  10602. [2022-04-12 10:49:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10603. [2022-04-12 10:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10604. [2022-04-12 10:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10605. [2022-04-12 10:49:18] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  10606. [2022-04-12 10:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10607. [2022-04-13 05:52:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10608. [2022-04-13 05:52:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10609. [2022-04-13 05:52:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10610. [2022-04-13 05:52:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10611. [2022-04-13 05:52:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10612. [2022-04-13 15:46:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10613. [2022-04-13 15:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10614. [2022-04-13 15:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10615. [2022-04-13 15:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10616. [2022-04-13 15:46:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10617. [2022-04-13 15:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10618. [2022-04-15 14:28:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10619. [2022-04-15 14:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10620. [2022-04-15 14:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10621. [2022-04-15 14:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10622. [2022-04-15 14:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10623. [2022-04-15 14:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10624. [2022-04-15 14:28:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10625. [2022-04-15 14:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10626. [2022-04-15 14:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10627. [2022-04-15 14:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10628. [2022-04-15 14:28:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config" (from "http://upfld.rn.back.di014.com/.git/config")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" (from \"http://upfld.rn.back.di014.com/.git/config\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10629. [2022-04-15 14:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10630. [2022-04-17 06:27:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10631. [2022-04-17 06:27:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10632. [2022-04-17 06:27:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10633. [2022-04-17 06:27:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10634. [2022-04-17 06:27:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10635. [2022-04-17 06:27:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10636. [2022-04-19 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10637. [2022-04-19 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10638. [2022-04-19 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10639. [2022-04-19 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10640. [2022-04-19 11:33:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10641. [2022-04-19 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10642. [2022-04-20 02:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10643. [2022-04-20 02:28:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  10644. [2022-04-20 02:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10645. [2022-04-20 02:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10646. [2022-04-20 02:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10647. [2022-04-20 02:28:11] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  10648. [2022-04-20 02:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10649. [2022-04-20 11:28:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10650. [2022-04-20 11:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10651. [2022-04-20 11:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10652. [2022-04-20 11:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10653. [2022-04-20 11:28:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10654. [2022-04-22 15:47:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10655. [2022-04-22 15:47:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10656. [2022-04-22 15:47:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10657. [2022-04-22 15:47:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10658. [2022-04-22 15:47:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10659. [2022-04-23 19:01:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10660. [2022-04-23 19:01:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10661. [2022-04-23 19:01:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10662. [2022-04-23 19:01:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10663. [2022-04-23 19:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10664. [2022-04-23 19:01:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10665. [2022-04-26 11:08:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10666. [2022-04-26 11:08:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10667. [2022-04-26 11:08:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10668. [2022-04-26 11:08:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10669. [2022-04-26 11:08:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10670. [2022-04-26 11:08:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10671. [2022-04-28 22:15:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10672. [2022-04-28 22:15:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10673. [2022-04-28 22:15:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10674. [2022-04-28 22:15:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10675. [2022-04-28 22:15:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10676. [2022-04-28 22:15:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10677. [2022-04-29 17:25:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10678. [2022-04-29 17:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10679. [2022-04-29 17:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10680. [2022-04-29 17:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10681. [2022-04-29 17:25:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10682. [2022-04-29 17:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10683. [2022-05-03 08:15:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10684. [2022-05-03 08:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10685. [2022-05-03 08:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10686. [2022-05-03 08:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10687. [2022-05-03 08:15:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10688. [2022-05-03 11:14:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10689. [2022-05-03 11:14:41] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  10690. [2022-05-03 11:14:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10691. [2022-05-03 11:14:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10692. [2022-05-03 11:14:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10693. [2022-05-03 11:14:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  10694. [2022-05-03 11:14:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10695. [2022-05-03 11:14:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10696. [2022-05-03 11:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9ef68"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c9ef68","method":"GET"} []
  10697. [2022-05-03 11:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10698. [2022-05-03 11:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10699. [2022-05-03 11:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10700. [2022-05-03 11:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10701. [2022-05-03 11:14:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10702. [2022-05-03 11:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10703. [2022-05-03 11:15:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10704. [2022-05-03 11:15:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  10705. [2022-05-03 11:15:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10706. [2022-05-03 11:15:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10707. [2022-05-03 11:15:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10708. [2022-05-03 11:15:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10709. [2022-05-03 11:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  10710. [2022-05-03 11:15:00] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10711. [2022-05-03 11:15:00] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Tue, 03 May 2022 16:15:00 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10712. [2022-05-03 11:15:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10713. [2022-05-03 11:15:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10714. [2022-05-03 11:15:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10715. [2022-05-03 11:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10716. [2022-05-03 11:15:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10717. [2022-05-03 11:15:01] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  10718. [2022-05-03 11:15:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10719. [2022-05-03 11:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10720. [2022-05-03 11:15:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10721. [2022-05-03 11:15:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10722. [2022-05-03 11:15:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10723. [2022-05-03 11:15:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10724. [2022-05-03 11:15:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10725. [2022-05-03 11:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10726. [2022-05-03 11:15:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10727. [2022-05-03 11:15:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f3ee3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1f3ee3","method":"GET"} []
  10728. [2022-05-03 11:15:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10729. [2022-05-03 11:15:08] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  10730. [2022-05-03 11:15:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10731. [2022-05-03 11:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10732. [2022-05-03 11:15:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10733. [2022-05-03 11:15:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10734. [2022-05-03 11:15:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10735. [2022-05-03 11:15:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10736. [2022-05-03 11:15:08] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  10737. [2022-05-03 11:15:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  10738. [2022-05-03 11:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  10739. [2022-05-03 11:15:08] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  10740. [2022-05-03 11:15:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10741. [2022-05-03 11:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10742. [2022-05-03 11:15:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10743. [2022-05-03 11:15:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5d925"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d5d925","method":"GET"} []
  10744. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10745. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10746. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10747. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10748. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10749. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10750. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10751. [2022-05-03 11:15:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /raffle"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /raffle\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/raffle/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10752. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10753. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10754. [2022-05-03 11:15:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10755. [2022-05-03 11:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10756. [2022-05-03 11:15:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10757. [2022-05-03 11:15:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b26c2d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b26c2d","method":"GET"} []
  10758. [2022-05-03 11:15:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10759. [2022-05-03 11:15:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  10760. [2022-05-03 11:15:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10761. [2022-05-03 11:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10762. [2022-05-03 11:15:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10763. [2022-05-03 11:15:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10764. [2022-05-03 11:15:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10765. [2022-05-03 11:15:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10766. [2022-05-03 11:15:45] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  10767. [2022-05-03 11:15:45] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 15 [] []
  10768. [2022-05-03 11:15:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]] []
  10769. [2022-05-03 11:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  10770. [2022-05-03 11:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  10771. [2022-05-03 11:15:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10772. [2022-05-03 11:15:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10773. [2022-05-03 11:15:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10774. [2022-05-03 11:15:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10775. [2022-05-03 11:15:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3e277"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a3e277","method":"GET"} []
  10776. [2022-05-03 11:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10777. [2022-05-03 11:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10778. [2022-05-03 11:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10779. [2022-05-03 11:15:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10780. [2022-05-03 11:15:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10781. [2022-05-03 11:15:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7ce64"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c7ce64","method":"GET"} []
  10782. [2022-05-03 11:15:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10783. [2022-05-03 11:15:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10784. [2022-05-03 11:15:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10785. [2022-05-03 11:15:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10786. [2022-05-03 11:15:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10787. [2022-05-03 11:15:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10788. [2022-05-03 11:15:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10789. [2022-05-03 11:15:50] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  10790. [2022-05-03 11:15:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10791. [2022-05-03 11:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  10792. [2022-05-03 11:15:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  10793. [2022-05-03 11:15:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10794. [2022-05-03 11:15:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10795. [2022-05-03 11:15:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10796. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  10797. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  10798. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  10799. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  10800. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  10801. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  10802. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  10803. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  10804. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  10805. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  10806. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  10807. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  10808. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  10809. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  10810. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  10811. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  10812. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  10813. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  10814. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  10815. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  10816. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  10817. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  10818. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  10819. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  10820. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  10821. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  10822. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  10823. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  10824. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  10825. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  10826. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  10827. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  10828. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  10829. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  10830. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  10831. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  10832. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  10833. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  10834. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  10835. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  10836. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  10837. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  10838. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  10839. [2022-05-03 11:15:51] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  10840. [2022-05-03 11:15:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10841. [2022-05-03 11:15:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10842. [2022-05-03 11:15:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10843. [2022-05-03 11:15:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3e59a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e3e59a","method":"GET"} []
  10844. [2022-05-03 11:15:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10845. [2022-05-03 11:15:53] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  10846. [2022-05-03 11:15:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10847. [2022-05-03 11:15:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10848. [2022-05-03 11:15:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10849. [2022-05-03 11:15:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  10850. [2022-05-03 11:15:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10851. [2022-05-03 11:15:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10852. [2022-05-03 11:15:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c8e15"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7c8e15","method":"GET"} []
  10853. [2022-05-03 11:16:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10854. [2022-05-03 11:16:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  10855. [2022-05-03 11:16:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10856. [2022-05-03 11:16:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10857. [2022-05-03 11:16:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10858. [2022-05-03 11:16:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10859. [2022-05-03 11:16:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  10860. [2022-05-03 11:16:00] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10861. [2022-05-03 11:16:00] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Tue, 03 May 2022 16:16:00 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10862. [2022-05-03 11:16:00] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10863. [2022-05-03 11:16:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10864. [2022-05-03 11:16:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10865. [2022-05-03 11:16:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10866. [2022-05-03 11:16:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10867. [2022-05-03 11:16:01] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  10868. [2022-05-03 11:16:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10869. [2022-05-03 11:16:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  10870. [2022-05-03 11:16:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  10871. [2022-05-03 11:16:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10872. [2022-05-03 11:16:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10873. [2022-05-03 11:16:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10874. [2022-05-03 11:16:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10875. [2022-05-03 11:16:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10876. [2022-05-03 11:16:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10877. [2022-05-03 11:16:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"082cbb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/082cbb","method":"GET"} []
  10878. [2022-05-03 11:16:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10879. [2022-05-03 11:16:08] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  10880. [2022-05-03 11:16:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  10881. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  10882. [2022-05-03 11:16:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  10883. [2022-05-03 11:16:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  10884. [2022-05-03 11:16:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10885. [2022-05-03 11:16:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  10886. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  10887. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5,6]] []
  10888. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  10889. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  10890. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  10891. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  10892. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  10893. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  10894. [2022-05-03 11:16:08] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  10895. [2022-05-03 11:16:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  10896. [2022-05-03 11:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10897. [2022-05-03 11:16:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10898. [2022-05-03 11:16:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"376d2a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/376d2a","method":"GET"} []
  10899. [2022-05-03 18:23:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10900. [2022-05-03 18:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10901. [2022-05-03 18:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10902. [2022-05-03 18:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10903. [2022-05-03 18:23:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10904. [2022-05-03 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10905. [2022-05-03 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10906. [2022-05-03 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10907. [2022-05-03 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10908. [2022-05-03 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10909. [2022-05-03 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10910. [2022-05-03 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10911. [2022-05-03 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10912. [2022-05-03 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10913. [2022-05-03 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10914. [2022-05-03 18:23:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10915. [2022-05-03 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10916. [2022-05-03 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10917. [2022-05-03 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10918. [2022-05-03 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10919. [2022-05-03 18:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10920. [2022-05-03 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10921. [2022-05-03 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10922. [2022-05-03 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10923. [2022-05-03 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10924. [2022-05-03 18:25:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10925. [2022-05-03 18:25:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10926. [2022-05-03 18:25:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10927. [2022-05-03 18:25:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10928. [2022-05-03 18:25:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10929. [2022-05-03 18:25:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10930. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10931. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10932. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10933. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10934. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10935. [2022-05-03 20:22:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10936. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10937. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10938. [2022-05-03 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10939. [2022-05-03 20:22:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10940. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10941. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10942. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10943. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10944. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10945. [2022-05-03 20:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10946. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10947. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10948. [2022-05-03 20:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10949. [2022-05-03 20:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10950. [2022-05-04 06:58:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10951. [2022-05-04 06:58:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10952. [2022-05-04 06:58:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10953. [2022-05-04 06:58:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10954. [2022-05-04 06:58:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10955. [2022-05-04 08:23:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10956. [2022-05-04 08:23:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10957. [2022-05-04 08:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10958. [2022-05-04 08:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10959. [2022-05-04 08:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10960. [2022-05-04 08:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10961. [2022-05-04 08:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10962. [2022-05-04 08:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10963. [2022-05-04 08:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10964. [2022-05-04 08:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10965. [2022-05-06 20:24:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10966. [2022-05-06 20:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10967. [2022-05-06 20:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10968. [2022-05-06 20:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10969. [2022-05-06 20:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10970. [2022-05-06 20:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10971. [2022-05-07 18:10:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10972. [2022-05-07 18:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10973. [2022-05-07 18:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10974. [2022-05-07 18:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10975. [2022-05-07 18:10:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10976. [2022-05-07 18:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10977. [2022-05-08 10:03:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10978. [2022-05-08 10:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10979. [2022-05-08 10:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10980. [2022-05-08 10:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10981. [2022-05-08 10:03:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10982. [2022-05-08 21:56:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10983. [2022-05-08 21:56:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10984. [2022-05-08 21:56:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10985. [2022-05-08 21:56:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10986. [2022-05-08 21:56:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10987. [2022-05-09 22:17:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10988. [2022-05-09 22:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10989. [2022-05-09 22:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10990. [2022-05-09 22:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10991. [2022-05-09 22:17:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  10992. [2022-05-12 09:44:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10993. [2022-05-12 09:44:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  10994. [2022-05-12 09:44:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10995. [2022-05-12 09:44:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10996. [2022-05-12 09:44:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  10997. [2022-05-12 09:44:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  10998. [2022-05-12 23:00:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  10999. [2022-05-12 23:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11000. [2022-05-12 23:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11001. [2022-05-12 23:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11002. [2022-05-12 23:00:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11003. [2022-05-14 11:39:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11004. [2022-05-14 11:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11005. [2022-05-14 11:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11006. [2022-05-14 11:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11007. [2022-05-14 11:39:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11008. [2022-05-16 01:45:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11009. [2022-05-16 01:45:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11010. [2022-05-16 01:45:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11011. [2022-05-16 01:45:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11012. [2022-05-16 01:45:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11013. [2022-05-16 15:40:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11014. [2022-05-16 15:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11015. [2022-05-16 15:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11016. [2022-05-16 15:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11017. [2022-05-16 15:40:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11018. [2022-05-16 23:20:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11019. [2022-05-16 23:20:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11020. [2022-05-16 23:20:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11021. [2022-05-16 23:20:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11022. [2022-05-16 23:20:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11023. [2022-05-16 23:20:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11024. [2022-05-17 05:39:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11025. [2022-05-17 05:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11026. [2022-05-17 05:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11027. [2022-05-17 05:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11028. [2022-05-17 05:39:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11029. [2022-05-18 11:10:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11030. [2022-05-18 11:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11031. [2022-05-18 11:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11032. [2022-05-18 11:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11033. [2022-05-18 11:10:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11034. [2022-05-18 11:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11035. [2022-05-18 19:20:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11036. [2022-05-18 19:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11037. [2022-05-18 19:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11038. [2022-05-18 19:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11039. [2022-05-18 19:20:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11040. [2022-05-19 19:14:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11041. [2022-05-19 19:14:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11042. [2022-05-19 19:14:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11043. [2022-05-19 19:14:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11044. [2022-05-19 19:14:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11045. [2022-05-21 01:26:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11046. [2022-05-21 01:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11047. [2022-05-21 01:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11048. [2022-05-21 01:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11049. [2022-05-21 01:26:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11050. [2022-05-21 01:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11051. [2022-05-21 21:43:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11052. [2022-05-21 21:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11053. [2022-05-21 21:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11054. [2022-05-21 21:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11055. [2022-05-21 21:43:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11056. [2022-05-22 11:04:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11057. [2022-05-22 11:04:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11058. [2022-05-22 11:04:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11059. [2022-05-22 11:04:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11060. [2022-05-22 11:04:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11061. [2022-05-23 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11062. [2022-05-23 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11063. [2022-05-23 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11064. [2022-05-23 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11065. [2022-05-23 08:52:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11066. [2022-05-23 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11067. [2022-05-23 17:55:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11068. [2022-05-23 17:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11069. [2022-05-23 17:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11070. [2022-05-23 17:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11071. [2022-05-23 17:55:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11072. [2022-05-27 16:57:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11073. [2022-05-27 16:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11074. [2022-05-27 16:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11075. [2022-05-27 16:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11076. [2022-05-27 16:57:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11077. [2022-05-27 16:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11078. [2022-05-28 11:27:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11079. [2022-05-28 11:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11080. [2022-05-28 11:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11081. [2022-05-28 11:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11082. [2022-05-28 11:27:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11083. [2022-05-28 11:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11084. [2022-05-30 17:03:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11085. [2022-05-30 17:03:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11086. [2022-05-30 17:03:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11087. [2022-05-30 17:03:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11088. [2022-05-30 17:03:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11089. [2022-05-30 17:03:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11090. [2022-05-31 13:49:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11091. [2022-05-31 13:49:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11092. [2022-05-31 13:49:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11093. [2022-05-31 13:49:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11094. [2022-05-31 13:49:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11095. [2022-05-31 13:49:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11096. [2022-05-31 21:53:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11097. [2022-05-31 21:53:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11098. [2022-05-31 21:53:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11099. [2022-05-31 21:53:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11100. [2022-05-31 21:53:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11101. [2022-06-01 15:08:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11102. [2022-06-01 15:08:01] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  11103. [2022-06-01 15:08:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11104. [2022-06-01 15:08:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11105. [2022-06-01 15:08:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11106. [2022-06-01 15:08:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  11107. [2022-06-01 15:08:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11108. [2022-06-01 15:08:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11109. [2022-06-01 15:08:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d11018"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d11018","method":"GET"} []
  11110. [2022-06-01 15:08:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11111. [2022-06-01 15:08:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11112. [2022-06-01 15:08:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11113. [2022-06-01 15:08:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11114. [2022-06-01 15:08:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11115. [2022-06-01 15:08:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11116. [2022-06-01 15:08:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11117. [2022-06-01 15:08:13] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  11118. [2022-06-01 15:08:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11119. [2022-06-01 15:08:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11120. [2022-06-01 15:08:13] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11121. [2022-06-01 15:08:13] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11122. [2022-06-01 15:08:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  11123. [2022-06-01 15:08:14] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11124. [2022-06-01 15:08:14] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Wed, 01 Jun 2022 20:08:14 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11125. [2022-06-01 15:08:14] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11126. [2022-06-01 15:08:14] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11127. [2022-06-01 15:08:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11128. [2022-06-01 15:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11129. [2022-06-01 15:08:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11130. [2022-06-01 15:08:14] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  11131. [2022-06-01 15:08:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11132. [2022-06-01 15:08:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  11133. [2022-06-01 15:08:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  11134. [2022-06-01 15:08:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11135. [2022-06-01 15:08:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11136. [2022-06-01 15:08:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11137. [2022-06-01 15:08:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11138. [2022-06-01 15:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11139. [2022-06-01 15:08:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11140. [2022-06-01 15:08:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9dde74"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9dde74","method":"GET"} []
  11141. [2022-06-01 15:09:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11142. [2022-06-01 15:09:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  11143. [2022-06-01 15:09:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11144. [2022-06-01 15:09:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  11145. [2022-06-01 15:09:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  11146. [2022-06-01 15:09:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11147. [2022-06-01 15:09:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11148. [2022-06-01 15:09:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11149. [2022-06-01 15:09:21] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  11150. [2022-06-01 15:09:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11151. [2022-06-01 15:09:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  11152. [2022-06-01 15:09:21] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11153. [2022-06-01 15:09:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11154. [2022-06-01 15:09:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11155. [2022-06-01 15:09:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11156. [2022-06-01 15:09:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c47921"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c47921","method":"GET"} []
  11157. [2022-06-01 15:09:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11158. [2022-06-01 15:09:51] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  11159. [2022-06-01 15:09:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11160. [2022-06-01 15:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  11161. [2022-06-01 15:09:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  11162. [2022-06-01 15:09:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11163. [2022-06-01 15:09:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11164. [2022-06-01 15:09:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11165. [2022-06-01 15:09:52] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  11166. [2022-06-01 15:09:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11167. [2022-06-01 15:09:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  11168. [2022-06-01 15:09:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  11169. [2022-06-01 15:09:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11170. [2022-06-01 15:09:52] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  11171. [2022-06-01 15:09:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11172. [2022-06-01 15:09:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11173. [2022-06-01 15:09:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11174. [2022-06-01 15:09:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0929d9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0929d9","method":"GET"} []
  11175. [2022-06-01 15:11:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11176. [2022-06-01 15:11:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  11177. [2022-06-01 15:11:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11178. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  11179. [2022-06-01 15:11:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  11180. [2022-06-01 15:11:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11181. [2022-06-01 15:11:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11182. [2022-06-01 15:11:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11183. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  11184. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11185. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  11186. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  11187. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  11188. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  11189. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  11190. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  11191. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  11192. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  11193. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  11194. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  11195. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  11196. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  11197. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  11198. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  11199. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  11200. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  11201. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  11202. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  11203. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  11204. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  11205. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  11206. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  11207. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  11208. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  11209. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  11210. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  11211. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  11212. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  11213. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  11214. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  11215. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  11216. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  11217. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  11218. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  11219. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  11220. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  11221. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  11222. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  11223. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  11224. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  11225. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  11226. [2022-06-01 15:11:32] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  11227. [2022-06-01 15:11:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11228. [2022-06-01 15:11:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11229. [2022-06-01 15:11:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11230. [2022-06-01 15:11:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72a436"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/72a436","method":"GET"} []
  11231. [2022-06-01 15:11:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11232. [2022-06-01 15:11:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  11233. [2022-06-01 15:11:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11234. [2022-06-01 15:11:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  11235. [2022-06-01 15:11:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  11236. [2022-06-01 15:11:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11237. [2022-06-01 15:11:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11238. [2022-06-01 15:11:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11239. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  11240. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  11241. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  11242. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  11243. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  11244. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  11245. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  11246. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  11247. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  11248. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  11249. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  11250. [2022-06-01 15:11:40] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  11251. [2022-06-01 15:11:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11252. [2022-06-01 15:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11253. [2022-06-01 15:11:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11254. [2022-06-01 15:11:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4002f2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4002f2","method":"GET"} []
  11255. [2022-06-01 21:30:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11256. [2022-06-01 21:30:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11257. [2022-06-01 21:30:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11258. [2022-06-01 21:30:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11259. [2022-06-01 21:30:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11260. [2022-06-02 06:54:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11261. [2022-06-02 06:54:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11262. [2022-06-02 06:54:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11263. [2022-06-02 06:54:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11264. [2022-06-02 06:54:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11265. [2022-06-02 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11266. [2022-06-02 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11267. [2022-06-02 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11268. [2022-06-02 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11269. [2022-06-02 12:22:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11270. [2022-06-02 16:22:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11271. [2022-06-02 16:22:45] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  11272. [2022-06-02 16:22:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11273. [2022-06-02 16:22:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11274. [2022-06-02 16:22:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11275. [2022-06-02 16:22:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  11276. [2022-06-02 16:22:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11277. [2022-06-02 16:22:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11278. [2022-06-02 16:22:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d433ad"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d433ad","method":"GET"} []
  11279. [2022-06-02 16:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11280. [2022-06-02 16:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11281. [2022-06-02 16:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11282. [2022-06-02 16:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11283. [2022-06-02 16:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  11284. [2022-06-02 16:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11285. [2022-06-02 16:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11286. [2022-06-02 16:22:51] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  11287. [2022-06-02 16:22:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11288. [2022-06-02 16:22:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11289. [2022-06-02 16:22:51] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11290. [2022-06-02 16:22:51] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11291. [2022-06-02 16:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  11292. [2022-06-02 16:22:52] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11293. [2022-06-02 16:22:52] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Thu, 02 Jun 2022 21:22:52 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11294. [2022-06-02 16:22:52] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11295. [2022-06-02 16:22:52] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11296. [2022-06-02 16:22:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11297. [2022-06-02 16:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11298. [2022-06-02 16:22:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11299. [2022-06-02 16:22:52] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  11300. [2022-06-02 16:22:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11301. [2022-06-02 16:22:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11302. [2022-06-02 16:22:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11303. [2022-06-02 16:22:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11304. [2022-06-02 16:22:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11305. [2022-06-02 16:22:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11306. [2022-06-02 16:22:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11307. [2022-06-02 16:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11308. [2022-06-02 16:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11309. [2022-06-02 16:22:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"090c39"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/090c39","method":"GET"} []
  11310. [2022-06-02 16:23:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11311. [2022-06-02 16:23:18] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  11312. [2022-06-02 16:23:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11313. [2022-06-02 16:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11314. [2022-06-02 16:23:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11315. [2022-06-02 16:23:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11316. [2022-06-02 16:23:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11317. [2022-06-02 16:23:18] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11318. [2022-06-02 16:23:18] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11319. [2022-06-02 16:23:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  11320. [2022-06-02 16:23:18] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11321. [2022-06-02 16:23:18] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Thu, 02 Jun 2022 21:23:18 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11322. [2022-06-02 16:23:18] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11323. [2022-06-02 16:23:18] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11324. [2022-06-02 16:23:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11325. [2022-06-02 16:23:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11326. [2022-06-02 16:23:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11327. [2022-06-02 16:23:19] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  11328. [2022-06-02 16:23:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11329. [2022-06-02 16:23:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  11330. [2022-06-02 16:23:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  11331. [2022-06-02 16:23:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11332. [2022-06-02 16:23:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11333. [2022-06-02 16:23:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11334. [2022-06-02 16:23:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11335. [2022-06-02 16:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11336. [2022-06-02 16:23:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11337. [2022-06-02 16:23:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"577fe7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/577fe7","method":"GET"} []
  11338. [2022-06-02 17:58:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11339. [2022-06-02 17:58:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11340. [2022-06-02 17:58:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11341. [2022-06-02 17:58:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11342. [2022-06-02 17:58:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11343. [2022-06-03 10:04:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11344. [2022-06-03 10:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11345. [2022-06-03 10:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11346. [2022-06-03 10:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11347. [2022-06-03 10:04:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11348. [2022-06-03 10:36:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11349. [2022-06-03 10:36:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11350. [2022-06-03 10:36:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11351. [2022-06-03 10:36:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  11352. [2022-06-03 10:36:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  11353. [2022-06-03 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11354. [2022-06-03 12:07:04] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  11355. [2022-06-03 12:07:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11356. [2022-06-03 12:07:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11357. [2022-06-03 12:07:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11358. [2022-06-03 12:07:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  11359. [2022-06-03 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11360. [2022-06-03 12:07:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11361. [2022-06-03 12:07:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ec0ea"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7ec0ea","method":"GET"} []
  11362. [2022-06-03 12:07:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11363. [2022-06-03 12:07:08] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  11364. [2022-06-03 12:07:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11365. [2022-06-03 12:07:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11366. [2022-06-03 12:07:08] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11367. [2022-06-03 12:07:08] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11368. [2022-06-03 12:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  11369. [2022-06-03 12:07:09] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11370. [2022-06-03 12:07:09] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Fri, 03 Jun 2022 17:07:09 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11371. [2022-06-03 12:07:09] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11372. [2022-06-03 12:07:09] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11373. [2022-06-03 12:07:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11374. [2022-06-03 12:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11375. [2022-06-03 12:07:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11376. [2022-06-03 12:07:09] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  11377. [2022-06-03 12:07:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11378. [2022-06-03 12:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11379. [2022-06-03 12:07:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11380. [2022-06-03 12:07:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11381. [2022-06-03 12:07:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11382. [2022-06-03 12:07:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11383. [2022-06-03 12:07:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11384. [2022-06-03 12:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11385. [2022-06-03 12:07:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11386. [2022-06-03 12:07:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72ce4f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/72ce4f","method":"GET"} []
  11387. [2022-06-03 12:08:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11388. [2022-06-03 12:08:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  11389. [2022-06-03 12:08:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11390. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11391. [2022-06-03 12:08:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11392. [2022-06-03 12:08:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11393. [2022-06-03 12:08:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11394. [2022-06-03 12:08:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11395. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  11396. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  11397. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  11398. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  11399. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  11400. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  11401. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  11402. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  11403. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  11404. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  11405. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  11406. [2022-06-03 12:08:38] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  11407. [2022-06-03 12:08:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11408. [2022-06-03 12:08:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11409. [2022-06-03 12:08:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11410. [2022-06-03 12:08:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e45fd4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e45fd4","method":"GET"} []
  11411. [2022-06-03 12:09:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11412. [2022-06-03 12:09:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  11413. [2022-06-03 12:09:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11414. [2022-06-03 12:09:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11415. [2022-06-03 12:09:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11416. [2022-06-03 12:09:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11417. [2022-06-03 12:09:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11418. [2022-06-03 12:09:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11419. [2022-06-03 12:09:37] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  11420. [2022-06-03 12:09:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11421. [2022-06-03 12:09:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  11422. [2022-06-03 12:09:37] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11423. [2022-06-03 12:09:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11424. [2022-06-03 12:09:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11425. [2022-06-03 12:09:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11426. [2022-06-03 12:09:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51ea42"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/51ea42","method":"GET"} []
  11427. [2022-06-03 12:10:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11428. [2022-06-03 12:10:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  11429. [2022-06-03 12:10:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11430. [2022-06-03 12:10:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11431. [2022-06-03 12:10:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11432. [2022-06-03 12:10:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11433. [2022-06-03 12:10:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11434. [2022-06-03 12:10:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11435. [2022-06-03 12:10:25] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  11436. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11437. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  11438. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  11439. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  11440. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  11441. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  11442. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  11443. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  11444. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  11445. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  11446. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  11447. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  11448. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  11449. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  11450. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [24] []
  11451. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  11452. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  11453. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  11454. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  11455. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  11456. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  11457. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  11458. [2022-06-03 12:10:26] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  11459. [2022-06-03 12:10:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11460. [2022-06-03 12:10:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11461. [2022-06-03 12:10:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11462. [2022-06-03 12:10:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b89bb4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b89bb4","method":"GET"} []
  11463. [2022-06-03 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11464. [2022-06-03 12:10:52] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  11465. [2022-06-03 12:10:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11466. [2022-06-03 12:10:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11467. [2022-06-03 12:10:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11468. [2022-06-03 12:10:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11469. [2022-06-03 12:10:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11470. [2022-06-03 12:10:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11471. [2022-06-03 12:10:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11472. [2022-06-03 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11473. [2022-06-03 12:10:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11474. [2022-06-03 12:10:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38f547"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/38f547","method":"GET"} []
  11475. [2022-06-03 12:12:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11476. [2022-06-03 12:12:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=search&entity=Code&menuIndex=4&query=perezgodonezj%40gmail.com&submenuIndex=-1","method":"GET"} []
  11477. [2022-06-03 12:12:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11478. [2022-06-03 12:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11479. [2022-06-03 12:12:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11480. [2022-06-03 12:12:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11481. [2022-06-03 12:12:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11482. [2022-06-03 12:12:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11483. [2022-06-03 12:12:08] doctrine.DEBUG: SELECT count(c0_.id) AS sclr_0 FROM code c0_ WHERE LOWER(c0_.code) LIKE ? OR LOWER(c0_.code) IN (?) OR LOWER(c0_.prize_url) LIKE ? OR LOWER(c0_.prize_url) IN (?) ["%perezgodonezj@gmail.com%",["perezgodonezj@gmail.com"],"%perezgodonezj@gmail.com%",["perezgodonezj@gmail.com"]] []
  11484. [2022-06-03 12:12:08] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ WHERE LOWER(c0_.code) LIKE ? OR LOWER(c0_.code) IN (?) OR LOWER(c0_.prize_url) LIKE ? OR LOWER(c0_.prize_url) IN (?) ORDER BY c0_.id DESC LIMIT 15 ["%perezgodonezj@gmail.com%",["perezgodonezj@gmail.com"],"%perezgodonezj@gmail.com%",["perezgodonezj@gmail.com"]] []
  11485. [2022-06-03 12:12:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11486. [2022-06-03 12:12:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11487. [2022-06-03 12:12:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11488. [2022-06-03 12:12:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"990d70"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/990d70","method":"GET"} []
  11489. [2022-06-03 12:12:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11490. [2022-06-03 12:12:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=search&entity=Code&menuIndex=4&query=&submenuIndex=-1","method":"GET"} []
  11491. [2022-06-03 12:12:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11492. [2022-06-03 12:12:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11493. [2022-06-03 12:12:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11494. [2022-06-03 12:12:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11495. [2022-06-03 12:12:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11496. [2022-06-03 12:12:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11497. [2022-06-03 12:12:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11498. [2022-06-03 12:12:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11499. [2022-06-03 12:12:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11500. [2022-06-03 12:12:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&sortDirection=DESC&sortField=id&submenuIndex=-1","method":"GET"} []
  11501. [2022-06-03 12:12:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11502. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11503. [2022-06-03 12:12:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11504. [2022-06-03 12:12:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11505. [2022-06-03 12:12:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11506. [2022-06-03 12:12:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11507. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id DESC LIMIT 15 [] []
  11508. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id DESC [[441,440,439,438,437,436,435,434,433,432,431,430,429,428,427]] []
  11509. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [175] []
  11510. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  11511. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [176] []
  11512. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [17] []
  11513. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [21] []
  11514. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [119] []
  11515. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [113] []
  11516. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [19] []
  11517. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [125] []
  11518. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [96] []
  11519. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [138] []
  11520. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [78] []
  11521. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [62] []
  11522. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [100] []
  11523. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [143] []
  11524. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [16] []
  11525. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [66] []
  11526. [2022-06-03 12:12:11] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  11527. [2022-06-03 12:12:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11528. [2022-06-03 12:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11529. [2022-06-03 12:12:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11530. [2022-06-03 12:12:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d71afb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d71afb","method":"GET"} []
  11531. [2022-06-03 12:12:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11532. [2022-06-03 12:12:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  11533. [2022-06-03 12:12:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11534. [2022-06-03 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11535. [2022-06-03 12:12:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11536. [2022-06-03 12:12:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11537. [2022-06-03 12:12:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11538. [2022-06-03 12:12:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11539. [2022-06-03 12:12:24] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  11540. [2022-06-03 12:12:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11541. [2022-06-03 12:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  11542. [2022-06-03 12:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  11543. [2022-06-03 12:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11544. [2022-06-03 12:12:24] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  11545. [2022-06-03 12:12:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11546. [2022-06-03 12:12:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11547. [2022-06-03 12:12:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11548. [2022-06-03 12:12:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e94a86"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e94a86","method":"GET"} []
  11549. [2022-06-03 12:15:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11550. [2022-06-03 12:15:00] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  11551. [2022-06-03 12:15:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11552. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11553. [2022-06-03 12:15:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11554. [2022-06-03 12:15:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11555. [2022-06-03 12:15:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11556. [2022-06-03 12:15:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11557. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  11558. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11559. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  11560. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  11561. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  11562. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  11563. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  11564. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  11565. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  11566. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  11567. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  11568. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  11569. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  11570. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  11571. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  11572. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  11573. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  11574. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  11575. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  11576. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  11577. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  11578. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  11579. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  11580. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  11581. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  11582. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  11583. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  11584. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  11585. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  11586. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  11587. [2022-06-03 12:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  11588. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  11589. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  11590. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  11591. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  11592. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  11593. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  11594. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  11595. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  11596. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  11597. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  11598. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  11599. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  11600. [2022-06-03 12:15:01] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  11601. [2022-06-03 12:15:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11602. [2022-06-03 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11603. [2022-06-03 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11604. [2022-06-03 12:15:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"209308"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/209308","method":"GET"} []
  11605. [2022-06-03 12:16:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11606. [2022-06-03 12:16:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  11607. [2022-06-03 12:16:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11608. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11609. [2022-06-03 12:16:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11610. [2022-06-03 12:16:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11611. [2022-06-03 12:16:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11612. [2022-06-03 12:16:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11613. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  11614. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11615. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  11616. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  11617. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  11618. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  11619. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  11620. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  11621. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  11622. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  11623. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  11624. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  11625. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  11626. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  11627. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  11628. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  11629. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  11630. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  11631. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  11632. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  11633. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  11634. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  11635. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  11636. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  11637. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  11638. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  11639. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  11640. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  11641. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  11642. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  11643. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  11644. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  11645. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  11646. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  11647. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  11648. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  11649. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  11650. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  11651. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  11652. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  11653. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  11654. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  11655. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  11656. [2022-06-03 12:16:18] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  11657. [2022-06-03 12:16:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11658. [2022-06-03 12:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11659. [2022-06-03 12:16:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11660. [2022-06-03 12:16:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cfc03f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/cfc03f","method":"GET"} []
  11661. [2022-06-03 12:16:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11662. [2022-06-03 12:16:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  11663. [2022-06-03 12:16:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11664. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11665. [2022-06-03 12:16:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11666. [2022-06-03 12:16:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11667. [2022-06-03 12:16:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11668. [2022-06-03 12:16:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11669. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  11670. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5,6]] []
  11671. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  11672. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  11673. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11674. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  11675. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  11676. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  11677. [2022-06-03 12:16:46] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  11678. [2022-06-03 12:16:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11679. [2022-06-03 12:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11680. [2022-06-03 12:16:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11681. [2022-06-03 12:16:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"906c83"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/906c83","method":"GET"} []
  11682. [2022-06-03 12:17:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11683. [2022-06-03 12:17:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  11684. [2022-06-03 12:17:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11685. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11686. [2022-06-03 12:17:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11687. [2022-06-03 12:17:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11688. [2022-06-03 12:17:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11689. [2022-06-03 12:17:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11690. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  11691. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11692. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  11693. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  11694. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  11695. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  11696. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  11697. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  11698. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  11699. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  11700. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  11701. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  11702. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  11703. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  11704. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  11705. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  11706. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  11707. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  11708. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  11709. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  11710. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  11711. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  11712. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  11713. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  11714. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  11715. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  11716. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  11717. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  11718. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  11719. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  11720. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  11721. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  11722. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  11723. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  11724. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  11725. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  11726. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  11727. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  11728. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  11729. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  11730. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  11731. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  11732. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  11733. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  11734. [2022-06-03 12:17:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11735. [2022-06-03 12:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11736. [2022-06-03 12:17:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11737. [2022-06-03 12:17:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=5&newValue=true&property=enabled_user&view=list","method":"GET"} []
  11738. [2022-06-03 12:17:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11739. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11740. [2022-06-03 12:17:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11741. [2022-06-03 12:17:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11742. [2022-06-03 12:17:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11743. [2022-06-03 12:17:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11744. [2022-06-03 12:17:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["5"] []
  11745. [2022-06-03 12:17:10] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11746. [2022-06-03 12:17:10] doctrine.DEBUG: "START TRANSACTION" [] []
  11747. [2022-06-03 12:17:10] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,5] []
  11748. [2022-06-03 12:17:10] doctrine.DEBUG: "COMMIT" [] []
  11749. [2022-06-03 12:17:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11750. [2022-06-03 12:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11751. [2022-06-03 12:17:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11752. [2022-06-03 12:17:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  11753. [2022-06-03 12:17:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11754. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11755. [2022-06-03 12:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11756. [2022-06-03 12:17:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11757. [2022-06-03 12:17:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11758. [2022-06-03 12:17:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11759. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  11760. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5,6]] []
  11761. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  11762. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  11763. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11764. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  11765. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  11766. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  11767. [2022-06-03 12:17:11] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  11768. [2022-06-03 12:17:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11769. [2022-06-03 12:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11770. [2022-06-03 12:17:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11771. [2022-06-03 12:17:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c07c8e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c07c8e","method":"GET"} []
  11772. [2022-06-03 12:17:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11773. [2022-06-03 12:17:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a2ab1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1a2ab1","method":"GET"} []
  11774. [2022-06-03 12:17:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11775. [2022-06-03 12:17:25] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  11776. [2022-06-03 12:17:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11777. [2022-06-03 12:17:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11778. [2022-06-03 12:17:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11779. [2022-06-03 12:17:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11780. [2022-06-03 12:17:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11781. [2022-06-03 12:17:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11782. [2022-06-03 12:17:25] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  11783. [2022-06-03 12:17:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  11784. [2022-06-03 12:17:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  11785. [2022-06-03 12:17:26] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11786. [2022-06-03 12:17:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11787. [2022-06-03 12:17:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11788. [2022-06-03 12:17:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11789. [2022-06-03 12:17:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36ca04"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/36ca04","method":"GET"} []
  11790. [2022-06-03 12:17:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11791. [2022-06-03 12:17:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11792. [2022-06-03 12:17:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11793. [2022-06-03 12:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11794. [2022-06-03 12:17:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11795. [2022-06-03 12:17:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11796. [2022-06-03 12:17:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11797. [2022-06-03 12:17:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11798. [2022-06-03 12:17:32] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11799. [2022-06-03 12:17:32] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 15 [] []
  11800. [2022-06-03 12:17:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]] []
  11801. [2022-06-03 12:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  11802. [2022-06-03 12:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11803. [2022-06-03 12:17:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11804. [2022-06-03 12:17:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11805. [2022-06-03 12:17:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11806. [2022-06-03 12:17:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d92bb6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d92bb6","method":"GET"} []
  11807. [2022-06-03 12:17:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11808. [2022-06-03 12:17:35] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=3&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11809. [2022-06-03 12:17:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11810. [2022-06-03 12:17:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11811. [2022-06-03 12:17:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11812. [2022-06-03 12:17:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11813. [2022-06-03 12:17:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11814. [2022-06-03 12:17:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11815. [2022-06-03 12:17:35] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11816. [2022-06-03 12:17:35] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 30 [] []
  11817. [2022-06-03 12:17:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[31,32,33,34,35,36,37,38,39,40,41,42,43,44,45]] []
  11818. [2022-06-03 12:17:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11819. [2022-06-03 12:17:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11820. [2022-06-03 12:17:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11821. [2022-06-03 12:17:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11822. [2022-06-03 12:17:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cd993"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7cd993","method":"GET"} []
  11823. [2022-06-03 12:17:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11824. [2022-06-03 12:17:38] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=4&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11825. [2022-06-03 12:17:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11826. [2022-06-03 12:17:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11827. [2022-06-03 12:17:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11828. [2022-06-03 12:17:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11829. [2022-06-03 12:17:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11830. [2022-06-03 12:17:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11831. [2022-06-03 12:17:38] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11832. [2022-06-03 12:17:38] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 45 [] []
  11833. [2022-06-03 12:17:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60]] []
  11834. [2022-06-03 12:17:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11835. [2022-06-03 12:17:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11836. [2022-06-03 12:17:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11837. [2022-06-03 12:17:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11838. [2022-06-03 12:17:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d610e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5d610e","method":"GET"} []
  11839. [2022-06-03 12:17:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11840. [2022-06-03 12:17:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=5&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11841. [2022-06-03 12:17:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11842. [2022-06-03 12:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11843. [2022-06-03 12:17:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11844. [2022-06-03 12:17:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11845. [2022-06-03 12:17:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11846. [2022-06-03 12:17:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11847. [2022-06-03 12:17:41] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11848. [2022-06-03 12:17:41] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 60 [] []
  11849. [2022-06-03 12:17:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[61,62,63,64,65,66,67,68,69,70,71,72,73,74,75]] []
  11850. [2022-06-03 12:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11851. [2022-06-03 12:17:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11852. [2022-06-03 12:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11853. [2022-06-03 12:17:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11854. [2022-06-03 12:17:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af71a6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/af71a6","method":"GET"} []
  11855. [2022-06-03 12:17:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11856. [2022-06-03 12:17:43] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=6&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11857. [2022-06-03 12:17:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11858. [2022-06-03 12:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11859. [2022-06-03 12:17:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11860. [2022-06-03 12:17:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11861. [2022-06-03 12:17:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11862. [2022-06-03 12:17:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11863. [2022-06-03 12:17:44] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  11864. [2022-06-03 12:17:44] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 75 [] []
  11865. [2022-06-03 12:17:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[76,77,78,79,80,81,82,83,84,85,86,87,88,89,90]] []
  11866. [2022-06-03 12:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11867. [2022-06-03 12:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [7] []
  11868. [2022-06-03 12:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  11869. [2022-06-03 12:17:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11870. [2022-06-03 12:17:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11871. [2022-06-03 12:17:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11872. [2022-06-03 12:17:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33ae79"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/33ae79","method":"GET"} []
  11873. [2022-06-03 12:18:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11874. [2022-06-03 12:18:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  11875. [2022-06-03 12:18:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11876. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11877. [2022-06-03 12:18:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11878. [2022-06-03 12:18:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11879. [2022-06-03 12:18:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11880. [2022-06-03 12:18:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11881. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  11882. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5,6]] []
  11883. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  11884. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  11885. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  11886. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  11887. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  11888. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  11889. [2022-06-03 12:18:10] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  11890. [2022-06-03 12:18:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11891. [2022-06-03 12:18:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11892. [2022-06-03 12:18:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11893. [2022-06-03 12:18:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"080dc4"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/080dc4","method":"GET"} []
  11894. [2022-06-03 12:18:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11895. [2022-06-03 12:18:57] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  11896. [2022-06-03 12:18:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11897. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11898. [2022-06-03 12:18:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11899. [2022-06-03 12:18:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11900. [2022-06-03 12:18:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11901. [2022-06-03 12:18:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11902. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  11903. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  11904. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  11905. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  11906. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  11907. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  11908. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  11909. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  11910. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  11911. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  11912. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  11913. [2022-06-03 12:18:57] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  11914. [2022-06-03 12:18:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11915. [2022-06-03 12:18:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11916. [2022-06-03 12:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11917. [2022-06-03 12:18:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2731e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a2731e","method":"GET"} []
  11918. [2022-06-03 12:19:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11919. [2022-06-03 12:19:05] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11920. [2022-06-03 12:19:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11921. [2022-06-03 12:19:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11922. [2022-06-03 12:19:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11923. [2022-06-03 12:19:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11924. [2022-06-03 12:19:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11925. [2022-06-03 12:19:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11926. [2022-06-03 12:19:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  11927. [2022-06-03 12:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11928. [2022-06-03 12:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11929. [2022-06-03 12:19:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11930. [2022-06-03 12:19:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7316d1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7316d1","method":"GET"} []
  11931. [2022-06-03 12:19:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11932. [2022-06-03 12:19:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  11933. [2022-06-03 12:19:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11934. [2022-06-03 12:19:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11935. [2022-06-03 12:19:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11936. [2022-06-03 12:19:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11937. [2022-06-03 12:19:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11938. [2022-06-03 12:19:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11939. [2022-06-03 12:19:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  11940. [2022-06-03 12:19:12] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11941. [2022-06-03 12:19:12] doctrine.DEBUG: "START TRANSACTION" [] []
  11942. [2022-06-03 12:19:12] doctrine.DEBUG: UPDATE dealer SET vimeo = ? WHERE id = ? ["https://player.vimeo.com/v [...]",1] []
  11943. [2022-06-03 12:19:12] doctrine.DEBUG: "COMMIT" [] []
  11944. [2022-06-03 12:19:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11945. [2022-06-03 12:19:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11946. [2022-06-03 12:19:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11947. [2022-06-03 12:19:12] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11948. [2022-06-03 12:19:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11949. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11950. [2022-06-03 12:19:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11951. [2022-06-03 12:19:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11952. [2022-06-03 12:19:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11953. [2022-06-03 12:19:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11954. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  11955. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  11956. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  11957. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  11958. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  11959. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  11960. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  11961. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  11962. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  11963. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  11964. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  11965. [2022-06-03 12:19:13] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  11966. [2022-06-03 12:19:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11967. [2022-06-03 12:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11968. [2022-06-03 12:19:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11969. [2022-06-03 12:19:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0790b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b0790b","method":"GET"} []
  11970. [2022-06-03 12:19:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11971. [2022-06-03 12:19:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&newValue=true&property=enabled&view=list","method":"GET"} []
  11972. [2022-06-03 12:19:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11973. [2022-06-03 12:19:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11974. [2022-06-03 12:19:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11975. [2022-06-03 12:19:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11976. [2022-06-03 12:19:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11977. [2022-06-03 12:19:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11978. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  11979. [2022-06-03 12:19:21] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  11980. [2022-06-03 12:19:21] doctrine.DEBUG: "START TRANSACTION" [] []
  11981. [2022-06-03 12:19:21] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [true,1] []
  11982. [2022-06-03 12:19:21] doctrine.DEBUG: "COMMIT" [] []
  11983. [2022-06-03 12:19:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  11984. [2022-06-03 12:19:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  11985. [2022-06-03 12:19:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  11986. [2022-06-03 12:19:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  11987. [2022-06-03 12:19:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  11988. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  11989. [2022-06-03 12:19:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  11990. [2022-06-03 12:19:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  11991. [2022-06-03 12:19:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11992. [2022-06-03 12:19:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  11993. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  11994. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  11995. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  11996. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  11997. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  11998. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  11999. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  12000. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  12001. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  12002. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  12003. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  12004. [2022-06-03 12:19:21] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  12005. [2022-06-03 12:19:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12006. [2022-06-03 12:19:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12007. [2022-06-03 12:19:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12008. [2022-06-03 12:19:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"340f7d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/340f7d","method":"GET"} []
  12009. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12010. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12011. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12012. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12013. [2022-06-03 14:35:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12014. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12015. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12016. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12017. [2022-06-03 14:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12018. [2022-06-03 14:35:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12019. [2022-06-04 09:26:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12020. [2022-06-04 09:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12021. [2022-06-04 09:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12022. [2022-06-04 09:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12023. [2022-06-04 09:26:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12024. [2022-06-04 09:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12025. [2022-06-05 13:42:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12026. [2022-06-05 13:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12027. [2022-06-05 13:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12028. [2022-06-05 13:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12029. [2022-06-05 13:42:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12030. [2022-06-05 16:16:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12031. [2022-06-05 16:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12032. [2022-06-05 16:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12033. [2022-06-05 16:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12034. [2022-06-05 16:16:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12035. [2022-06-06 18:14:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12036. [2022-06-06 18:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12037. [2022-06-06 18:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12038. [2022-06-06 18:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12039. [2022-06-06 18:14:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12040. [2022-06-06 18:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12041. [2022-06-07 01:31:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12042. [2022-06-07 01:31:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12043. [2022-06-07 01:31:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12044. [2022-06-07 01:31:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12045. [2022-06-07 01:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12046. [2022-06-08 11:33:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12047. [2022-06-08 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12048. [2022-06-08 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12049. [2022-06-08 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12050. [2022-06-08 11:33:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12051. [2022-06-08 11:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12052. [2022-06-08 15:06:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12053. [2022-06-08 15:06:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12054. [2022-06-08 15:06:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12055. [2022-06-08 15:06:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12056. [2022-06-08 15:06:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12057. [2022-06-08 15:08:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12058. [2022-06-08 15:08:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12059. [2022-06-08 15:08:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12060. [2022-06-08 15:08:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12061. [2022-06-08 15:08:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12062. [2022-06-08 16:40:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12063. [2022-06-08 16:40:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12064. [2022-06-08 16:40:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12065. [2022-06-08 16:40:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12066. [2022-06-08 16:40:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12067. [2022-06-08 22:28:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12068. [2022-06-08 22:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12069. [2022-06-08 22:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12070. [2022-06-08 22:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12071. [2022-06-08 22:28:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12072. [2022-06-10 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12073. [2022-06-10 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12074. [2022-06-10 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12075. [2022-06-10 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12076. [2022-06-10 00:07:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12077. [2022-06-10 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12078. [2022-06-10 18:00:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12079. [2022-06-10 18:00:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12080. [2022-06-10 18:00:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12081. [2022-06-10 18:00:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12082. [2022-06-10 18:00:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12083. [2022-06-13 01:12:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12084. [2022-06-13 01:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12085. [2022-06-13 01:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12086. [2022-06-13 01:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12087. [2022-06-13 01:12:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12088. [2022-06-13 08:26:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12089. [2022-06-13 08:26:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12090. [2022-06-13 08:26:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12091. [2022-06-13 08:26:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12092. [2022-06-13 08:26:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12093. [2022-06-14 02:23:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12094. [2022-06-14 02:23:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12095. [2022-06-14 02:23:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12096. [2022-06-14 02:23:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12097. [2022-06-14 02:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12098. [2022-06-14 11:24:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12099. [2022-06-14 11:24:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12100. [2022-06-14 11:24:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12101. [2022-06-14 11:24:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12102. [2022-06-14 11:24:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12103. [2022-06-15 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12104. [2022-06-15 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12105. [2022-06-15 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12106. [2022-06-15 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12107. [2022-06-15 23:06:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12108. [2022-06-15 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12109. [2022-06-17 11:00:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12110. [2022-06-17 11:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12111. [2022-06-17 11:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12112. [2022-06-17 11:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12113. [2022-06-17 11:00:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12114. [2022-06-17 11:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12115. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12116. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12117. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12118. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12119. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12120. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12121. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12122. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12123. [2022-06-17 14:57:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /magento_version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /magento_version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/magento_version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12124. [2022-06-17 14:57:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12125. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12126. [2022-06-17 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12127. [2022-06-17 19:53:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12128. [2022-06-17 19:53:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12129. [2022-06-17 19:53:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12130. [2022-06-17 19:53:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12131. [2022-06-17 19:53:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12132. [2022-06-18 11:06:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12133. [2022-06-18 11:06:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12134. [2022-06-18 11:06:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12135. [2022-06-18 11:06:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12136. [2022-06-18 11:06:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12137. [2022-06-18 11:42:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12138. [2022-06-18 11:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12139. [2022-06-18 11:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12140. [2022-06-18 11:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12141. [2022-06-18 11:42:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12142. [2022-06-18 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12143. [2022-06-18 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12144. [2022-06-18 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12145. [2022-06-18 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12146. [2022-06-18 12:07:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12147. [2022-06-18 23:13:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12148. [2022-06-18 23:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12149. [2022-06-18 23:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12150. [2022-06-18 23:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12151. [2022-06-18 23:13:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12152. [2022-06-19 00:14:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12153. [2022-06-19 00:14:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12154. [2022-06-19 00:14:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12155. [2022-06-19 00:14:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12156. [2022-06-19 00:14:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12157. [2022-06-19 06:04:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12158. [2022-06-19 06:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12159. [2022-06-19 06:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12160. [2022-06-19 06:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12161. [2022-06-19 06:04:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12162. [2022-06-20 17:02:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12163. [2022-06-20 17:02:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12164. [2022-06-20 17:02:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12165. [2022-06-20 17:02:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12166. [2022-06-20 17:02:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12167. [2022-06-23 06:54:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12168. [2022-06-23 06:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12169. [2022-06-23 06:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12170. [2022-06-23 06:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12171. [2022-06-23 06:54:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12172. [2022-06-23 06:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12173. [2022-06-24 07:31:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12174. [2022-06-24 07:31:44] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  12175. [2022-06-24 07:31:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12176. [2022-06-24 07:31:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12177. [2022-06-24 07:31:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12178. [2022-06-24 07:31:46] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  12179. [2022-06-24 07:31:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12180. [2022-06-24 09:24:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12181. [2022-06-24 09:24:51] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  12182. [2022-06-24 09:24:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12183. [2022-06-24 09:24:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12184. [2022-06-24 09:24:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12185. [2022-06-24 09:24:53] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  12186. [2022-06-24 09:24:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12187. [2022-06-26 18:51:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12188. [2022-06-26 18:51:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12189. [2022-06-26 18:51:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12190. [2022-06-26 18:51:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12191. [2022-06-26 18:51:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12192. [2022-06-27 09:11:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12193. [2022-06-27 09:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12194. [2022-06-27 09:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12195. [2022-06-27 09:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12196. [2022-06-27 09:11:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12197. [2022-06-27 09:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12198. [2022-06-27 18:11:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12199. [2022-06-27 18:11:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12200. [2022-06-27 18:11:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12201. [2022-06-27 18:11:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12202. [2022-06-27 18:11:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12203. [2022-06-27 19:14:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12204. [2022-06-27 19:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12205. [2022-06-27 19:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12206. [2022-06-27 19:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12207. [2022-06-27 19:14:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12208. [2022-06-29 22:06:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12209. [2022-06-29 22:06:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12210. [2022-06-29 22:06:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12211. [2022-06-29 22:06:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12212. [2022-06-29 22:06:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12213. [2022-06-29 22:06:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12214. [2022-07-01 17:20:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12215. [2022-07-01 17:20:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12216. [2022-07-01 17:20:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12217. [2022-07-01 17:20:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12218. [2022-07-01 17:20:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12219. [2022-07-01 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12220. [2022-07-01 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12221. [2022-07-01 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12222. [2022-07-01 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12223. [2022-07-01 17:41:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12224. [2022-07-02 01:48:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12225. [2022-07-02 01:48:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12226. [2022-07-02 01:48:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12227. [2022-07-02 01:48:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12228. [2022-07-02 01:48:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12229. [2022-07-02 01:48:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12230. [2022-07-02 11:26:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12231. [2022-07-02 11:26:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12232. [2022-07-02 11:26:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12233. [2022-07-02 11:26:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12234. [2022-07-02 11:26:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12235. [2022-07-02 11:53:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12236. [2022-07-02 11:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12237. [2022-07-02 11:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12238. [2022-07-02 11:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12239. [2022-07-02 11:53:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12240. [2022-07-02 18:23:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12241. [2022-07-02 18:23:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12242. [2022-07-02 18:23:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12243. [2022-07-02 18:23:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12244. [2022-07-02 18:23:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12245. [2022-07-02 18:23:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12246. [2022-07-02 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12247. [2022-07-02 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12248. [2022-07-02 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12249. [2022-07-02 18:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12250. [2022-07-02 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12251. [2022-07-02 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12252. [2022-07-02 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12253. [2022-07-02 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12254. [2022-07-02 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12255. [2022-07-02 18:23:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12256. [2022-07-02 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12257. [2022-07-02 18:23:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12258. [2022-07-02 18:23:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12259. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12260. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12261. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12262. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12263. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12264. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12265. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12266. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12267. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12268. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12269. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12270. [2022-07-02 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12271. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12272. [2022-07-02 18:23: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12273. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12274. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12275. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12276. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12277. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12278. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12279. [2022-07-02 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12280. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12281. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12282. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12283. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12284. [2022-07-02 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12285. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12286. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12287. [2022-07-02 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12288. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12289. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12290. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12291. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12292. [2022-07-02 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12293. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12294. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12295. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12296. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12297. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12298. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12299. [2022-07-02 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/332e3232362e3134322e3233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/332e3232362e3134322e3233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/332e3232362e3134322e3233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12300. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12301. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12302. [2022-07-02 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12303. [2022-07-02 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12304. [2022-07-02 18:23:38] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  12305. [2022-07-02 18:23:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12306. [2022-07-02 18:23:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12307. [2022-07-02 18:23:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12308. [2022-07-02 18:23:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  12309. [2022-07-02 18:23:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  12310. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12311. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12312. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12313. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12314. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12315. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12316. [2022-07-02 18:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12317. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12318. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12319. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12320. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12321. [2022-07-02 18:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12322. [2022-07-02 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12323. [2022-07-02 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12324. [2022-07-02 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12325. [2022-07-02 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12326. [2022-07-02 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12327. [2022-07-02 18:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12328. [2022-07-02 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12329. [2022-07-02 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12330. [2022-07-02 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12331. [2022-07-02 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12332. [2022-07-02 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12333. [2022-07-02 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12334. [2022-07-02 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12335. [2022-07-02 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12336. [2022-07-02 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12337. [2022-07-02 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12338. [2022-07-02 18:23:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12339. [2022-07-02 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12340. [2022-07-02 18:23:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f72e51"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f72e51","method":"GET"} []
  12341. [2022-07-02 18:24:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12342. [2022-07-02 18:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12343. [2022-07-02 18:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12344. [2022-07-02 18:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12345. [2022-07-02 18:24:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12346. [2022-07-02 18:24:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12347. [2022-07-02 18:24:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12348. [2022-07-02 18:24:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12349. [2022-07-02 18:24:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12350. [2022-07-02 18:24:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12351. [2022-07-02 18:24:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12352. [2022-07-02 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12353. [2022-07-02 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12354. [2022-07-02 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12355. [2022-07-02 18:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12356. [2022-07-02 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12357. [2022-07-02 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12358. [2022-07-02 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12359. [2022-07-02 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12360. [2022-07-02 18:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12361. [2022-07-02 18:25:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12362. [2022-07-02 18:25:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12363. [2022-07-02 18:25:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12364. [2022-07-02 18:25:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12365. [2022-07-02 18:25:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12366. [2022-07-02 18:28:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12367. [2022-07-02 18:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12368. [2022-07-02 18:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12369. [2022-07-02 18:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12370. [2022-07-02 18:28:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/uploads/2022/03/fast-logo.jpg"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/uploads/2022/03/fast-logo.jpg\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2022/03/fast-logo.jpg/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12371. [2022-07-02 18:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12372. [2022-07-02 18:28:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12373. [2022-07-02 18:28:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12374. [2022-07-02 18:28:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12375. [2022-07-02 18:28:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12376. [2022-07-02 18:28:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/wlwmanifest.xml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/wlwmanifest.xml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12377. [2022-07-02 18:28:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12378. [2022-07-02 18:28:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12379. [2022-07-02 18:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12380. [2022-07-02 18:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12381. [2022-07-02 18:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12382. [2022-07-02 18:28:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12383. [2022-07-02 18:44:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12384. [2022-07-02 18:44:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12385. [2022-07-02 18:44:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12386. [2022-07-02 18:44:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12387. [2022-07-02 18:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12388. [2022-07-02 20:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12389. [2022-07-02 20:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12390. [2022-07-02 20:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12391. [2022-07-02 20:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12392. [2022-07-02 20:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12393. [2022-07-02 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12394. [2022-07-02 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12395. [2022-07-02 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12396. [2022-07-02 20:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12397. [2022-07-02 20:22:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12398. [2022-07-02 20:22:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12399. [2022-07-02 20:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12400. [2022-07-02 20:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12401. [2022-07-02 20:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12402. [2022-07-02 20:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12403. [2022-07-02 20:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12404. [2022-07-02 20:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12405. [2022-07-02 20:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12406. [2022-07-02 20:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12407. [2022-07-02 20:22:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12408. [2022-07-04 02:05:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12409. [2022-07-04 02:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12410. [2022-07-04 02:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12411. [2022-07-04 02:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12412. [2022-07-04 02:05:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12413. [2022-07-04 05:02:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12414. [2022-07-04 05:02:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12415. [2022-07-04 05:02:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12416. [2022-07-04 05:02:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12417. [2022-07-04 05:02:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12418. [2022-07-04 05:02:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12419. [2022-07-04 05:02:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12420. [2022-07-04 05:02:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12421. [2022-07-04 05:02:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12422. [2022-07-04 05:02:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12423. [2022-07-04 12:09:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12424. [2022-07-04 12:09:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12425. [2022-07-04 12:09:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12426. [2022-07-04 12:09:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12427. [2022-07-04 12:09:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12428. [2022-07-04 13:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12429. [2022-07-04 13:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12430. [2022-07-04 13:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12431. [2022-07-04 13:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12432. [2022-07-04 13:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12433. [2022-07-04 13:57:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12434. [2022-07-04 13:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12435. [2022-07-04 13:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12436. [2022-07-04 13:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12437. [2022-07-04 13:57:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12438. [2022-07-05 04:00:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12439. [2022-07-05 04:00:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12440. [2022-07-05 04:00:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12441. [2022-07-05 04:00:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12442. [2022-07-05 04:00:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12443. [2022-07-05 16:10:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12444. [2022-07-05 16:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12445. [2022-07-05 16:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12446. [2022-07-05 16:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12447. [2022-07-05 16:10:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12448. [2022-07-05 16:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12449. [2022-07-06 00:04:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12450. [2022-07-06 00:04:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12451. [2022-07-06 00:04:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12452. [2022-07-06 00:04:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12453. [2022-07-06 00:04:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12454. [2022-07-06 02:26:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12455. [2022-07-06 02:26:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12456. [2022-07-06 02:26:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12457. [2022-07-06 02:26:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12458. [2022-07-06 02:26:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12459. [2022-07-06 08:16:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12460. [2022-07-06 08:16:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12461. [2022-07-06 08:16:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12462. [2022-07-06 08:16:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12463. [2022-07-06 08:16:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12464. [2022-07-06 20:12:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12465. [2022-07-06 20:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12466. [2022-07-06 20:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12467. [2022-07-06 20:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12468. [2022-07-06 20:12:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12469. [2022-07-06 20:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12470. [2022-07-08 18:08:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12471. [2022-07-08 18:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12472. [2022-07-08 18:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12473. [2022-07-08 18:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12474. [2022-07-08 18:08:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12475. [2022-07-08 18:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12476. [2022-07-09 13:12:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12477. [2022-07-09 13:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12478. [2022-07-09 13:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12479. [2022-07-09 13:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12480. [2022-07-09 13:12:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12481. [2022-07-09 13:18:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12482. [2022-07-09 13:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12483. [2022-07-09 13:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12484. [2022-07-09 13:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12485. [2022-07-09 13:18:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12486. [2022-07-09 17:00:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12487. [2022-07-09 17:00:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12488. [2022-07-09 17:00:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12489. [2022-07-09 17:00:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12490. [2022-07-09 17:00:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12491. [2022-07-09 18:14:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12492. [2022-07-09 18:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12493. [2022-07-09 18:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12494. [2022-07-09 18:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12495. [2022-07-09 18:14:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12496. [2022-07-10 10:31:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12497. [2022-07-10 10:31:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12498. [2022-07-10 10:31:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12499. [2022-07-10 10:31:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12500. [2022-07-10 10:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12501. [2022-07-10 21:10:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12502. [2022-07-10 21:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12503. [2022-07-10 21:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12504. [2022-07-10 21:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12505. [2022-07-10 21:10:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12506. [2022-07-10 21:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12507. [2022-07-11 20:41:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12508. [2022-07-11 20:41:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12509. [2022-07-11 20:41:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12510. [2022-07-11 20:41:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12511. [2022-07-11 20:41:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12512. [2022-07-12 13:34:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12513. [2022-07-12 13:34:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12514. [2022-07-12 13:34:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12515. [2022-07-12 13:34:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12516. [2022-07-12 13:34:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12517. [2022-07-14 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12518. [2022-07-14 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12519. [2022-07-14 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12520. [2022-07-14 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12521. [2022-07-14 17:52:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12522. [2022-07-15 23:14:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12523. [2022-07-15 23:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12524. [2022-07-15 23:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12525. [2022-07-15 23:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12526. [2022-07-15 23:14:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12527. [2022-07-16 20:51:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12528. [2022-07-16 20:51:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12529. [2022-07-16 20:51:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12530. [2022-07-16 20:51:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12531. [2022-07-16 20:51:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12532. [2022-07-17 09:21:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12533. [2022-07-17 09:21:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12534. [2022-07-17 09:21:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12535. [2022-07-17 09:21:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12536. [2022-07-17 09:21:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12537. [2022-07-17 09:21:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12538. [2022-07-18 14:02:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12539. [2022-07-18 14:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12540. [2022-07-18 14:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12541. [2022-07-18 14:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12542. [2022-07-18 14:02:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  12543. [2022-07-18 15:00:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12544. [2022-07-18 15:00:28] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  12545. [2022-07-18 15:00:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12546. [2022-07-18 15:00:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12547. [2022-07-18 15:00:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12548. [2022-07-18 15:00:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  12549. [2022-07-18 15:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12550. [2022-07-18 15:00:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12551. [2022-07-18 15:00:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"957201"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/957201","method":"GET"} []
  12552. [2022-07-18 15:00:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12553. [2022-07-18 15:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12554. [2022-07-18 15:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12555. [2022-07-18 15:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12556. [2022-07-18 15:00:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  12557. [2022-07-18 15:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  12558. [2022-07-18 15:00:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12559. [2022-07-18 15:00:34] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  12560. [2022-07-18 15:00:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12561. [2022-07-18 15:00:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12562. [2022-07-18 15:00:34] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12563. [2022-07-18 15:00:34] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12564. [2022-07-18 15:00:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["romeo.ferretiz@newral.com"] []
  12565. [2022-07-18 15:00:35] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"romeo.ferretiz@newral.com\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12566. [2022-07-18 15:00:35] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Mon, 18 Jul 2022 20:00:35 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12567. [2022-07-18 15:00:35] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12568. [2022-07-18 15:00:35] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12569. [2022-07-18 15:00:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12570. [2022-07-18 15:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12571. [2022-07-18 15:00:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12572. [2022-07-18 15:00:35] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  12573. [2022-07-18 15:00:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12574. [2022-07-18 15:00:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12575. [2022-07-18 15:00:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12576. [2022-07-18 15:00:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12577. [2022-07-18 15:00:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12578. [2022-07-18 15:00:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12579. [2022-07-18 15:00:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12580. [2022-07-18 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12581. [2022-07-18 15:00:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12582. [2022-07-18 15:00:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8a5fe"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b8a5fe","method":"GET"} []
  12583. [2022-07-18 15:01:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12584. [2022-07-18 15:01:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  12585. [2022-07-18 15:01:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12586. [2022-07-18 15:01:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12587. [2022-07-18 15:01:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12588. [2022-07-18 15:01:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12589. [2022-07-18 15:01:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12590. [2022-07-18 15:01:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12591. [2022-07-18 15:01:02] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  12592. [2022-07-18 15:01:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  12593. [2022-07-18 15:01:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  12594. [2022-07-18 15:01:02] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  12595. [2022-07-18 15:01:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12596. [2022-07-18 15:01:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12597. [2022-07-18 15:01:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12598. [2022-07-18 15:01:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91be3c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/91be3c","method":"GET"} []
  12599. [2022-07-18 15:02:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12600. [2022-07-18 15:02:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  12601. [2022-07-18 15:02:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12602. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12603. [2022-07-18 15:02:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12604. [2022-07-18 15:02:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12605. [2022-07-18 15:02:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12606. [2022-07-18 15:02:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12607. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  12608. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  12609. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  12610. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  12611. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  12612. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  12613. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  12614. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  12615. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  12616. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  12617. [2022-07-18 15:02:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  12618. [2022-07-18 15:02:45] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  12619. [2022-07-18 15:02:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12620. [2022-07-18 15:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12621. [2022-07-18 15:02:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12622. [2022-07-18 15:02:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23f908"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/23f908","method":"GET"} []
  12623. [2022-07-18 15:03:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12624. [2022-07-18 15:03:17] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  12625. [2022-07-18 15:03:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12626. [2022-07-18 15:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12627. [2022-07-18 15:03:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12628. [2022-07-18 15:03:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12629. [2022-07-18 15:03:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12630. [2022-07-18 15:03:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12631. [2022-07-18 15:03:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12632. [2022-07-18 15:03:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12633. [2022-07-18 15:03:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12634. [2022-07-18 15:03:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a326a3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a326a3","method":"GET"} []
  12635. [2022-07-18 15:03:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12636. [2022-07-18 15:03:40] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=DESC&sortField=vimeo&submenuIndex=-1","method":"GET"} []
  12637. [2022-07-18 15:03:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12638. [2022-07-18 15:03:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12639. [2022-07-18 15:03:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12640. [2022-07-18 15:03:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12641. [2022-07-18 15:03:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12642. [2022-07-18 15:03:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12643. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.vimeo AS vimeo_1 FROM dealer d0_ ORDER BY d0_.vimeo DESC LIMIT 15 [] []
  12644. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.vimeo DESC [[1,2,3,4,5,6,7,8,9]] []
  12645. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  12646. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  12647. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  12648. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  12649. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  12650. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  12651. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  12652. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  12653. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  12654. [2022-07-18 15:03:41] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  12655. [2022-07-18 15:03:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12656. [2022-07-18 15:03:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12657. [2022-07-18 15:03:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12658. [2022-07-18 15:03:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c35a7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4c35a7","method":"GET"} []
  12659. [2022-07-18 15:03:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12660. [2022-07-18 15:03:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Dealer&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Dvimeo%2526sortDirection%253DDESC%2526page%253D1&sortDirection=DESC&sortField=vimeo&submenuIndex=-1","method":"GET"} []
  12661. [2022-07-18 15:03:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12662. [2022-07-18 15:03:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12663. [2022-07-18 15:03:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12664. [2022-07-18 15:03:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12665. [2022-07-18 15:03:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12666. [2022-07-18 15:03:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12667. [2022-07-18 15:03:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12668. [2022-07-18 15:03:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12669. [2022-07-18 15:03:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12670. [2022-07-18 15:03:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d2841"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6d2841","method":"GET"} []
  12671. [2022-07-18 15:03:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12672. [2022-07-18 15:03:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  12673. [2022-07-18 15:03:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12674. [2022-07-18 15:03:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12675. [2022-07-18 15:03:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12676. [2022-07-18 15:03:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12677. [2022-07-18 15:03:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12678. [2022-07-18 15:03:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12679. [2022-07-18 15:03:56] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  12680. [2022-07-18 15:03:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  12681. [2022-07-18 15:03:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  12682. [2022-07-18 15:03:56] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  12683. [2022-07-18 15:03:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  12684. [2022-07-18 15:03:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  12685. [2022-07-18 15:03:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12686. [2022-07-18 15:03:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae14b1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/ae14b1","method":"GET"} []
  12687. [2022-07-18 15:04:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  12688. [2022-07-18 15:04:02] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  12689. [2022-07-18 15:04:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  12690. [2022-07-18 15:04:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  12691. [2022-07-18 15:04:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  12692. [2022-07-18 15:04:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  12693. [2022-07-18 15:04:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12694. [2022-07-18 15:04:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  12695. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  12696. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  12697. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  12698. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  12699. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  12700. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  12701. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  12702. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  12703. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  12704. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  12705. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  12706. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [1] []
  12707. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [2] []
  12708. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [3] []
  12709. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [4] []
  12710. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [5] []
  12711. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [6] []
  12712. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [7] []
  12713. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [8] []
  12714. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [9] []
  12715. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [10] []
  12716. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [11] []
  12717. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [12] []
  12718. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [13] []
  12719. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [14] []
  12720. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [15] []
  12721. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [16] []
  12722. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [17] []
  12723. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [18] []
  12724. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [19] []
  12725. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [20] []
  12726. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [21] []
  12727. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [22] []
  12728. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [23] []
  12729. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [24] []
  12730. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [25] []
  12731. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [26] []
  12732. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [27] []
  12733. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [28] []
  12734. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [29] []
  12735. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [30] []
  12736. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [31] []
  12737. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [32] []
  12738. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [33] []
  12739. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [34] []
  12740. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [35] []
  12741. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [36] []
  12742. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [37] []
  12743. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [38] []
  12744. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [39] []
  12745. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [40] []
  12746. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [41] []
  12747. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [42] []
  12748. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [43] []
  12749. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [44] []
  12750. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [45] []
  12751. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [46] []
  12752. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [47] []
  12753. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [48] []
  12754. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [49] []
  12755. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [50] []
  12756. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [51] []
  12757. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [52] []
  12758. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [53] []
  12759. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [54] []
  12760. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [55] []
  12761. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [56] []
  12762. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [57] []
  12763. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [58] []
  12764. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [59] []
  12765. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [60] []
  12766. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [61] []
  12767. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [62] []
  12768. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [63] []
  12769. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [64] []
  12770. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [65] []
  12771. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [66] []
  12772. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [67] []
  12773. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [68] []
  12774. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [69] []
  12775. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [70] []
  12776. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [71] []
  12777. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [72] []
  12778. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [73] []
  12779. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [74] []
  12780. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [75] []
  12781. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [76] []
  12782. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [77] []
  12783. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [78] []
  12784. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [79] []
  12785. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [80] []
  12786. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [81] []
  12787. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [82] []
  12788. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [83] []
  12789. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [84] []
  12790. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [85] []
  12791. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [86] []
  12792. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [87] []
  12793. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [88] []
  12794. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [89] []
  12795. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [90] []
  12796. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [91] []
  12797. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [92] []
  12798. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [93] []
  12799. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [94] []
  12800. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [95] []
  12801. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [96] []
  12802. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [97] []
  12803. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [98] []
  12804. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [99] []
  12805. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [100] []
  12806. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [101] []
  12807. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [102] []
  12808. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [103] []
  12809. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [104] []
  12810. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [105] []
  12811. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [106] []
  12812. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [107] []
  12813. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [108] []
  12814. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [109] []
  12815. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [110] []
  12816. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [111] []
  12817. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [112] []
  12818. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [113] []
  12819. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [114] []
  12820. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [115] []
  12821. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [116] []
  12822. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [117] []
  12823. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [118] []
  12824. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [119] []
  12825. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [120] []
  12826. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [121] []
  12827. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [122] []
  12828. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [123] []
  12829. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [124] []
  12830. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [125] []
  12831. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [126] []
  12832. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [127] []
  12833. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [128] []
  12834. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [129] []
  12835. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [130] []
  12836. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [131] []
  12837. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [132] []
  12838. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [133] []
  12839. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [134] []
  12840. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [135] []
  12841. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [136] []
  12842. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [137] []
  12843. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [138] []
  12844. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [139] []
  12845. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [140] []
  12846. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [141] []
  12847. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [142] []
  12848. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [143] []
  12849. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [144] []
  12850. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [145] []
  12851. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [146] []
  12852. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [147] []
  12853. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [148] []
  12854. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [149] []
  12855. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [150] []
  12856. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [151] []
  12857. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [152] []
  12858. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [153] []
  12859. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [154] []
  12860. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [155] []
  12861. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [156] []
  12862. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [157] []
  12863. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [158] []
  12864. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [159] []
  12865. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [160] []
  12866. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [161] []
  12867. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [162] []
  12868. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [163] []
  12869. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [164] []
  12870. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [165] []
  12871. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [166] []
  12872. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [167] []
  12873. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [168] []
  12874. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [169] []
  12875. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [170] []
  12876. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [171] []
  12877. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [172] []
  12878. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [173] []
  12879. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [174] []
  12880. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [175] []
  12881. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [176] []
  12882. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [177] []
  12883. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [178] []
  12884. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [179] []
  12885. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [180] []
  12886. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [181] []
  12887. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [182] []
  12888. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [183] []
  12889. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [184] []
  12890. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [185] []
  12891. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [186] []
  12892. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [187] []
  12893. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [188] []
  12894. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [189] []
  12895. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [190] []
  12896. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [191] []
  12897. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [192] []
  12898. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [193] []
  12899. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [194] []
  12900. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [195] []
  12901. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [196] []
  12902. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [197] []
  12903. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [198] []
  12904. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [199] []
  12905. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [200] []
  12906. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [201] []
  12907. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [202] []
  12908. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [203] []
  12909. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [204] []
  12910. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [205] []
  12911. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [206] []
  12912. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [207] []
  12913. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [208] []
  12914. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [209] []
  12915. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [210] []
  12916. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [211] []
  12917. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [212] []
  12918. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [213] []
  12919. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [214] []
  12920. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [215] []
  12921. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [216] []
  12922. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [217] []
  12923. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [218] []
  12924. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [219] []
  12925. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [220] []
  12926. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [221] []
  12927. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [222] []
  12928. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [223] []
  12929. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [224] []
  12930. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [225] []
  12931. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [226] []
  12932. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [227] []
  12933. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [228] []
  12934. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [229] []
  12935. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [230] []
  12936. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [231] []
  12937. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [232] []
  12938. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [233] []
  12939. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [234] []
  12940. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [235] []
  12941. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [236] []
  12942. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [237] []
  12943. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [238] []
  12944. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [239] []
  12945. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [240] []
  12946. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [241] []
  12947. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [242] []
  12948. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [243] []
  12949. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [244] []
  12950. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [245] []
  12951. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [246] []
  12952. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [247] []
  12953. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [248] []
  12954. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [249] []
  12955. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [250] []
  12956. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [251] []
  12957. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [252] []
  12958. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [253] []
  12959. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [254] []
  12960. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [255] []
  12961. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [256] []
  12962. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [257] []
  12963. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [258] []
  12964. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [259] []
  12965. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [260] []
  12966. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [261] []
  12967. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [262] []
  12968. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [263] []
  12969. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [264] []
  12970. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [265] []
  12971. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [266] []
  12972. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [267] []
  12973. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [268] []
  12974. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [269] []
  12975. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [270] []
  12976. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [271] []
  12977. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [272] []
  12978. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [273] []
  12979. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [274] []
  12980. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [275] []
  12981. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [276] []
  12982. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [277] []
  12983. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [278] []
  12984. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [279] []
  12985. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [280] []
  12986. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [281] []
  12987. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [282] []
  12988. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [283] []
  12989. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [284] []
  12990. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [285] []
  12991. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [286] []
  12992. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [287] []
  12993. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [288] []
  12994. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [289] []
  12995. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [290] []
  12996. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [291] []
  12997. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [292] []
  12998. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [293] []
  12999. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [294] []
  13000. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [295] []
  13001. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [296] []
  13002. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [297] []
  13003. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [298] []
  13004. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [299] []
  13005. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [300] []
  13006. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [301] []
  13007. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [302] []
  13008. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [303] []
  13009. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [304] []
  13010. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [305] []
  13011. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [306] []
  13012. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [307] []
  13013. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [308] []
  13014. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [309] []
  13015. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [310] []
  13016. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [311] []
  13017. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [312] []
  13018. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [313] []
  13019. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [314] []
  13020. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [315] []
  13021. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [316] []
  13022. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [317] []
  13023. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [318] []
  13024. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [319] []
  13025. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [320] []
  13026. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [321] []
  13027. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [322] []
  13028. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [323] []
  13029. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [324] []
  13030. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [325] []
  13031. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [326] []
  13032. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [327] []
  13033. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [328] []
  13034. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [329] []
  13035. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [330] []
  13036. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [331] []
  13037. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [332] []
  13038. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [333] []
  13039. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [334] []
  13040. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [335] []
  13041. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [336] []
  13042. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [337] []
  13043. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [338] []
  13044. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [339] []
  13045. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [340] []
  13046. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [341] []
  13047. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [342] []
  13048. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [343] []
  13049. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [344] []
  13050. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [345] []
  13051. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [346] []
  13052. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [347] []
  13053. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [348] []
  13054. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [349] []
  13055. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [350] []
  13056. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [351] []
  13057. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [352] []
  13058. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [353] []
  13059. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [354] []
  13060. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [355] []
  13061. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [356] []
  13062. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [357] []
  13063. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [358] []
  13064. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [359] []
  13065. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [360] []
  13066. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [361] []
  13067. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [362] []
  13068. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [363] []
  13069. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [364] []
  13070. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [365] []
  13071. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [366] []
  13072. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [367] []
  13073. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [368] []
  13074. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [369] []
  13075. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [370] []
  13076. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [371] []
  13077. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [372] []
  13078. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [373] []
  13079. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [374] []
  13080. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [375] []
  13081. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [376] []
  13082. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [377] []
  13083. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [378] []
  13084. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [379] []
  13085. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [380] []
  13086. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [381] []
  13087. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [382] []
  13088. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [383] []
  13089. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [384] []
  13090. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [385] []
  13091. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [386] []
  13092. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [387] []
  13093. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [388] []
  13094. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [389] []
  13095. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [390] []
  13096. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [391] []
  13097. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [392] []
  13098. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [393] []
  13099. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [394] []
  13100. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [395] []
  13101. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [396] []
  13102. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [397] []
  13103. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [398] []
  13104. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [399] []
  13105. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [400] []
  13106. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [401] []
  13107. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [402] []
  13108. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [403] []
  13109. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [404] []
  13110. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [405] []
  13111. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [406] []
  13112. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [407] []
  13113. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [408] []
  13114. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [409] []
  13115. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [410] []
  13116. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [411] []
  13117. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [412] []
  13118. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [413] []
  13119. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [414] []
  13120. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [415] []
  13121. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [416] []
  13122. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [417] []
  13123. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [418] []
  13124. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [419] []
  13125. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [420] []
  13126. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [421] []
  13127. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [422] []
  13128. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [423] []
  13129. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [424] []
  13130. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [425] []
  13131. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [426] []
  13132. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [427] []
  13133. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [428] []
  13134. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [429] []
  13135. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [430] []
  13136. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [431] []
  13137. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [432] []
  13138. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [433] []
  13139. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [434] []
  13140. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [435] []
  13141. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [436] []
  13142. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [437] []
  13143. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [438] []
  13144. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [439] []
  13145. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [440] []
  13146. [2022-07-18 15:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [441] []
  13147. [2022-07-18 15:04:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13148. [2022-07-18 15:04:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13149. [2022-07-18 15:04:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13150. [2022-07-18 15:04:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5607a2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5607a2","method":"GET"} []
  13151. [2022-07-18 15:04:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13152. [2022-07-18 15:04:56] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  13153. [2022-07-18 15:04:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13154. [2022-07-18 15:04:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13155. [2022-07-18 15:04:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13156. [2022-07-18 15:04:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13157. [2022-07-18 15:04:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13158. [2022-07-18 15:04:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13159. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  13160. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  13161. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  13162. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  13163. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  13164. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  13165. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  13166. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  13167. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  13168. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  13169. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  13170. [2022-07-18 15:04:57] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  13171. [2022-07-18 15:04:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13172. [2022-07-18 15:04:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13173. [2022-07-18 15:04:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13174. [2022-07-18 15:04:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1ddc1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c1ddc1","method":"GET"} []
  13175. [2022-07-18 15:05:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13176. [2022-07-18 15:05:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13177. [2022-07-18 15:05:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13178. [2022-07-18 15:05:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13179. [2022-07-18 15:05:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13180. [2022-07-18 15:05:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13181. [2022-07-18 15:05:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13182. [2022-07-18 15:05:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13183. [2022-07-18 15:05:04] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  13184. [2022-07-18 15:05:04] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 15 [] []
  13185. [2022-07-18 15:05:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]] []
  13186. [2022-07-18 15:05:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  13187. [2022-07-18 15:05:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13188. [2022-07-18 15:05:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13189. [2022-07-18 15:05:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13190. [2022-07-18 15:05:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13191. [2022-07-18 15:05:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0839f6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0839f6","method":"GET"} []
  13192. [2022-07-18 15:05:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13193. [2022-07-18 15:05:09] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=3&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13194. [2022-07-18 15:05:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13195. [2022-07-18 15:05:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13196. [2022-07-18 15:05:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13197. [2022-07-18 15:05:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13198. [2022-07-18 15:05:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13199. [2022-07-18 15:05:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13200. [2022-07-18 15:05:09] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  13201. [2022-07-18 15:05:09] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 30 [] []
  13202. [2022-07-18 15:05:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[31,32,33,34,35,36,37,38,39,40,41,42,43,44,45]] []
  13203. [2022-07-18 15:05:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13204. [2022-07-18 15:05:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13205. [2022-07-18 15:05:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13206. [2022-07-18 15:05:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13207. [2022-07-18 15:05:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a7d98"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8a7d98","method":"GET"} []
  13208. [2022-07-18 15:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13209. [2022-07-18 15:05:14] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=4&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13210. [2022-07-18 15:05:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13211. [2022-07-18 15:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13212. [2022-07-18 15:05:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13213. [2022-07-18 15:05:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13214. [2022-07-18 15:05:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13215. [2022-07-18 15:05:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13216. [2022-07-18 15:05:14] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  13217. [2022-07-18 15:05:15] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 45 [] []
  13218. [2022-07-18 15:05:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60]] []
  13219. [2022-07-18 15:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13220. [2022-07-18 15:05:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13221. [2022-07-18 15:05:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13222. [2022-07-18 15:05:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13223. [2022-07-18 15:05:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"703eb6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/703eb6","method":"GET"} []
  13224. [2022-07-18 15:05:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13225. [2022-07-18 15:05:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=5&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13226. [2022-07-18 15:05:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13227. [2022-07-18 15:05:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13228. [2022-07-18 15:05:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13229. [2022-07-18 15:05:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13230. [2022-07-18 15:05:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13231. [2022-07-18 15:05:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13232. [2022-07-18 15:05:20] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  13233. [2022-07-18 15:05:20] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 60 [] []
  13234. [2022-07-18 15:05:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[61,62,63,64,65,66,67,68,69,70,71,72,73,74,75]] []
  13235. [2022-07-18 15:05:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13236. [2022-07-18 15:05:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13237. [2022-07-18 15:05:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13238. [2022-07-18 15:05:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13239. [2022-07-18 15:05:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c09ee1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c09ee1","method":"GET"} []
  13240. [2022-07-18 15:05:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13241. [2022-07-18 15:05:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&page=6&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13242. [2022-07-18 15:05:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13243. [2022-07-18 15:05:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13244. [2022-07-18 15:05:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13245. [2022-07-18 15:05:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13246. [2022-07-18 15:05:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13247. [2022-07-18 15:05:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13248. [2022-07-18 15:05:24] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  13249. [2022-07-18 15:05:24] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 OFFSET 75 [] []
  13250. [2022-07-18 15:05:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[76,77,78,79,80,81,82,83,84,85,86,87,88,89,90]] []
  13251. [2022-07-18 15:05:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13252. [2022-07-18 15:05:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [7] []
  13253. [2022-07-18 15:05:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  13254. [2022-07-18 15:05:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13255. [2022-07-18 15:05:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13256. [2022-07-18 15:05:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13257. [2022-07-18 15:05:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34a122"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/34a122","method":"GET"} []
  13258. [2022-07-18 15:05:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13259. [2022-07-18 15:05:58] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&newValue=false&property=enabled&view=list","method":"GET"} []
  13260. [2022-07-18 15:05:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13261. [2022-07-18 15:05:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13262. [2022-07-18 15:05:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13263. [2022-07-18 15:05:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13264. [2022-07-18 15:05:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13265. [2022-07-18 15:05:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13266. [2022-07-18 15:05:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  13267. [2022-07-18 15:05:58] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13268. [2022-07-18 15:05:58] doctrine.DEBUG: "START TRANSACTION" [] []
  13269. [2022-07-18 15:05:58] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [false,1] []
  13270. [2022-07-18 15:05:58] doctrine.DEBUG: "COMMIT" [] []
  13271. [2022-07-18 15:05:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13272. [2022-07-18 15:05:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13273. [2022-07-18 15:05:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13274. [2022-07-18 15:05:59] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  13275. [2022-07-18 15:05:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13276. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13277. [2022-07-18 15:05:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13278. [2022-07-18 15:05:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13279. [2022-07-18 15:05:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13280. [2022-07-18 15:05:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13281. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  13282. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  13283. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  13284. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  13285. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  13286. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  13287. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  13288. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  13289. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  13290. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  13291. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  13292. [2022-07-18 15:05:59] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  13293. [2022-07-18 15:05:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13294. [2022-07-18 15:05:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13295. [2022-07-18 15:06:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13296. [2022-07-18 15:06:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69cac1"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/69cac1","method":"GET"} []
  13297. [2022-07-18 15:06:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13298. [2022-07-18 15:06:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=2&newValue=false&property=enabled&view=list","method":"GET"} []
  13299. [2022-07-18 15:06:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13300. [2022-07-18 15:06:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13301. [2022-07-18 15:06:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13302. [2022-07-18 15:06:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13303. [2022-07-18 15:06:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13304. [2022-07-18 15:06:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13305. [2022-07-18 15:06:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["2"] []
  13306. [2022-07-18 15:06:20] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13307. [2022-07-18 15:06:20] doctrine.DEBUG: "START TRANSACTION" [] []
  13308. [2022-07-18 15:06:20] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [false,2] []
  13309. [2022-07-18 15:06:20] doctrine.DEBUG: "COMMIT" [] []
  13310. [2022-07-18 15:06:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13311. [2022-07-18 15:06:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13312. [2022-07-18 15:06:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13313. [2022-07-18 15:06:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  13314. [2022-07-18 15:06:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13315. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13316. [2022-07-18 15:06:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13317. [2022-07-18 15:06:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13318. [2022-07-18 15:06:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13319. [2022-07-18 15:06:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13320. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  13321. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  13322. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  13323. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  13324. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  13325. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  13326. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  13327. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  13328. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  13329. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  13330. [2022-07-18 15:06:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  13331. [2022-07-18 15:06:22] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  13332. [2022-07-18 15:06:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13333. [2022-07-18 15:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13334. [2022-07-18 15:06:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13335. [2022-07-18 15:06:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a8969"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9a8969","method":"GET"} []
  13336. [2022-07-18 15:06:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13337. [2022-07-18 15:06:34] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13338. [2022-07-18 15:06:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13339. [2022-07-18 15:06:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13340. [2022-07-18 15:06:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13341. [2022-07-18 15:06:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13342. [2022-07-18 15:06:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13343. [2022-07-18 15:06:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13344. [2022-07-18 15:06:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  13345. [2022-07-18 15:06:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13346. [2022-07-18 15:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13347. [2022-07-18 15:06:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13348. [2022-07-18 15:06:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4f7f3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d4f7f3","method":"GET"} []
  13349. [2022-07-18 15:06:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13350. [2022-07-18 15:06:49] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  13351. [2022-07-18 15:06:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13352. [2022-07-18 15:06:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13353. [2022-07-18 15:06:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13354. [2022-07-18 15:06:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13355. [2022-07-18 15:06:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13356. [2022-07-18 15:06:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13357. [2022-07-18 15:06:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  13358. [2022-07-18 15:06:49] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13359. [2022-07-18 15:06:50] doctrine.DEBUG: "START TRANSACTION" [] []
  13360. [2022-07-18 15:06:50] doctrine.DEBUG: UPDATE dealer SET vimeo = ? WHERE id = ? [null,1] []
  13361. [2022-07-18 15:06:50] doctrine.DEBUG: "COMMIT" [] []
  13362. [2022-07-18 15:06:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13363. [2022-07-18 15:06:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13364. [2022-07-18 15:06:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13365. [2022-07-18 15:06:50] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13366. [2022-07-18 15:06:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13367. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13368. [2022-07-18 15:06:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13369. [2022-07-18 15:06:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13370. [2022-07-18 15:06:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13371. [2022-07-18 15:06:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13372. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  13373. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  13374. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  13375. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  13376. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  13377. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  13378. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  13379. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  13380. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  13381. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  13382. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  13383. [2022-07-18 15:06:51] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  13384. [2022-07-18 15:06:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13385. [2022-07-18 15:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13386. [2022-07-18 15:06:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13387. [2022-07-18 15:06:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"339e3b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/339e3b","method":"GET"} []
  13388. [2022-07-18 15:07:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13389. [2022-07-18 15:07:12] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13390. [2022-07-18 15:07:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13391. [2022-07-18 15:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13392. [2022-07-18 15:07:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13393. [2022-07-18 15:07:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13394. [2022-07-18 15:07:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13395. [2022-07-18 15:07:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13396. [2022-07-18 15:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  13397. [2022-07-18 15:07:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13398. [2022-07-18 15:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13399. [2022-07-18 15:07:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13400. [2022-07-18 15:07:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7dcc06"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7dcc06","method":"GET"} []
  13401. [2022-07-18 15:07:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13402. [2022-07-18 15:07:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&menuIndex=2&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DDealer%2526action%253Dlist%2526menuIndex%253D2%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  13403. [2022-07-18 15:07:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13404. [2022-07-18 15:07:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13405. [2022-07-18 15:07:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13406. [2022-07-18 15:07:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13407. [2022-07-18 15:07:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13408. [2022-07-18 15:07:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13409. [2022-07-18 15:07:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  13410. [2022-07-18 15:07:19] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13411. [2022-07-18 15:07:19] doctrine.DEBUG: "START TRANSACTION" [] []
  13412. [2022-07-18 15:07:19] doctrine.DEBUG: UPDATE dealer SET vimeo = ? WHERE id = ? ["https://player.vimeo.com/v [...]",1] []
  13413. [2022-07-18 15:07:19] doctrine.DEBUG: "COMMIT" [] []
  13414. [2022-07-18 15:07:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13415. [2022-07-18 15:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13416. [2022-07-18 15:07:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13417. [2022-07-18 15:07:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13418. [2022-07-18 15:07:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13419. [2022-07-18 15:07:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13420. [2022-07-18 15:07:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13421. [2022-07-18 15:07:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13422. [2022-07-18 15:07:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13423. [2022-07-18 15:07:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13424. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  13425. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  13426. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  13427. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  13428. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  13429. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  13430. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  13431. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  13432. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  13433. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  13434. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  13435. [2022-07-18 15:07:21] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  13436. [2022-07-18 15:07:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13437. [2022-07-18 15:07:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13438. [2022-07-18 15:07:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13439. [2022-07-18 15:07:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d18306"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d18306","method":"GET"} []
  13440. [2022-07-18 15:07:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13441. [2022-07-18 15:07:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Dealer&id=1&newValue=true&property=enabled&view=list","method":"GET"} []
  13442. [2022-07-18 15:07:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13443. [2022-07-18 15:07:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13444. [2022-07-18 15:07:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13445. [2022-07-18 15:07:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13446. [2022-07-18 15:07:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13447. [2022-07-18 15:07:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13448. [2022-07-18 15:07:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? ["1"] []
  13449. [2022-07-18 15:07:23] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13450. [2022-07-18 15:07:23] doctrine.DEBUG: "START TRANSACTION" [] []
  13451. [2022-07-18 15:07:23] doctrine.DEBUG: UPDATE dealer SET enabled = ? WHERE id = ? [true,1] []
  13452. [2022-07-18 15:07:23] doctrine.DEBUG: "COMMIT" [] []
  13453. [2022-07-18 15:07:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13454. [2022-07-18 15:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13455. [2022-07-18 15:07:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13456. [2022-07-18 15:07:24] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13457. [2022-07-18 15:07:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13458. [2022-07-18 15:07:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13459. [2022-07-18 15:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13460. [2022-07-18 15:07:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13461. [2022-07-18 15:07:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13462. [2022-07-18 15:07:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13463. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  13464. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  13465. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  13466. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  13467. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  13468. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  13469. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  13470. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  13471. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  13472. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  13473. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  13474. [2022-07-18 15:07:25] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  13475. [2022-07-18 15:07:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13476. [2022-07-18 15:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13477. [2022-07-18 15:07:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13478. [2022-07-18 15:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f3fdc"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/7f3fdc","method":"GET"} []
  13479. [2022-07-18 15:08:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13480. [2022-07-18 15:08:28] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  13481. [2022-07-18 15:08:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13482. [2022-07-18 15:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13483. [2022-07-18 15:08:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13484. [2022-07-18 15:08:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13485. [2022-07-18 15:08:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13486. [2022-07-18 15:08:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13487. [2022-07-18 15:08:28] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  13488. [2022-07-18 15:08:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13489. [2022-07-18 15:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  13490. [2022-07-18 15:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  13491. [2022-07-18 15:08:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13492. [2022-07-18 15:08:29] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  13493. [2022-07-18 15:08:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13494. [2022-07-18 15:08:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13495. [2022-07-18 15:08:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13496. [2022-07-18 15:08:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d94121"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d94121","method":"GET"} []
  13497. [2022-07-18 15:08:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13498. [2022-07-18 15:08:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  13499. [2022-07-18 15:08:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13500. [2022-07-18 15:08:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13501. [2022-07-18 15:08:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13502. [2022-07-18 15:08:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13503. [2022-07-18 15:08:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13504. [2022-07-18 15:08:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13505. [2022-07-18 15:08:40] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  13506. [2022-07-18 15:08:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13507. [2022-07-18 15:08:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  13508. [2022-07-18 15:08:40] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  13509. [2022-07-18 15:08:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13510. [2022-07-18 15:08:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13511. [2022-07-18 15:08:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13512. [2022-07-18 15:08:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6541d3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6541d3","method":"GET"} []
  13513. [2022-07-18 15:14:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13514. [2022-07-18 15:14:51] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  13515. [2022-07-18 15:14:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13516. [2022-07-18 15:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13517. [2022-07-18 15:14:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13518. [2022-07-18 15:14:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13519. [2022-07-18 15:14:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13520. [2022-07-18 15:14:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13521. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  13522. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13523. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  13524. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  13525. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  13526. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  13527. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  13528. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  13529. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  13530. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  13531. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  13532. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  13533. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  13534. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  13535. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  13536. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [24] []
  13537. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  13538. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  13539. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  13540. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  13541. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  13542. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  13543. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  13544. [2022-07-18 15:14:52] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  13545. [2022-07-18 15:14:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13546. [2022-07-18 15:14:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13547. [2022-07-18 15:14:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13548. [2022-07-18 15:14:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9567eb"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9567eb","method":"GET"} []
  13549. [2022-07-18 15:19:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13550. [2022-07-18 15:19:01] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  13551. [2022-07-18 15:19:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13552. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13553. [2022-07-18 15:19:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13554. [2022-07-18 15:19:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13555. [2022-07-18 15:19:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13556. [2022-07-18 15:19:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13557. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  13558. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13559. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  13560. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  13561. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  13562. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  13563. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  13564. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  13565. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  13566. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  13567. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  13568. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  13569. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  13570. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  13571. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  13572. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  13573. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  13574. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  13575. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  13576. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  13577. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  13578. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  13579. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  13580. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  13581. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  13582. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  13583. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  13584. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  13585. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  13586. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  13587. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  13588. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  13589. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  13590. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  13591. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  13592. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  13593. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  13594. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  13595. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  13596. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  13597. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  13598. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  13599. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  13600. [2022-07-18 15:19:02] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  13601. [2022-07-18 15:19:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13602. [2022-07-18 15:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13603. [2022-07-18 15:19:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13604. [2022-07-18 15:19:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"572fe0"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/572fe0","method":"GET"} []
  13605. [2022-07-18 15:19:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13606. [2022-07-18 15:19:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  13607. [2022-07-18 15:19:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13608. [2022-07-18 15:19:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13609. [2022-07-18 15:19:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13610. [2022-07-18 15:19:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13611. [2022-07-18 15:19:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13612. [2022-07-18 15:19:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13613. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  13614. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5,6]] []
  13615. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  13616. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  13617. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13618. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  13619. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  13620. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  13621. [2022-07-18 15:19:16] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  13622. [2022-07-18 15:19:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13623. [2022-07-18 15:19:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13624. [2022-07-18 15:19:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13625. [2022-07-18 15:19:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01ac51"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/01ac51","method":"GET"} []
  13626. [2022-07-18 15:19:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13627. [2022-07-18 15:19:30] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=5&newValue=false&property=enabled_user&view=list","method":"GET"} []
  13628. [2022-07-18 15:19:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13629. [2022-07-18 15:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13630. [2022-07-18 15:19:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13631. [2022-07-18 15:19:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13632. [2022-07-18 15:19:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13633. [2022-07-18 15:19:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13634. [2022-07-18 15:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["5"] []
  13635. [2022-07-18 15:19:30] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13636. [2022-07-18 15:19:30] doctrine.DEBUG: "START TRANSACTION" [] []
  13637. [2022-07-18 15:19:30] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [false,5] []
  13638. [2022-07-18 15:19:30] doctrine.DEBUG: "COMMIT" [] []
  13639. [2022-07-18 15:19:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13640. [2022-07-18 15:19:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13641. [2022-07-18 15:19:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13642. [2022-07-18 15:19:31] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  13643. [2022-07-18 15:19:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13644. [2022-07-18 15:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13645. [2022-07-18 15:19:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13646. [2022-07-18 15:19:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13647. [2022-07-18 15:19:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13648. [2022-07-18 15:19:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13649. [2022-07-18 15:19:31] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  13650. [2022-07-18 15:19:31] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5,6]] []
  13651. [2022-07-18 15:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  13652. [2022-07-18 15:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  13653. [2022-07-18 15:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13654. [2022-07-18 15:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  13655. [2022-07-18 15:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  13656. [2022-07-18 15:19:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  13657. [2022-07-18 15:19:32] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  13658. [2022-07-18 15:19:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13659. [2022-07-18 15:19:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13660. [2022-07-18 15:19:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13661. [2022-07-18 15:19:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a66618"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a66618","method":"GET"} []
  13662. [2022-07-18 15:19:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13663. [2022-07-18 15:19:45] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=edit&entity=Raffle&id=5&newValue=true&property=enabled_user&view=list","method":"GET"} []
  13664. [2022-07-18 15:19:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13665. [2022-07-18 15:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13666. [2022-07-18 15:19:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13667. [2022-07-18 15:19:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13668. [2022-07-18 15:19:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13669. [2022-07-18 15:19:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13670. [2022-07-18 15:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.id = ? ["5"] []
  13671. [2022-07-18 15:19:46] php.INFO: User Deprecated: Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/inflector 5.1: The \"Symfony\\Component\\Inflector\\Inflector\" class is deprecated, use \"Symfony\\Component\\String\\Inflector\\EnglishInflector\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/deprecation-contracts/function.php:25)"} []
  13672. [2022-07-18 15:19:46] doctrine.DEBUG: "START TRANSACTION" [] []
  13673. [2022-07-18 15:19:46] doctrine.DEBUG: UPDATE raffle SET enabled_user = ? WHERE id = ? [true,5] []
  13674. [2022-07-18 15:19:46] doctrine.DEBUG: "COMMIT" [] []
  13675. [2022-07-18 15:19:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13676. [2022-07-18 15:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13677. [2022-07-18 15:19:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13678. [2022-07-18 15:19:46] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Raffle&menuIndex=7&submenuIndex=-1","method":"GET"} []
  13679. [2022-07-18 15:19:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13680. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13681. [2022-07-18 15:19:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13682. [2022-07-18 15:19:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13683. [2022-07-18 15:19:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13684. [2022-07-18 15:19:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13685. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM raffle r0_ ORDER BY r0_.id ASC LIMIT 15 [] []
  13686. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT r0_.id AS id_0, r0_.enabled AS enabled_1, r0_.enabled_user AS enabled_user_2, r0_.dealer_id AS dealer_id_3 FROM raffle r0_ WHERE r0_.id IN (?) ORDER BY r0_.id ASC [[1,2,3,4,5,6]] []
  13687. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  13688. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  13689. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13690. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [9] []
  13691. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [1] []
  13692. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [5] []
  13693. [2022-07-18 15:19:47] doctrine.DEBUG: SELECT count(r0_.id) AS sclr_0 FROM raffle r0_ [] []
  13694. [2022-07-18 15:19:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13695. [2022-07-18 15:19:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13696. [2022-07-18 15:19:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13697. [2022-07-18 15:19:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"425c31"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/425c31","method":"GET"} []
  13698. [2022-07-18 15:22:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13699. [2022-07-18 15:22:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Winner&menuIndex=6&submenuIndex=-1","method":"GET"} []
  13700. [2022-07-18 15:22:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13701. [2022-07-18 15:22:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [2] []
  13702. [2022-07-18 15:22:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"romeo.ferretiz@newral.com"} []
  13703. [2022-07-18 15:22:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13704. [2022-07-18 15:22:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13705. [2022-07-18 15:22:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13706. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT DISTINCT w0_.id AS id_0, w0_.id AS id_1 FROM winner w0_ ORDER BY w0_.id ASC LIMIT 15 [] []
  13707. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT w0_.id AS id_0, w0_.participant_id AS participant_id_1, w0_.code_id AS code_id_2 FROM winner w0_ WHERE w0_.id IN (?) ORDER BY w0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13708. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [170] []
  13709. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [4] []
  13710. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [43] []
  13711. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [34] []
  13712. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [173] []
  13713. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [150] []
  13714. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [35] []
  13715. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [172] []
  13716. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [91] []
  13717. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [36] []
  13718. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  13719. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [24] []
  13720. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  13721. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [174] []
  13722. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [145] []
  13723. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [38] []
  13724. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [154] []
  13725. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [2] []
  13726. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [159] []
  13727. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [25] []
  13728. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [152] []
  13729. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [60] []
  13730. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  13731. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [148] []
  13732. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [35] []
  13733. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  13734. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [14] []
  13735. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [150] []
  13736. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [57] []
  13737. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [27] []
  13738. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [156] []
  13739. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [104] []
  13740. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [227] []
  13741. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [157] []
  13742. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [148] []
  13743. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [28] []
  13744. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [151] []
  13745. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [126] []
  13746. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [149] []
  13747. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.is_active AS is_active_3, t0.is_winner AS is_winner_4, t0.created_at AS created_at_5, t0.prize_url AS prize_url_6, t7.id AS id_8, t7.session AS session_9, t7.name AS name_10, t7.tel AS tel_11, t7.email AS email_12, t7.bussiness AS bussiness_13, t7.status AS status_14, t7.is_active AS is_active_15, t7.created_at AS created_at_16, t7.updated_at AS updated_at_17, t7.step AS step_18, t7.conversation AS conversation_19, t7.code_id AS code_id_20, t7.participant_id AS participant_id_21, t7.country_id AS country_id_22, t0.prize_id AS prize_id_23, t0.participant_id AS participant_id_24 FROM code t0 LEFT JOIN participation t7 ON t7.code_id = t0.id WHERE t0.id = ? [46] []
  13748. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  13749. [2022-07-18 15:22:19] doctrine.DEBUG: SELECT count(w0_.id) AS sclr_0 FROM winner w0_ [] []
  13750. [2022-07-18 15:22:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13751. [2022-07-18 15:22:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13752. [2022-07-18 15:22:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13753. [2022-07-18 15:22:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a8ca9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/4a8ca9","method":"GET"} []
  13754. [2022-07-18 17:04:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13755. [2022-07-18 17:04:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13756. [2022-07-18 17:04:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13757. [2022-07-18 17:04:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13758. [2022-07-18 17:04:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  13759. [2022-07-19 09:49:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13760. [2022-07-19 09:49:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13761. [2022-07-19 09:49:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13762. [2022-07-19 09:49:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13763. [2022-07-19 09:49:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  13764. [2022-07-19 16:31:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13765. [2022-07-19 16:32:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13766. [2022-07-19 16:32:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13767. [2022-07-19 16:32:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13768. [2022-07-19 16:32:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  13769. [2022-07-19 19:59:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13770. [2022-07-19 19:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13771. [2022-07-19 19:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13772. [2022-07-19 19:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13773. [2022-07-19 19:59:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13774. [2022-07-19 19:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13775. [2022-07-21 20:03:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13776. [2022-07-21 20:03:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13777. [2022-07-21 20:03:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13778. [2022-07-21 20:03:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13779. [2022-07-21 20:03:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13780. [2022-07-21 20:03:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13781. [2022-07-22 20:27:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13782. [2022-07-22 20:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13783. [2022-07-22 20:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13784. [2022-07-22 20:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13785. [2022-07-22 20:27:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13786. [2022-07-22 20:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13787. [2022-07-23 20:32:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13788. [2022-07-23 20:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13789. [2022-07-23 20:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13790. [2022-07-23 20:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13791. [2022-07-23 20:32:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  13792. [2022-07-23 20:32:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13793. [2022-07-23 20:32:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c983d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/0c983d","method":"GET"} []
  13794. [2022-07-26 21:25:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13795. [2022-07-26 21:25:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13796. [2022-07-26 21:25:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13797. [2022-07-26 21:25:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13798. [2022-07-26 21:25:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13799. [2022-07-26 21:25:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13800. [2022-07-27 10:39:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13801. [2022-07-27 10:39:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13802. [2022-07-27 10:39:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13803. [2022-07-27 10:39:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13804. [2022-07-27 10:39:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  13805. [2022-07-28 09:10:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13806. [2022-07-28 09:10:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13807. [2022-07-28 09:10:59] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  13808. [2022-07-28 09:10:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13809. [2022-07-28 09:10:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13810. [2022-07-28 09:10:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13811. [2022-07-28 09:10:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  13812. [2022-07-28 09:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13813. [2022-07-28 09:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13814. [2022-07-28 09:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13815. [2022-07-28 09:10:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13816. [2022-07-28 09:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13817. [2022-07-28 09:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13818. [2022-07-28 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13819. [2022-07-28 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13820. [2022-07-28 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13821. [2022-07-28 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13822. [2022-07-28 09:11:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13823. [2022-07-28 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13824. [2022-07-28 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13825. [2022-07-28 09:11:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"715e80"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/715e80","method":"GET"} []
  13826. [2022-07-28 09:11:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13827. [2022-07-28 09:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13828. [2022-07-28 09:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13829. [2022-07-28 09:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13830. [2022-07-28 09:11:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  13831. [2022-07-28 09:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  13832. [2022-07-28 09:11:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13833. [2022-07-28 09:11:01] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"POST"} []
  13834. [2022-07-28 09:11:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13835. [2022-07-28 09:11:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13836. [2022-07-28 09:11:01] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13837. [2022-07-28 09:11:01] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13838. [2022-07-28 09:11:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["admin@admin.com"] []
  13839. [2022-07-28 09:11:02] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"admin@admin.com\", authenticated=true, roles=\"ROLE_SUPERADMIN, ROLE_ADMIN\"))","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13840. [2022-07-28 09:11:02] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Thu, 28 Jul 2022 14:11:02 GMT\r\nLocation:      /admin_c4Y5IWakuirb/dashboard\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url='/admin_c4Y5IWakuirb/dashboard'\" />\n\n        <title>Redirecting to /admin_c4Y5IWakuirb/dashboard</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"/admin_c4Y5IWakuirb/dashboard\">/admin_c4Y5IWakuirb/dashboard</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13841. [2022-07-28 09:11:02] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13842. [2022-07-28 09:11:02] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13843. [2022-07-28 09:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13844. [2022-07-28 09:11:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13845. [2022-07-28 09:11:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13846. [2022-07-28 09:11:02] request.INFO: Matched route "easyadmin.dashboard". {"route":"easyadmin.dashboard","route_parameters":{"_route":"easyadmin.dashboard","_controller":"App\\Controller\\AdminController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/dashboard","method":"GET"} []
  13847. [2022-07-28 09:11:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13848. [2022-07-28 09:11:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  13849. [2022-07-28 09:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  13850. [2022-07-28 09:11:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13851. [2022-07-28 09:11:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13852. [2022-07-28 09:11:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13853. [2022-07-28 09:11:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13854. [2022-07-28 09:11:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13855. [2022-07-28 09:11:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13856. [2022-07-28 09:11:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"955d9c"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/955d9c","method":"GET"} []
  13857. [2022-07-28 09:11:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13858. [2022-07-28 09:11:10] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Dealer&menuIndex=2&submenuIndex=-1","method":"GET"} []
  13859. [2022-07-28 09:11:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13860. [2022-07-28 09:11:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  13861. [2022-07-28 09:11:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  13862. [2022-07-28 09:11:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13863. [2022-07-28 09:11:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13864. [2022-07-28 09:11:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13865. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT DISTINCT d0_.id AS id_0, d0_.id AS id_1 FROM dealer d0_ ORDER BY d0_.id ASC LIMIT 15 [] []
  13866. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ WHERE d0_.id IN (?) ORDER BY d0_.id ASC [[1,2,3,4,5,6,7,8,9]] []
  13867. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  13868. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  13869. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  13870. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  13871. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  13872. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  13873. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  13874. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  13875. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  13876. [2022-07-28 09:11:11] doctrine.DEBUG: SELECT count(d0_.id) AS sclr_0 FROM dealer d0_ [] []
  13877. [2022-07-28 09:11:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13878. [2022-07-28 09:11:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13879. [2022-07-28 09:11:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13880. [2022-07-28 09:11:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72fff6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/72fff6","method":"GET"} []
  13881. [2022-07-28 09:11:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13882. [2022-07-28 09:11:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  13883. [2022-07-28 09:11:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13884. [2022-07-28 09:11:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  13885. [2022-07-28 09:11:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  13886. [2022-07-28 09:11:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13887. [2022-07-28 09:11:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13888. [2022-07-28 09:11:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13889. [2022-07-28 09:11:20] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  13890. [2022-07-28 09:11:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13891. [2022-07-28 09:11:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  13892. [2022-07-28 09:11:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  13893. [2022-07-28 09:11:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13894. [2022-07-28 09:11:21] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  13895. [2022-07-28 09:11:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13896. [2022-07-28 09:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13897. [2022-07-28 09:11:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13898. [2022-07-28 09:11:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0fdec"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a0fdec","method":"GET"} []
  13899. [2022-07-28 09:11:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13900. [2022-07-28 09:11:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  13901. [2022-07-28 09:11:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13902. [2022-07-28 09:11:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  13903. [2022-07-28 09:11:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  13904. [2022-07-28 09:11:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13905. [2022-07-28 09:11:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13906. [2022-07-28 09:11:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13907. [2022-07-28 09:11:41] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  13908. [2022-07-28 09:11:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13909. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  13910. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  13911. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  13912. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  13913. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  13914. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  13915. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  13916. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  13917. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  13918. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  13919. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  13920. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  13921. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  13922. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [24] []
  13923. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  13924. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  13925. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  13926. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  13927. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  13928. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  13929. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  13930. [2022-07-28 09:11:42] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  13931. [2022-07-28 09:11:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13932. [2022-07-28 09:11:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13933. [2022-07-28 09:11:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13934. [2022-07-28 09:11:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4104e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c4104e","method":"GET"} []
  13935. [2022-07-28 09:12:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13936. [2022-07-28 09:12:04] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Code&menuIndex=4&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13937. [2022-07-28 09:12:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13938. [2022-07-28 09:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  13939. [2022-07-28 09:12:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  13940. [2022-07-28 09:12:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13941. [2022-07-28 09:12:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13942. [2022-07-28 09:12:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13943. [2022-07-28 09:12:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ [] []
  13944. [2022-07-28 09:12:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13945. [2022-07-28 09:12:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13946. [2022-07-28 09:12:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13947. [2022-07-28 09:12:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb1313"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/eb1313","method":"GET"} []
  13948. [2022-07-28 09:13:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13949. [2022-07-28 09:13:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&page=1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  13950. [2022-07-28 09:13:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13951. [2022-07-28 09:13:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  13952. [2022-07-28 09:13:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  13953. [2022-07-28 09:13:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13954. [2022-07-28 09:13:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13955. [2022-07-28 09:13:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13956. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  13957. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13958. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  13959. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  13960. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  13961. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  13962. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  13963. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  13964. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  13965. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  13966. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  13967. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  13968. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  13969. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  13970. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  13971. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [24] []
  13972. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  13973. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  13974. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  13975. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  13976. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  13977. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  13978. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  13979. [2022-07-28 09:13:20] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  13980. [2022-07-28 09:13:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13981. [2022-07-28 09:13:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  13982. [2022-07-28 09:13:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13983. [2022-07-28 09:13:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59f883"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/59f883","method":"GET"} []
  13984. [2022-07-28 09:13:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  13985. [2022-07-28 09:13:22] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  13986. [2022-07-28 09:13:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  13987. [2022-07-28 09:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  13988. [2022-07-28 09:13:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  13989. [2022-07-28 09:13:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  13990. [2022-07-28 09:13:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13991. [2022-07-28 09:13:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  13992. [2022-07-28 09:13:23] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  13993. [2022-07-28 09:13:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  13994. [2022-07-28 09:13:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  13995. [2022-07-28 09:13:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  13996. [2022-07-28 09:13:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  13997. [2022-07-28 09:13:23] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  13998. [2022-07-28 09:13:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  13999. [2022-07-28 09:13:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14000. [2022-07-28 09:13:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14001. [2022-07-28 09:13:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaa749"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/aaa749","method":"GET"} []
  14002. [2022-07-28 09:13:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14003. [2022-07-28 09:13:43] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  14004. [2022-07-28 09:13:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14005. [2022-07-28 09:13:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14006. [2022-07-28 09:13:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14007. [2022-07-28 09:13:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14008. [2022-07-28 09:13:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14009. [2022-07-28 09:13:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14010. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  14011. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  14012. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  14013. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  14014. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  14015. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  14016. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  14017. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  14018. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  14019. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  14020. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  14021. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  14022. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  14023. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  14024. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  14025. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [24] []
  14026. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  14027. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  14028. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  14029. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  14030. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  14031. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  14032. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  14033. [2022-07-28 09:13:44] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  14034. [2022-07-28 09:13:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14035. [2022-07-28 09:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14036. [2022-07-28 09:13:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14037. [2022-07-28 09:13:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"418095"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/418095","method":"GET"} []
  14038. [2022-07-28 09:14:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14039. [2022-07-28 09:14:05] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  14040. [2022-07-28 09:14:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14041. [2022-07-28 09:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14042. [2022-07-28 09:14:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14043. [2022-07-28 09:14:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14044. [2022-07-28 09:14:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14045. [2022-07-28 09:14:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14046. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  14047. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 OFFSET 15 [] []
  14048. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]] []
  14049. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [134] []
  14050. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [47] []
  14051. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [155] []
  14052. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  14053. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [112] []
  14054. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [158] []
  14055. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [68] []
  14056. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [33] []
  14057. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [63] []
  14058. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  14059. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  14060. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [131] []
  14061. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [17] []
  14062. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [54] []
  14063. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  14064. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [96] []
  14065. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [67] []
  14066. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [111] []
  14067. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  14068. [2022-07-28 09:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [81] []
  14069. [2022-07-28 09:14:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14070. [2022-07-28 09:14:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14071. [2022-07-28 09:14:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14072. [2022-07-28 09:14:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77bd6b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/77bd6b","method":"GET"} []
  14073. [2022-07-28 09:14:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14074. [2022-07-28 09:14:21] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  14075. [2022-07-28 09:14:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14076. [2022-07-28 09:14:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14077. [2022-07-28 09:14:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14078. [2022-07-28 09:14:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14079. [2022-07-28 09:14:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14080. [2022-07-28 09:14:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14081. [2022-07-28 09:14:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ [] []
  14082. [2022-07-28 09:14:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14083. [2022-07-28 09:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14084. [2022-07-28 09:14:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14085. [2022-07-28 09:14:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b8b4b"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3b8b4b","method":"GET"} []
  14086. [2022-07-28 09:14:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14087. [2022-07-28 09:14:24] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&page=2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  14088. [2022-07-28 09:14:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14089. [2022-07-28 09:14:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14090. [2022-07-28 09:14:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14091. [2022-07-28 09:14:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14092. [2022-07-28 09:14:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14093. [2022-07-28 09:14:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14094. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  14095. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 OFFSET 15 [] []
  14096. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]] []
  14097. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [134] []
  14098. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [47] []
  14099. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [155] []
  14100. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [29] []
  14101. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [112] []
  14102. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [158] []
  14103. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [68] []
  14104. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [33] []
  14105. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [63] []
  14106. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [169] []
  14107. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [37] []
  14108. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [131] []
  14109. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [17] []
  14110. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [54] []
  14111. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  14112. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [96] []
  14113. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [67] []
  14114. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [111] []
  14115. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  14116. [2022-07-28 09:14:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [81] []
  14117. [2022-07-28 09:14:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14118. [2022-07-28 09:14:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14119. [2022-07-28 09:14:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14120. [2022-07-28 09:14:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30798d"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/30798d","method":"GET"} []
  14121. [2022-07-28 09:14:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14122. [2022-07-28 09:14:30] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=export&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"POST"} []
  14123. [2022-07-28 09:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14124. [2022-07-28 09:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14125. [2022-07-28 09:14:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14126. [2022-07-28 09:14:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14127. [2022-07-28 09:14:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14128. [2022-07-28 09:14:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14129. [2022-07-28 09:14:31] doctrine.DEBUG: "START TRANSACTION" [] []
  14130. [2022-07-28 09:14:31] doctrine.DEBUG: INSERT INTO report (filename, created_at, token, type, status, validity) VALUES (?, ?, ?, ?, ?, ?) {"1":"","2":"2022-07-28 09:14:31","3":"80c72ed58c527d3b378ad370a9cb942e","4":"App\\Entity\\Code","5":0,"6":86400} []
  14131. [2022-07-28 09:14:31] doctrine.DEBUG: "COMMIT" [] []
  14132. [2022-07-28 09:14:31] doctrine.DEBUG: SELECT 1 [] []
  14133. [2022-07-28 09:14:31] messenger.INFO: Sending message CCDigital\ReportExporterBundle\MessengerExportReport\ExportReport with Symfony\Component\Messenger\Transport\Doctrine\DoctrineTransport {"message":"[object] (CCDigital\\ReportExporterBundle\\MessengerExportReport\\ExportReport: {})","class":"CCDigital\\ReportExporterBundle\\MessengerExportReport\\ExportReport","sender":"Symfony\\Component\\Messenger\\Transport\\Doctrine\\DoctrineTransport"} []
  14134. [2022-07-28 09:14:31] doctrine.DEBUG: INSERT INTO messenger_messages (body, headers, queue_name, created_at, available_at) VALUES(?, ?, ?, ?, ?) ["O:36:\\\"Symfony\\\\Component\\ [...]","[]","reports","2022-07-28 09:14:31","2022-07-28 09:14:31"] []
  14135. [2022-07-28 09:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14136. [2022-07-28 09:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14137. [2022-07-28 09:14:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14138. [2022-07-28 09:14:31] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14139. [2022-07-28 09:14:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14140. [2022-07-28 09:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14141. [2022-07-28 09:14:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14142. [2022-07-28 09:14:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14143. [2022-07-28 09:14:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14144. [2022-07-28 09:14:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14145. [2022-07-28 09:14:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14146. [2022-07-28 09:14:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14147. [2022-07-28 09:14:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14148. [2022-07-28 09:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14149. [2022-07-28 09:14:35] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14150. [2022-07-28 09:14:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14151. [2022-07-28 09:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14152. [2022-07-28 09:14:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14153. [2022-07-28 09:14:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14154. [2022-07-28 09:14:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14155. [2022-07-28 09:14:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14156. [2022-07-28 09:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14157. [2022-07-28 09:14:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14158. [2022-07-28 09:14:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14159. [2022-07-28 09:14:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14160. [2022-07-28 09:14:39] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14161. [2022-07-28 09:14:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14162. [2022-07-28 09:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14163. [2022-07-28 09:14:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14164. [2022-07-28 09:14:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14165. [2022-07-28 09:14:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14166. [2022-07-28 09:14:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14167. [2022-07-28 09:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14168. [2022-07-28 09:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14169. [2022-07-28 09:14:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14170. [2022-07-28 09:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14171. [2022-07-28 09:14:43] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14172. [2022-07-28 09:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14173. [2022-07-28 09:14:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14174. [2022-07-28 09:14:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14175. [2022-07-28 09:14:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14176. [2022-07-28 09:14:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14177. [2022-07-28 09:14:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14178. [2022-07-28 09:14:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14179. [2022-07-28 09:14:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14180. [2022-07-28 09:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14181. [2022-07-28 09:14:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14182. [2022-07-28 09:14:47] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14183. [2022-07-28 09:14:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14184. [2022-07-28 09:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14185. [2022-07-28 09:14:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14186. [2022-07-28 09:14:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14187. [2022-07-28 09:14:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14188. [2022-07-28 09:14:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14189. [2022-07-28 09:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14190. [2022-07-28 09:14:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14191. [2022-07-28 09:14:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14192. [2022-07-28 09:14:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14193. [2022-07-28 09:14:51] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14194. [2022-07-28 09:14:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14195. [2022-07-28 09:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14196. [2022-07-28 09:14:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14197. [2022-07-28 09:14:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14198. [2022-07-28 09:14:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14199. [2022-07-28 09:14:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14200. [2022-07-28 09:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14201. [2022-07-28 09:14:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14202. [2022-07-28 09:14:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14203. [2022-07-28 09:14:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14204. [2022-07-28 09:14:55] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14205. [2022-07-28 09:14:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14206. [2022-07-28 09:14:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14207. [2022-07-28 09:14:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14208. [2022-07-28 09:14:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14209. [2022-07-28 09:14:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14210. [2022-07-28 09:14:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14211. [2022-07-28 09:14:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14212. [2022-07-28 09:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14213. [2022-07-28 09:14:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14214. [2022-07-28 09:14:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14215. [2022-07-28 09:14:59] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14216. [2022-07-28 09:14:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14217. [2022-07-28 09:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14218. [2022-07-28 09:15:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14219. [2022-07-28 09:15:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14220. [2022-07-28 09:15:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14221. [2022-07-28 09:15:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14222. [2022-07-28 09:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14223. [2022-07-28 09:15:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14224. [2022-07-28 09:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14225. [2022-07-28 09:15:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14226. [2022-07-28 09:15:03] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14227. [2022-07-28 09:15:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14228. [2022-07-28 09:15:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14229. [2022-07-28 09:15:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14230. [2022-07-28 09:15:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14231. [2022-07-28 09:15:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14232. [2022-07-28 09:15:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14233. [2022-07-28 09:15:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14234. [2022-07-28 09:15:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14235. [2022-07-28 09:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14236. [2022-07-28 09:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14237. [2022-07-28 09:15:07] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14238. [2022-07-28 09:15:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14239. [2022-07-28 09:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14240. [2022-07-28 09:15:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14241. [2022-07-28 09:15:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14242. [2022-07-28 09:15:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14243. [2022-07-28 09:15:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14244. [2022-07-28 09:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14245. [2022-07-28 09:15:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14246. [2022-07-28 09:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14247. [2022-07-28 09:15:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14248. [2022-07-28 09:15:11] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14249. [2022-07-28 09:15:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14250. [2022-07-28 09:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14251. [2022-07-28 09:15:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14252. [2022-07-28 09:15:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14253. [2022-07-28 09:15:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14254. [2022-07-28 09:15:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14255. [2022-07-28 09:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14256. [2022-07-28 09:15:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14257. [2022-07-28 09:15:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14258. [2022-07-28 09:15:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14259. [2022-07-28 09:15:15] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14260. [2022-07-28 09:15:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14261. [2022-07-28 09:15:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14262. [2022-07-28 09:15:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14263. [2022-07-28 09:15:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14264. [2022-07-28 09:15:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14265. [2022-07-28 09:15:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14266. [2022-07-28 09:15:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14267. [2022-07-28 09:15:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14268. [2022-07-28 09:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14269. [2022-07-28 09:15:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14270. [2022-07-28 09:15:19] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14271. [2022-07-28 09:15:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14272. [2022-07-28 09:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14273. [2022-07-28 09:15:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14274. [2022-07-28 09:15:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14275. [2022-07-28 09:15:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14276. [2022-07-28 09:15:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14277. [2022-07-28 09:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14278. [2022-07-28 09:15:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14279. [2022-07-28 09:15:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14280. [2022-07-28 09:15:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14281. [2022-07-28 09:15:23] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14282. [2022-07-28 09:15:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14283. [2022-07-28 09:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14284. [2022-07-28 09:15:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14285. [2022-07-28 09:15:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14286. [2022-07-28 09:15:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14287. [2022-07-28 09:15:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14288. [2022-07-28 09:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14289. [2022-07-28 09:15:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14290. [2022-07-28 09:15:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14291. [2022-07-28 09:15:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14292. [2022-07-28 09:15:28] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14293. [2022-07-28 09:15:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14294. [2022-07-28 09:15:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14295. [2022-07-28 09:15:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14296. [2022-07-28 09:15:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14297. [2022-07-28 09:15:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14298. [2022-07-28 09:15:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14299. [2022-07-28 09:15:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14300. [2022-07-28 09:15:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14301. [2022-07-28 09:15:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14302. [2022-07-28 09:15:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14303. [2022-07-28 09:15:32] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14304. [2022-07-28 09:15:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14305. [2022-07-28 09:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14306. [2022-07-28 09:15:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14307. [2022-07-28 09:15:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14308. [2022-07-28 09:15:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14309. [2022-07-28 09:15:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14310. [2022-07-28 09:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14311. [2022-07-28 09:15:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14312. [2022-07-28 09:15:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14313. [2022-07-28 09:15:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14314. [2022-07-28 09:15:36] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14315. [2022-07-28 09:15:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14316. [2022-07-28 09:15:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14317. [2022-07-28 09:15:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14318. [2022-07-28 09:15:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14319. [2022-07-28 09:15:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14320. [2022-07-28 09:15:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14321. [2022-07-28 09:15:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14322. [2022-07-28 09:15:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14323. [2022-07-28 09:15:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14324. [2022-07-28 09:15:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14325. [2022-07-28 09:15:40] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14326. [2022-07-28 09:15:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14327. [2022-07-28 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14328. [2022-07-28 09:15:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14329. [2022-07-28 09:15:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14330. [2022-07-28 09:15:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14331. [2022-07-28 09:15:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14332. [2022-07-28 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14333. [2022-07-28 09:15:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14334. [2022-07-28 09:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14335. [2022-07-28 09:15:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14336. [2022-07-28 09:15:44] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14337. [2022-07-28 09:15:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14338. [2022-07-28 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14339. [2022-07-28 09:15:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14340. [2022-07-28 09:15:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14341. [2022-07-28 09:15:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14342. [2022-07-28 09:15:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14343. [2022-07-28 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14344. [2022-07-28 09:15:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14345. [2022-07-28 09:15:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14346. [2022-07-28 09:15:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14347. [2022-07-28 09:15:48] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14348. [2022-07-28 09:15:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14349. [2022-07-28 09:15:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14350. [2022-07-28 09:15:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14351. [2022-07-28 09:15:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14352. [2022-07-28 09:15:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14353. [2022-07-28 09:15:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14354. [2022-07-28 09:15:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14355. [2022-07-28 09:15:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14356. [2022-07-28 09:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14357. [2022-07-28 09:15:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14358. [2022-07-28 09:15:52] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14359. [2022-07-28 09:15:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14360. [2022-07-28 09:15:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14361. [2022-07-28 09:15:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14362. [2022-07-28 09:15:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14363. [2022-07-28 09:15:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14364. [2022-07-28 09:15:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14365. [2022-07-28 09:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14366. [2022-07-28 09:15:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14367. [2022-07-28 09:15:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14368. [2022-07-28 09:15:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14369. [2022-07-28 09:15:56] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14370. [2022-07-28 09:15:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14371. [2022-07-28 09:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14372. [2022-07-28 09:15:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14373. [2022-07-28 09:15:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14374. [2022-07-28 09:15:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14375. [2022-07-28 09:15:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14376. [2022-07-28 09:15:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14377. [2022-07-28 09:15:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14378. [2022-07-28 09:15:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14379. [2022-07-28 09:16:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14380. [2022-07-28 09:16:00] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=exportStatus&entity=Code&menuIndex=4&page=2&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DCode%2526action%253Dlist%2526menuIndex%253D4%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D2&sortDirection=ASC&sortField=id&submenuIndex=-1&token=80c72ed58c527d3b378ad370a9cb942e","method":"GET"} []
  14381. [2022-07-28 09:16:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14382. [2022-07-28 09:16:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14383. [2022-07-28 09:16:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14384. [2022-07-28 09:16:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14385. [2022-07-28 09:16:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14386. [2022-07-28 09:16:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14387. [2022-07-28 09:16:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.created_at AS created_at_3, t0.token AS token_4, t0.type AS type_5, t0.status AS status_6, t0.validity AS validity_7 FROM report t0 WHERE t0.token = ? LIMIT 1 ["80c72ed58c527d3b378ad370a9cb942e"] []
  14388. [2022-07-28 09:16:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14389. [2022-07-28 09:16:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14390. [2022-07-28 09:16:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14391. [2022-07-28 09:16:02] request.INFO: Matched route "code.import.index". {"route":"code.import.index","route_parameters":{"_route":"code.import.index","_controller":"App\\Controller\\CodeController::index"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/import/code","method":"GET"} []
  14392. [2022-07-28 09:16:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14393. [2022-07-28 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14394. [2022-07-28 09:16:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14395. [2022-07-28 09:16:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14396. [2022-07-28 09:16:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14397. [2022-07-28 09:16:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14398. [2022-07-28 09:16:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14399. [2022-07-28 09:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14400. [2022-07-28 09:16:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14401. [2022-07-28 09:16:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d0460"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/8d0460","method":"GET"} []
  14402. [2022-07-28 09:16:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14403. [2022-07-28 09:16:18] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  14404. [2022-07-28 09:16:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14405. [2022-07-28 09:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14406. [2022-07-28 09:16:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14407. [2022-07-28 09:16:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14408. [2022-07-28 09:16:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14409. [2022-07-28 09:16:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14410. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  14411. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  14412. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  14413. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  14414. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  14415. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  14416. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  14417. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  14418. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  14419. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  14420. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  14421. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  14422. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  14423. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  14424. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  14425. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [24] []
  14426. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  14427. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  14428. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  14429. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  14430. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  14431. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  14432. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  14433. [2022-07-28 09:16:19] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  14434. [2022-07-28 09:16:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14435. [2022-07-28 09:16:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14436. [2022-07-28 09:16:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14437. [2022-07-28 09:16:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"430809"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/430809","method":"GET"} []
  14438. [2022-07-28 09:16:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14439. [2022-07-28 09:16:37] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Participant&menuIndex=5&submenuIndex=-1","method":"GET"} []
  14440. [2022-07-28 09:16:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14441. [2022-07-28 09:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14442. [2022-07-28 09:16:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14443. [2022-07-28 09:16:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14444. [2022-07-28 09:16:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14445. [2022-07-28 09:16:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14446. [2022-07-28 09:16:38] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM participant p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  14447. [2022-07-28 09:16:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.tel AS tel_1, p0_.email AS email_2, p0_.name AS name_3, p0_.created_at AS created_at_4, p0_.dealer_id AS dealer_id_5 FROM participant p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  14448. [2022-07-28 09:16:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  14449. [2022-07-28 09:16:38] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM participant p0_ [] []
  14450. [2022-07-28 09:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14451. [2022-07-28 09:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14452. [2022-07-28 09:16:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14453. [2022-07-28 09:16:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"129a24"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/129a24","method":"GET"} []
  14454. [2022-07-28 09:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14455. [2022-07-28 09:16:41] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=new&entity=Participant&menuIndex=5&page=1&referer=%252Fadmin_c4Y5IWakuirb%252F%253Fentity%253DParticipant%2526action%253Dlist%2526menuIndex%253D5%2526submenuIndex%253D-1%2526sortField%253Did%2526sortDirection%253DASC%2526page%253D1&sortDirection=ASC&sortField=id&submenuIndex=-1","method":"GET"} []
  14456. [2022-07-28 09:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14457. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14458. [2022-07-28 09:16:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14459. [2022-07-28 09:16:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14460. [2022-07-28 09:16:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14461. [2022-07-28 09:16:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14462. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.vimeo AS vimeo_2, d0_.enabled AS enabled_3 FROM dealer d0_ [] []
  14463. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [1] []
  14464. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [2] []
  14465. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [3] []
  14466. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [4] []
  14467. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [5] []
  14468. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [6] []
  14469. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [7] []
  14470. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [8] []
  14471. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.enabled_user AS enabled_user_3, t0.dealer_id AS dealer_id_4 FROM raffle t0 WHERE t0.dealer_id = ? [9] []
  14472. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, c0_.prize_id AS prize_id_6, c0_.participant_id AS participant_id_7 FROM code c0_ [] []
  14473. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [1] []
  14474. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [2] []
  14475. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [3] []
  14476. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [4] []
  14477. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [5] []
  14478. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [6] []
  14479. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [7] []
  14480. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [8] []
  14481. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [9] []
  14482. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [10] []
  14483. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [11] []
  14484. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [12] []
  14485. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [13] []
  14486. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [14] []
  14487. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [15] []
  14488. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [16] []
  14489. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [17] []
  14490. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [18] []
  14491. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [19] []
  14492. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [20] []
  14493. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [21] []
  14494. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [22] []
  14495. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [23] []
  14496. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [24] []
  14497. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [25] []
  14498. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [26] []
  14499. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [27] []
  14500. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [28] []
  14501. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [29] []
  14502. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [30] []
  14503. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [31] []
  14504. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [32] []
  14505. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [33] []
  14506. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [34] []
  14507. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [35] []
  14508. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [36] []
  14509. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [37] []
  14510. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [38] []
  14511. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [39] []
  14512. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [40] []
  14513. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [41] []
  14514. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [42] []
  14515. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [43] []
  14516. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [44] []
  14517. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [45] []
  14518. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [46] []
  14519. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [47] []
  14520. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [48] []
  14521. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [49] []
  14522. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [50] []
  14523. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [51] []
  14524. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [52] []
  14525. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [53] []
  14526. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [54] []
  14527. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [55] []
  14528. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [56] []
  14529. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [57] []
  14530. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [58] []
  14531. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [59] []
  14532. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [60] []
  14533. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [61] []
  14534. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [62] []
  14535. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [63] []
  14536. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [64] []
  14537. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [65] []
  14538. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [66] []
  14539. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [67] []
  14540. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [68] []
  14541. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [69] []
  14542. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [70] []
  14543. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [71] []
  14544. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [72] []
  14545. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [73] []
  14546. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [74] []
  14547. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [75] []
  14548. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [76] []
  14549. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [77] []
  14550. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [78] []
  14551. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [79] []
  14552. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [80] []
  14553. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [81] []
  14554. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [82] []
  14555. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [83] []
  14556. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [84] []
  14557. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [85] []
  14558. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [86] []
  14559. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [87] []
  14560. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [88] []
  14561. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [89] []
  14562. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [90] []
  14563. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [91] []
  14564. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [92] []
  14565. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [93] []
  14566. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [94] []
  14567. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [95] []
  14568. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [96] []
  14569. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [97] []
  14570. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [98] []
  14571. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [99] []
  14572. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [100] []
  14573. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [101] []
  14574. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [102] []
  14575. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [103] []
  14576. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [104] []
  14577. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [105] []
  14578. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [106] []
  14579. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [107] []
  14580. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [108] []
  14581. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [109] []
  14582. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [110] []
  14583. [2022-07-28 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [111] []
  14584. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [112] []
  14585. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [113] []
  14586. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [114] []
  14587. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [115] []
  14588. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [116] []
  14589. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [117] []
  14590. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [118] []
  14591. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [119] []
  14592. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [120] []
  14593. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [121] []
  14594. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [122] []
  14595. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [123] []
  14596. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [124] []
  14597. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [125] []
  14598. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [126] []
  14599. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [127] []
  14600. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [128] []
  14601. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [129] []
  14602. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [130] []
  14603. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [131] []
  14604. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [132] []
  14605. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [133] []
  14606. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [134] []
  14607. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [135] []
  14608. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [136] []
  14609. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [137] []
  14610. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [138] []
  14611. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [139] []
  14612. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [140] []
  14613. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [141] []
  14614. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [142] []
  14615. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [143] []
  14616. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [144] []
  14617. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [145] []
  14618. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [146] []
  14619. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [147] []
  14620. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [148] []
  14621. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [149] []
  14622. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [150] []
  14623. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [151] []
  14624. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [152] []
  14625. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [153] []
  14626. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [154] []
  14627. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [155] []
  14628. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [156] []
  14629. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [157] []
  14630. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [158] []
  14631. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [159] []
  14632. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [160] []
  14633. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [161] []
  14634. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [162] []
  14635. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [163] []
  14636. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [164] []
  14637. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [165] []
  14638. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [166] []
  14639. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [167] []
  14640. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [168] []
  14641. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [169] []
  14642. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [170] []
  14643. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [171] []
  14644. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [172] []
  14645. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [173] []
  14646. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [174] []
  14647. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [175] []
  14648. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [176] []
  14649. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [177] []
  14650. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [178] []
  14651. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [179] []
  14652. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [180] []
  14653. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [181] []
  14654. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [182] []
  14655. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [183] []
  14656. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [184] []
  14657. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [185] []
  14658. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [186] []
  14659. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [187] []
  14660. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [188] []
  14661. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [189] []
  14662. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [190] []
  14663. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [191] []
  14664. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [192] []
  14665. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [193] []
  14666. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [194] []
  14667. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [195] []
  14668. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [196] []
  14669. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [197] []
  14670. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [198] []
  14671. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [199] []
  14672. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [200] []
  14673. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [201] []
  14674. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [202] []
  14675. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [203] []
  14676. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [204] []
  14677. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [205] []
  14678. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [206] []
  14679. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [207] []
  14680. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [208] []
  14681. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [209] []
  14682. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [210] []
  14683. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [211] []
  14684. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [212] []
  14685. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [213] []
  14686. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [214] []
  14687. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [215] []
  14688. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [216] []
  14689. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [217] []
  14690. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [218] []
  14691. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [219] []
  14692. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [220] []
  14693. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [221] []
  14694. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [222] []
  14695. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [223] []
  14696. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [224] []
  14697. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [225] []
  14698. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [226] []
  14699. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [227] []
  14700. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [228] []
  14701. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [229] []
  14702. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [230] []
  14703. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [231] []
  14704. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [232] []
  14705. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [233] []
  14706. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [234] []
  14707. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [235] []
  14708. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [236] []
  14709. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [237] []
  14710. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [238] []
  14711. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [239] []
  14712. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [240] []
  14713. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [241] []
  14714. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [242] []
  14715. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [243] []
  14716. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [244] []
  14717. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [245] []
  14718. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [246] []
  14719. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [247] []
  14720. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [248] []
  14721. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [249] []
  14722. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [250] []
  14723. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [251] []
  14724. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [252] []
  14725. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [253] []
  14726. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [254] []
  14727. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [255] []
  14728. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [256] []
  14729. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [257] []
  14730. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [258] []
  14731. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [259] []
  14732. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [260] []
  14733. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [261] []
  14734. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [262] []
  14735. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [263] []
  14736. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [264] []
  14737. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [265] []
  14738. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [266] []
  14739. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [267] []
  14740. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [268] []
  14741. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [269] []
  14742. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [270] []
  14743. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [271] []
  14744. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [272] []
  14745. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [273] []
  14746. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [274] []
  14747. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [275] []
  14748. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [276] []
  14749. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [277] []
  14750. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [278] []
  14751. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [279] []
  14752. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [280] []
  14753. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [281] []
  14754. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [282] []
  14755. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [283] []
  14756. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [284] []
  14757. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [285] []
  14758. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [286] []
  14759. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [287] []
  14760. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [288] []
  14761. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [289] []
  14762. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [290] []
  14763. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [291] []
  14764. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [292] []
  14765. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [293] []
  14766. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [294] []
  14767. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [295] []
  14768. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [296] []
  14769. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [297] []
  14770. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [298] []
  14771. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [299] []
  14772. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [300] []
  14773. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [301] []
  14774. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [302] []
  14775. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [303] []
  14776. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [304] []
  14777. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [305] []
  14778. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [306] []
  14779. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [307] []
  14780. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [308] []
  14781. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [309] []
  14782. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [310] []
  14783. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [311] []
  14784. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [312] []
  14785. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [313] []
  14786. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [314] []
  14787. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [315] []
  14788. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [316] []
  14789. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [317] []
  14790. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [318] []
  14791. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [319] []
  14792. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [320] []
  14793. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [321] []
  14794. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [322] []
  14795. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [323] []
  14796. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [324] []
  14797. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [325] []
  14798. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [326] []
  14799. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [327] []
  14800. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [328] []
  14801. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [329] []
  14802. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [330] []
  14803. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [331] []
  14804. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [332] []
  14805. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [333] []
  14806. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [334] []
  14807. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [335] []
  14808. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [336] []
  14809. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [337] []
  14810. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [338] []
  14811. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [339] []
  14812. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [340] []
  14813. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [341] []
  14814. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [342] []
  14815. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [343] []
  14816. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [344] []
  14817. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [345] []
  14818. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [346] []
  14819. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [347] []
  14820. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [348] []
  14821. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [349] []
  14822. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [350] []
  14823. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [351] []
  14824. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [352] []
  14825. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [353] []
  14826. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [354] []
  14827. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [355] []
  14828. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [356] []
  14829. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [357] []
  14830. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [358] []
  14831. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [359] []
  14832. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [360] []
  14833. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [361] []
  14834. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [362] []
  14835. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [363] []
  14836. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [364] []
  14837. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [365] []
  14838. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [366] []
  14839. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [367] []
  14840. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [368] []
  14841. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [369] []
  14842. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [370] []
  14843. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [371] []
  14844. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [372] []
  14845. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [373] []
  14846. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [374] []
  14847. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [375] []
  14848. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [376] []
  14849. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [377] []
  14850. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [378] []
  14851. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [379] []
  14852. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [380] []
  14853. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [381] []
  14854. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [382] []
  14855. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [383] []
  14856. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [384] []
  14857. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [385] []
  14858. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [386] []
  14859. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [387] []
  14860. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [388] []
  14861. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [389] []
  14862. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [390] []
  14863. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [391] []
  14864. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [392] []
  14865. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [393] []
  14866. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [394] []
  14867. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [395] []
  14868. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [396] []
  14869. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [397] []
  14870. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [398] []
  14871. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [399] []
  14872. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [400] []
  14873. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [401] []
  14874. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [402] []
  14875. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [403] []
  14876. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [404] []
  14877. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [405] []
  14878. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [406] []
  14879. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [407] []
  14880. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [408] []
  14881. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [409] []
  14882. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [410] []
  14883. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [411] []
  14884. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [412] []
  14885. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [413] []
  14886. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [414] []
  14887. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [415] []
  14888. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [416] []
  14889. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [417] []
  14890. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [418] []
  14891. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [419] []
  14892. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [420] []
  14893. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [421] []
  14894. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [422] []
  14895. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [423] []
  14896. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [424] []
  14897. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [425] []
  14898. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [426] []
  14899. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [427] []
  14900. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [428] []
  14901. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [429] []
  14902. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [430] []
  14903. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [431] []
  14904. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [432] []
  14905. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [433] []
  14906. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [434] []
  14907. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [435] []
  14908. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [436] []
  14909. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [437] []
  14910. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [438] []
  14911. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [439] []
  14912. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [440] []
  14913. [2022-07-28 09:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.code_id = ? [441] []
  14914. [2022-07-28 09:16:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14915. [2022-07-28 09:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14916. [2022-07-28 09:16:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14917. [2022-07-28 09:16:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3de16"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d3de16","method":"GET"} []
  14918. [2022-07-28 09:17:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14919. [2022-07-28 09:17:20] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Code&menuIndex=4&submenuIndex=-1","method":"GET"} []
  14920. [2022-07-28 09:17:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14921. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14922. [2022-07-28 09:17:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14923. [2022-07-28 09:17:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14924. [2022-07-28 09:17:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14925. [2022-07-28 09:17:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14926. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id ORDER BY c0_.id ASC LIMIT 15 [] []
  14927. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.is_active AS is_active_2, c0_.is_winner AS is_winner_3, c0_.created_at AS created_at_4, c0_.prize_url AS prize_url_5, p1_.id AS id_6, p1_.session AS session_7, p1_.name AS name_8, p1_.tel AS tel_9, p1_.email AS email_10, p1_.bussiness AS bussiness_11, p1_.status AS status_12, p1_.is_active AS is_active_13, p1_.created_at AS created_at_14, p1_.updated_at AS updated_at_15, p1_.step AS step_16, p1_.conversation AS conversation_17, c0_.prize_id AS prize_id_18, c0_.participant_id AS participant_id_19, p1_.code_id AS code_id_20, p1_.participant_id AS participant_id_21, p1_.country_id AS country_id_22 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id WHERE c0_.id IN (?) ORDER BY c0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  14928. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [34] []
  14929. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [48] []
  14930. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [137] []
  14931. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [18] []
  14932. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [165] []
  14933. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [168] []
  14934. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [30] []
  14935. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [14] []
  14936. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [94] []
  14937. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [20] []
  14938. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [98] []
  14939. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [89] []
  14940. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [146] []
  14941. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [24] []
  14942. [2022-07-28 09:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [120] []
  14943. [2022-07-28 09:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [35] []
  14944. [2022-07-28 09:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [10] []
  14945. [2022-07-28 09:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [153] []
  14946. [2022-07-28 09:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [26] []
  14947. [2022-07-28 09:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.tel AS tel_2, t0.email AS email_3, t0.name AS name_4, t0.created_at AS created_at_5, t0.dealer_id AS dealer_id_6 FROM participant t0 WHERE t0.id = ? [31] []
  14948. [2022-07-28 09:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.sku AS sku_5, t0.amount AS amount_6, t0.type AS type_7, t0.dealer_id AS dealer_id_8 FROM prize t0 WHERE t0.id = ? [12] []
  14949. [2022-07-28 09:17:21] doctrine.DEBUG: SELECT count(DISTINCT c0_.id) AS sclr_0 FROM code c0_ LEFT JOIN participation p1_ ON c0_.id = p1_.code_id [] []
  14950. [2022-07-28 09:17:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14951. [2022-07-28 09:17:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14952. [2022-07-28 09:17:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14953. [2022-07-28 09:17:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"157c01"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/157c01","method":"GET"} []
  14954. [2022-07-28 09:19:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14955. [2022-07-28 09:19:16] request.INFO: Matched route "easyadmin". {"route":"easyadmin","route_parameters":{"_route":"easyadmin","_controller":"EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController::indexAction"},"request_uri":"https://upfld.rn.back.di014.com/admin_c4Y5IWakuirb/?action=list&entity=Prize&menuIndex=3&submenuIndex=-1","method":"GET"} []
  14956. [2022-07-28 09:19:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
  14957. [2022-07-28 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.id = ? [1] []
  14958. [2022-07-28 09:19:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin@admin.com"} []
  14959. [2022-07-28 09:19:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  14960. [2022-07-28 09:19:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14961. [2022-07-28 09:19:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  14962. [2022-07-28 09:19:17] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM prize p0_ ORDER BY p0_.id ASC LIMIT 15 [] []
  14963. [2022-07-28 09:19:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.sku AS sku_4, p0_.amount AS amount_5, p0_.type AS type_6, p0_.dealer_id AS dealer_id_7 FROM prize p0_ WHERE p0_.id IN (?) ORDER BY p0_.id ASC [[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]] []
  14964. [2022-07-28 09:19:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [3] []
  14965. [2022-07-28 09:19:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [8] []
  14966. [2022-07-28 09:19:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.vimeo AS vimeo_3, t0.enabled AS enabled_4, t5.id AS id_6, t5.enabled AS enabled_7, t5.enabled_user AS enabled_user_8, t5.dealer_id AS dealer_id_9 FROM dealer t0 LEFT JOIN raffle t5 ON t5.dealer_id = t0.id WHERE t0.id = ? [6] []
  14967. [2022-07-28 09:19:17] doctrine.DEBUG: SELECT count(p0_.id) AS sclr_0 FROM prize p0_ [] []
  14968. [2022-07-28 09:19:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
  14969. [2022-07-28 09:19:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14970. [2022-07-28 09:19:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14971. [2022-07-28 09:19:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6806a3"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/6806a3","method":"GET"} []
  14972. [2022-07-28 17:49:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14973. [2022-07-28 17:49:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14974. [2022-07-28 17:49:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14975. [2022-07-28 17:49:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14976. [2022-07-28 17:49:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  14977. [2022-07-29 11:34:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14978. [2022-07-29 11:34:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14979. [2022-07-29 11:34:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14980. [2022-07-29 11:34:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14981. [2022-07-29 11:34:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14982. [2022-07-29 11:34:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14983. [2022-07-30 19:18:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14984. [2022-07-30 19:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14985. [2022-07-30 19:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14986. [2022-07-30 19:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14987. [2022-07-30 19:18:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14988. [2022-07-30 19:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14989. [2022-08-01 16:01:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14990. [2022-08-01 16:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14991. [2022-08-01 16:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14992. [2022-08-01 16:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14993. [2022-08-01 16:01:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  14994. [2022-08-01 16:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14995. [2022-08-02 07:54:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  14996. [2022-08-02 07:54:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  14997. [2022-08-02 07:54:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14998. [2022-08-02 07:54:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  14999. [2022-08-02 07:54:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15000. [2022-08-02 07:54:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15001. [2022-08-03 07:14:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15002. [2022-08-03 07:14:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15003. [2022-08-03 07:14:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15004. [2022-08-03 07:14:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15005. [2022-08-03 07:14:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15006. [2022-08-03 07:14:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15007. [2022-08-03 07:14:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15008. [2022-08-03 07:14:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15009. [2022-08-03 07:14:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15010. [2022-08-03 07:14:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15011. [2022-08-03 10:21:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15012. [2022-08-03 10:21:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15013. [2022-08-03 10:21:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15014. [2022-08-03 10:21:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15015. [2022-08-03 10:21:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15016. [2022-08-03 10:21:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15017. [2022-08-03 10:22:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15018. [2022-08-03 10:22:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15019. [2022-08-03 10:22:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15020. [2022-08-03 10:22:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15021. [2022-08-03 10:22:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15022. [2022-08-04 18:37:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15023. [2022-08-04 18:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15024. [2022-08-04 18:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15025. [2022-08-04 18:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15026. [2022-08-04 18:37:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15027. [2022-08-04 18:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15028. [2022-08-05 09:37:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15029. [2022-08-05 09:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15030. [2022-08-05 09:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15031. [2022-08-05 09:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15032. [2022-08-05 09:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15033. [2022-08-05 09:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15034. [2022-08-06 10:11:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15035. [2022-08-06 10:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15036. [2022-08-06 10:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15037. [2022-08-06 10:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15038. [2022-08-06 10:11:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15039. [2022-08-06 10:11:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15040. [2022-08-08 10:26:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15041. [2022-08-08 10:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15042. [2022-08-08 10:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15043. [2022-08-08 10:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15044. [2022-08-08 10:26:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15045. [2022-08-08 10:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15046. [2022-08-09 07:17:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15047. [2022-08-09 07:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15048. [2022-08-09 07:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15049. [2022-08-09 07:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15050. [2022-08-09 07:17:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15051. [2022-08-09 07:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15052. [2022-08-10 09:23:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15053. [2022-08-10 09:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15054. [2022-08-10 09:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15055. [2022-08-10 09:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15056. [2022-08-10 09:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15057. [2022-08-10 09:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15058. [2022-08-10 18:40:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15059. [2022-08-10 18:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15060. [2022-08-10 18:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15061. [2022-08-10 18:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15062. [2022-08-10 18:40:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15063. [2022-08-11 18:30:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15064. [2022-08-11 18:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15065. [2022-08-11 18:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15066. [2022-08-11 18:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15067. [2022-08-11 18:30:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15068. [2022-08-11 18:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15069. [2022-08-12 15:28:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15070. [2022-08-12 15:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15071. [2022-08-12 15:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15072. [2022-08-12 15:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15073. [2022-08-12 15:28:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15074. [2022-08-12 15:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15075. [2022-08-14 02:22:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15076. [2022-08-14 02:22:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15077. [2022-08-14 02:22:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15078. [2022-08-14 02:22:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15079. [2022-08-14 02:22:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15080. [2022-08-14 02:22:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15081. [2022-08-15 09:40:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15082. [2022-08-15 09:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15083. [2022-08-15 09:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15084. [2022-08-15 09:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15085. [2022-08-15 09:40:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15086. [2022-08-15 09:40:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15087. [2022-08-16 13:52:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15088. [2022-08-16 13:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15089. [2022-08-16 13:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15090. [2022-08-16 13:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15091. [2022-08-16 13:52:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15092. [2022-08-16 13:52:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15093. [2022-08-16 13:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15094. [2022-08-16 13:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15095. [2022-08-16 13:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15096. [2022-08-16 13:52:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15097. [2022-08-18 03:39:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15098. [2022-08-18 03:39:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15099. [2022-08-18 03:39:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15100. [2022-08-18 03:39:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15101. [2022-08-18 03:39:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15102. [2022-08-18 03:39:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15103. [2022-08-18 03:39:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15104. [2022-08-18 03:39:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15105. [2022-08-18 03:39:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15106. [2022-08-18 03:39:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15107. [2022-08-18 03:39:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15108. [2022-08-22 19:33:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15109. [2022-08-22 19:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15110. [2022-08-22 19:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15111. [2022-08-22 19:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15112. [2022-08-22 19:33:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15113. [2022-08-22 19:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15114. [2022-08-24 02:50:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15115. [2022-08-24 02:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15116. [2022-08-24 02:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15117. [2022-08-24 02:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15118. [2022-08-24 02:50:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15119. [2022-08-27 09:30:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15120. [2022-08-27 09:30:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15121. [2022-08-27 09:30:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15122. [2022-08-27 09:30:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15123. [2022-08-27 09:30:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15124. [2022-08-27 09:30:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15125. [2022-08-29 18:36:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15126. [2022-08-29 18:36:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15127. [2022-08-29 18:36:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15128. [2022-08-29 18:36:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15129. [2022-08-29 18:36:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15130. [2022-08-29 18:36:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15131. [2022-08-29 18:36:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15132. [2022-08-29 18:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15133. [2022-08-29 18:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15134. [2022-08-29 18:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15135. [2022-08-29 18:36:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15136. [2022-08-30 23:06:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15137. [2022-08-30 23:06:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15138. [2022-08-30 23:06:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15139. [2022-08-30 23:06:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15140. [2022-08-30 23:06:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15141. [2022-08-30 23:06:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15142. [2022-08-30 23:06:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15143. [2022-08-30 23:06:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15144. [2022-08-30 23:06:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15145. [2022-08-30 23:06:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15146. [2022-08-30 23:06:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15147. [2022-08-30 23:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15148. [2022-08-30 23:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15149. [2022-08-30 23:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15150. [2022-08-30 23:06:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15151. [2022-08-30 23:06:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15152. [2022-08-30 23:06:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15153. [2022-08-30 23:06:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15154. [2022-08-30 23:06:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15155. [2022-08-30 23:06:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15156. [2022-08-30 23:06:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15157. [2022-08-30 23:06:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15158. [2022-08-30 23:06:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15159. [2022-08-30 23:06:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15160. [2022-08-30 23:06:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpqrcode/shell.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpqrcode/shell.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpqrcode/shell.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15161. [2022-08-30 23:06:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15162. [2022-08-30 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15163. [2022-08-30 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15164. [2022-08-30 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15165. [2022-08-30 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15166. [2022-08-30 23:06:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bx/upload/upload"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bx/upload/upload\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bx/upload/upload/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15167. [2022-08-30 23:06:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15168. [2022-08-30 23:06:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15169. [2022-08-30 23:06:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15170. [2022-08-30 23:06:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15171. [2022-08-30 23:06:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15172. [2022-08-30 23:06:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15173. [2022-08-30 23:06:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15174. [2022-08-30 23:06:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15175. [2022-08-30 23:06:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15176. [2022-08-30 23:06:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15177. [2022-08-30 23:06:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/api.update/tree"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/api.update/tree\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/api.update/tree/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15178. [2022-08-30 23:06:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15179. [2022-08-30 23:06:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15180. [2022-08-30 23:06:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15181. [2022-08-30 23:06:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15182. [2022-08-30 23:06:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15183. [2022-08-30 23:06:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/api.update/node"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/api.update/node\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/api.update/node/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15184. [2022-08-30 23:06:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15185. [2022-08-30 23:06:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15186. [2022-08-30 23:06:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15187. [2022-08-30 23:06:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15188. [2022-08-30 23:06:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15189. [2022-08-30 23:06:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/api.update/read"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/api.update/read\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/api.update/read/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15190. [2022-08-30 23:06:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15191. [2022-08-30 23:06:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15192. [2022-08-30 23:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15193. [2022-08-30 23:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15194. [2022-08-30 23:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15195. [2022-08-30 23:06:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/other_cert/cert.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/other_cert/cert.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/other_cert/cert.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15196. [2022-08-30 23:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15197. [2022-08-30 23:06:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15198. [2022-08-30 23:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15199. [2022-08-30 23:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15200. [2022-08-30 23:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15201. [2022-08-30 23:06:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user/profile/cattle"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user/profile/cattle\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user/profile/cattle/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15202. [2022-08-30 23:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15203. [2022-08-30 23:06:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15204. [2022-08-30 23:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15205. [2022-08-30 23:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15206. [2022-08-30 23:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15207. [2022-08-30 23:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15208. [2022-08-31 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15209. [2022-08-31 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15210. [2022-08-31 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15211. [2022-08-31 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15212. [2022-08-31 18:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15213. [2022-08-31 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15214. [2022-08-31 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15215. [2022-08-31 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15216. [2022-08-31 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15217. [2022-08-31 18:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.svn/entries"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.svn/entries\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/entries/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15218. [2022-08-31 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15219. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15220. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15221. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15222. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15223. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15224. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15225. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15226. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15227. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15228. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15229. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15230. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15231. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15232. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15233. [2022-08-31 18:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15234. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15235. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15236. [2022-08-31 18:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15237. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15238. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15239. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15240. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15241. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15242. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15243. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15244. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15245. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15246. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15247. [2022-08-31 18:23:45] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  15248. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15249. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15250. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15251. [2022-08-31 18:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15252. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15253. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15254. [2022-08-31 18:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15255. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15256. [2022-08-31 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15257. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15258. [2022-08-31 18:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15259. [2022-08-31 18:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15260. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15261. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15262. [2022-08-31 18:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/332e3232362e3134322e3233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/332e3232362e3134322e3233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/332e3232362e3134322e3233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15263. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15264. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15265. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15266. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15267. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15268. [2022-08-31 18:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15269. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15270. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15271. [2022-08-31 18:23: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15272. [2022-08-31 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15273. [2022-08-31 18:23:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  15274. [2022-08-31 18:23:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  15275. [2022-08-31 18:23:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  15276. [2022-08-31 18:23:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15277. [2022-08-31 18:23:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  15278. [2022-08-31 18:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15279. [2022-08-31 18:23:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15280. [2022-08-31 18:23:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15281. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15282. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15283. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15284. [2022-08-31 18:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15285. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15286. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15287. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15288. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15289. [2022-08-31 18:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15290. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15291. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15292. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15293. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15294. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15295. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15296. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15297. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15298. [2022-08-31 18:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15299. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15300. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15301. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15302. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15303. [2022-08-31 18:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/search"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/search\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/search/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15304. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15305. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15306. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15307. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15308. [2022-08-31 18:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15309. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15310. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15311. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15312. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15313. [2022-08-31 18:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15314. [2022-08-31 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15315. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15316. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15317. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15318. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15319. [2022-08-31 18:23:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15320. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15321. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15322. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15323. [2022-08-31 18:23:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15324. [2022-08-31 18:23:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15325. [2022-08-31 18:45:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15326. [2022-08-31 18:45:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15327. [2022-08-31 18:45:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15328. [2022-08-31 18:45:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15329. [2022-08-31 18:45:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15330. [2022-08-31 19:02:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15331. [2022-08-31 19:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15332. [2022-08-31 19:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15333. [2022-08-31 19:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15334. [2022-08-31 19:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15335. [2022-08-31 19:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15336. [2022-08-31 20:21:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15337. [2022-08-31 20:21:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15338. [2022-08-31 20:21:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15339. [2022-08-31 20:21:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15340. [2022-08-31 20:21:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15341. [2022-08-31 20:21:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15342. [2022-08-31 20:21:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15343. [2022-08-31 20:21:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15344. [2022-08-31 20:21:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15345. [2022-08-31 20:21:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15346. [2022-08-31 20:22:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15347. [2022-08-31 20:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15348. [2022-08-31 20:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15349. [2022-08-31 20:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15350. [2022-08-31 20:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15351. [2022-08-31 20:22:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15352. [2022-08-31 20:22:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15353. [2022-08-31 20:22:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15354. [2022-08-31 20:22:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15355. [2022-08-31 20:22:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15356. [2022-08-31 20:22:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15357. [2022-08-31 20:22:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15358. [2022-08-31 20:22:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15359. [2022-08-31 20:22:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15360. [2022-08-31 20:22:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15361. [2022-08-31 20:22:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15362. [2022-08-31 20:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15363. [2022-08-31 20:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15364. [2022-08-31 20:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15365. [2022-08-31 20:22:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15366. [2022-09-01 14:20:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15367. [2022-09-01 14:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15368. [2022-09-01 14:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15369. [2022-09-01 14:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15370. [2022-09-01 14:20:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15371. [2022-09-01 14:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15372. [2022-09-03 01:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15373. [2022-09-03 01:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15374. [2022-09-03 01:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15375. [2022-09-03 01:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15376. [2022-09-03 01:21:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15377. [2022-09-03 04:47:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15378. [2022-09-03 04:47:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15379. [2022-09-03 04:47:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15380. [2022-09-03 04:47:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15381. [2022-09-03 04:47:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15382. [2022-09-03 04:47:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15383. [2022-09-04 02:10:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15384. [2022-09-04 02:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15385. [2022-09-04 02:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15386. [2022-09-04 02:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15387. [2022-09-04 02:10:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15388. [2022-09-04 02:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15389. [2022-09-04 02:10:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15390. [2022-09-04 02:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15391. [2022-09-04 02:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15392. [2022-09-04 02:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15393. [2022-09-04 02:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15394. [2022-09-04 02:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15395. [2022-09-04 02:10:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15396. [2022-09-04 02:10:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15397. [2022-09-04 02:10:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15398. [2022-09-04 02:10:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15399. [2022-09-04 02:10:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15400. [2022-09-04 02:10:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15401. [2022-09-04 02:10:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  15402. [2022-09-04 02:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15403. [2022-09-04 02:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15404. [2022-09-04 02:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15405. [2022-09-04 02:10:18] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  15406. [2022-09-04 02:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15407. [2022-09-05 01:15:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15408. [2022-09-05 01:15:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15409. [2022-09-05 01:15:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15410. [2022-09-05 01:15:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15411. [2022-09-05 01:15:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15412. [2022-09-05 01:15:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15413. [2022-09-05 01:15:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15414. [2022-09-05 01:15:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15415. [2022-09-05 01:15:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15416. [2022-09-05 01:15:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15417. [2022-09-05 01:15:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15418. [2022-09-05 01:15:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15419. [2022-09-05 01:15:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15420. [2022-09-05 01:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15421. [2022-09-05 01:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15422. [2022-09-05 01:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15423. [2022-09-05 01:15:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15424. [2022-09-05 01:15:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15425. [2022-09-05 01:15:26] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  15426. [2022-09-05 01:15:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15427. [2022-09-05 01:15:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15428. [2022-09-05 01:15:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15429. [2022-09-05 01:15:26] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  15430. [2022-09-05 01:15:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15431. [2022-09-05 07:04:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15432. [2022-09-05 07:04:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15433. [2022-09-05 07:05:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15434. [2022-09-05 07:05:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15435. [2022-09-05 07:05:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15436. [2022-09-05 07:05:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15437. [2022-09-05 07:05:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15438. [2022-09-05 07:05:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15439. [2022-09-05 07:05:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15440. [2022-09-05 07:05:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15441. [2022-09-05 07:05:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15442. [2022-09-06 05:39:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15443. [2022-09-06 05:39:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15444. [2022-09-06 05:39:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15445. [2022-09-06 05:39:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15446. [2022-09-06 05:39:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15447. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15448. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15449. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15450. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15451. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15452. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15453. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15454. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15455. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15456. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15457. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15458. [2022-09-06 20:02:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15459. [2022-09-06 20:02:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15460. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15461. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15462. [2022-09-06 20:02:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /magento_version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /magento_version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/magento_version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15463. [2022-09-06 20:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15464. [2022-09-07 11:17:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15465. [2022-09-07 11:17:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15466. [2022-09-07 11:17:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15467. [2022-09-07 11:17:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15468. [2022-09-07 11:17:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15469. [2022-09-07 11:17:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15470. [2022-09-07 13:04:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15471. [2022-09-07 13:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15472. [2022-09-07 13:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15473. [2022-09-07 13:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15474. [2022-09-07 13:04:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15475. [2022-09-07 13:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15476. [2022-09-07 13:04:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15477. [2022-09-07 13:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15478. [2022-09-07 13:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15479. [2022-09-07 13:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15480. [2022-09-07 13:04:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15481. [2022-09-08 19:35:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15482. [2022-09-08 19:35:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15483. [2022-09-08 19:35:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15484. [2022-09-08 19:35:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15485. [2022-09-08 19:35:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15486. [2022-09-08 19:35:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15487. [2022-09-09 07:24:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15488. [2022-09-09 07:24:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15489. [2022-09-09 07:24:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15490. [2022-09-09 07:24:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15491. [2022-09-09 07:24:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15492. [2022-09-09 19:34:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15493. [2022-09-09 19:34:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15494. [2022-09-09 19:34:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15495. [2022-09-09 19:34:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15496. [2022-09-09 19:34:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15497. [2022-09-09 20:57:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15498. [2022-09-09 20:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15499. [2022-09-09 20:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15500. [2022-09-09 20:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15501. [2022-09-09 20:57:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15502. [2022-09-09 20:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15503. [2022-09-10 03:50:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15504. [2022-09-10 03:50:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15505. [2022-09-10 03:50:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15506. [2022-09-10 03:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15507. [2022-09-10 03:50:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15508. [2022-09-10 13:39:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15509. [2022-09-10 13:39:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15510. [2022-09-10 13:39:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15511. [2022-09-10 13:39:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15512. [2022-09-10 13:39:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15513. [2022-09-12 18:36:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15514. [2022-09-12 18:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15515. [2022-09-12 18:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15516. [2022-09-12 18:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15517. [2022-09-12 18:36:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15518. [2022-09-12 18:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15519. [2022-09-12 22:48:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15520. [2022-09-12 22:48:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15521. [2022-09-12 22:48:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15522. [2022-09-12 22:48:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15523. [2022-09-12 22:48:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15524. [2022-09-13 20:57:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15525. [2022-09-13 20:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15526. [2022-09-13 20:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15527. [2022-09-13 20:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15528. [2022-09-13 20:57:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15529. [2022-09-14 15:41:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15530. [2022-09-14 15:41:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15531. [2022-09-14 15:41:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15532. [2022-09-14 15:41:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15533. [2022-09-14 15:41:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15534. [2022-09-14 16:07:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15535. [2022-09-14 16:07:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15536. [2022-09-14 16:07:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15537. [2022-09-14 16:07:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15538. [2022-09-14 16:07:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15539. [2022-09-14 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15540. [2022-09-14 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15541. [2022-09-14 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15542. [2022-09-14 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15543. [2022-09-14 16:15:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15544. [2022-09-14 19:26:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15545. [2022-09-14 19:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15546. [2022-09-14 19:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15547. [2022-09-14 19:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15548. [2022-09-14 19:26:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15549. [2022-09-14 19:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15550. [2022-09-14 21:11:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15551. [2022-09-14 21:11:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15552. [2022-09-14 21:11:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15553. [2022-09-14 21:11:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15554. [2022-09-14 21:11:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15555. [2022-09-15 20:56:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15556. [2022-09-15 20:56:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15557. [2022-09-15 20:56:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15558. [2022-09-15 20:56:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15559. [2022-09-15 20:56:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15560. [2022-09-15 23:15:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15561. [2022-09-15 23:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15562. [2022-09-15 23:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15563. [2022-09-15 23:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15564. [2022-09-15 23:15:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15565. [2022-09-17 08:05:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15566. [2022-09-17 08:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15567. [2022-09-17 08:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15568. [2022-09-17 08:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15569. [2022-09-17 08:05:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15570. [2022-09-17 08:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15571. [2022-09-18 07:15:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15572. [2022-09-18 07:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15573. [2022-09-18 07:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15574. [2022-09-18 07:15:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15575. [2022-09-18 07:15:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15576. [2022-09-18 15:57:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15577. [2022-09-18 15:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15578. [2022-09-18 15:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15579. [2022-09-18 15:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15580. [2022-09-18 15:57:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15581. [2022-09-18 15:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15582. [2022-09-19 02:13:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15583. [2022-09-19 02:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15584. [2022-09-19 02:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15585. [2022-09-19 02:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15586. [2022-09-19 02:13:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15587. [2022-09-20 00:28:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15588. [2022-09-20 00:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15589. [2022-09-20 00:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15590. [2022-09-20 00:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15591. [2022-09-20 00:28:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15592. [2022-09-20 00:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15593. [2022-09-21 22:21:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15594. [2022-09-21 22:21:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15595. [2022-09-21 22:21:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15596. [2022-09-21 22:21:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15597. [2022-09-21 22:21:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15598. [2022-09-21 22:21:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15599. [2022-09-23 18:06:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15600. [2022-09-23 18:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15601. [2022-09-23 18:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15602. [2022-09-23 18:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15603. [2022-09-23 18:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15604. [2022-09-24 00:58:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15605. [2022-09-24 00:58:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15606. [2022-09-24 00:58:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15607. [2022-09-24 00:58:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15608. [2022-09-24 00:58:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15609. [2022-09-24 00:58:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15610. [2022-09-28 18:04:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15611. [2022-09-28 18:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15612. [2022-09-28 18:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15613. [2022-09-28 18:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15614. [2022-09-28 18:04:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15615. [2022-09-28 18:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15616. [2022-09-29 14:47:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15617. [2022-09-29 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15618. [2022-09-29 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15619. [2022-09-29 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15620. [2022-09-29 14:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15621. [2022-09-29 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15622. [2022-10-03 01:53:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15623. [2022-10-03 01:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15624. [2022-10-03 01:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15625. [2022-10-03 01:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15626. [2022-10-03 01:53:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15627. [2022-10-06 13:05:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15628. [2022-10-06 13:05:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15629. [2022-10-06 13:05:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15630. [2022-10-06 13:05:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15631. [2022-10-06 13:05:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15632. [2022-10-06 16:56:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15633. [2022-10-06 16:56:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15634. [2022-10-06 16:56:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15635. [2022-10-06 16:56:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15636. [2022-10-06 16:56:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15637. [2022-10-06 18:45:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15638. [2022-10-06 18:45:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15639. [2022-10-06 18:45:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15640. [2022-10-06 18:45:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15641. [2022-10-06 18:45:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15642. [2022-10-07 20:44:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15643. [2022-10-07 20:44:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15644. [2022-10-07 20:44:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15645. [2022-10-07 20:44:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15646. [2022-10-07 20:44:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15647. [2022-10-08 00:42:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15648. [2022-10-08 00:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15649. [2022-10-08 00:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15650. [2022-10-08 00:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15651. [2022-10-08 00:42:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15652. [2022-10-09 18:17:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15653. [2022-10-09 18:17:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15654. [2022-10-09 18:17:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15655. [2022-10-09 18:17:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15656. [2022-10-09 18:17:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15657. [2022-10-10 11:38:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15658. [2022-10-10 11:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15659. [2022-10-10 11:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15660. [2022-10-10 11:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15661. [2022-10-10 11:38:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15662. [2022-10-10 11:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15663. [2022-10-12 07:33:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15664. [2022-10-12 07:33:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15665. [2022-10-12 07:33:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15666. [2022-10-12 07:33:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15667. [2022-10-12 07:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15668. [2022-10-12 19:08:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15669. [2022-10-12 19:08:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15670. [2022-10-12 19:08:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15671. [2022-10-12 19:08:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15672. [2022-10-12 19:08:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15673. [2022-10-12 19:08:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15674. [2022-10-14 00:13:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15675. [2022-10-14 00:13:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15676. [2022-10-14 00:13:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15677. [2022-10-14 00:13:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15678. [2022-10-14 00:13:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15679. [2022-10-14 03:11:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15680. [2022-10-14 03:11:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15681. [2022-10-14 03:11:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15682. [2022-10-14 03:11:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15683. [2022-10-14 03:11:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15684. [2022-10-15 01:00:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15685. [2022-10-15 01:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15686. [2022-10-15 01:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15687. [2022-10-15 01:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15688. [2022-10-15 01:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15689. [2022-10-15 07:14:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15690. [2022-10-15 07:14:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15691. [2022-10-15 07:14:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15692. [2022-10-15 07:14:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15693. [2022-10-15 07:14:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15694. [2022-10-15 07:14:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15695. [2022-10-15 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15696. [2022-10-15 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15697. [2022-10-15 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15698. [2022-10-15 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15699. [2022-10-15 07:14:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15700. [2022-10-15 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15701. [2022-10-16 07:01:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15702. [2022-10-16 07:01:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15703. [2022-10-16 07:01:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15704. [2022-10-16 07:01:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15705. [2022-10-16 07:01:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15706. [2022-10-16 13:38:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15707. [2022-10-16 13:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15708. [2022-10-16 13:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15709. [2022-10-16 13:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15710. [2022-10-16 13:38:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15711. [2022-10-18 13:11:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15712. [2022-10-18 13:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15713. [2022-10-18 13:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15714. [2022-10-18 13:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15715. [2022-10-18 13:11:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15716. [2022-10-18 23:22:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15717. [2022-10-18 23:22:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15718. [2022-10-18 23:22:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15719. [2022-10-18 23:22:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15720. [2022-10-18 23:22:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15721. [2022-10-18 23:22:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15722. [2022-10-19 06:26:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15723. [2022-10-19 06:26:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15724. [2022-10-19 06:26:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15725. [2022-10-19 06:26:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15726. [2022-10-19 06:26:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15727. [2022-10-19 12:53:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15728. [2022-10-19 12:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15729. [2022-10-19 12:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15730. [2022-10-19 12:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15731. [2022-10-19 12:53:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15732. [2022-10-19 12:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15733. [2022-10-20 15:28:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15734. [2022-10-20 15:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15735. [2022-10-20 15:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15736. [2022-10-20 15:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15737. [2022-10-20 15:28:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15738. [2022-10-21 21:36:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15739. [2022-10-21 21:36:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15740. [2022-10-21 21:36:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15741. [2022-10-21 21:36:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15742. [2022-10-21 21:36:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15743. [2022-10-21 21:36:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15744. [2022-10-23 01:15:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15745. [2022-10-23 01:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15746. [2022-10-23 01:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15747. [2022-10-23 01:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15748. [2022-10-23 01:15:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15749. [2022-10-23 01:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15750. [2022-10-26 11:14:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15751. [2022-10-26 11:14:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15752. [2022-10-26 11:14:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15753. [2022-10-26 11:14:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15754. [2022-10-26 11:14:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15755. [2022-10-26 11:14:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15756. [2022-10-27 02:35:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15757. [2022-10-27 02:35:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15758. [2022-10-27 02:35:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15759. [2022-10-27 02:35:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15760. [2022-10-27 02:35:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15761. [2022-10-27 02:35:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15762. [2022-10-27 23:31:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15763. [2022-10-27 23:31:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15764. [2022-10-27 23:31:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15765. [2022-10-27 23:31:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15766. [2022-10-27 23:31:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15767. [2022-10-27 23:31:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15768. [2022-10-27 23:57:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15769. [2022-10-27 23:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15770. [2022-10-27 23:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15771. [2022-10-27 23:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15772. [2022-10-27 23:57:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15773. [2022-10-27 23:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15774. [2022-10-28 05:40:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15775. [2022-10-28 05:40:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15776. [2022-10-28 05:40:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15777. [2022-10-28 05:40:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15778. [2022-10-28 05:40:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15779. [2022-10-28 05:40:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15780. [2022-10-29 23:07:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15781. [2022-10-29 23:07:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15782. [2022-10-29 23:07:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15783. [2022-10-29 23:07:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15784. [2022-10-29 23:07:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15785. [2022-10-29 23:07:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15786. [2022-10-30 17:26:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15787. [2022-10-30 17:26:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15788. [2022-10-30 17:26:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15789. [2022-10-30 17:26:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15790. [2022-10-30 17:26:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15791. [2022-10-30 17:26:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15792. [2022-10-30 17:26:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15793. [2022-10-30 17:26:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15794. [2022-10-30 17:26:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15795. [2022-10-30 17:26:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15796. [2022-10-30 17:26:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15797. [2022-10-30 17:26:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15798. [2022-10-30 17:26:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15799. [2022-10-30 17:26:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15800. [2022-10-30 17:26:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15801. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15802. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15803. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15804. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15805. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15806. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15807. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15808. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15809. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15810. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15811. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15812. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15813. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15814. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15815. [2022-10-30 17:26:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15816. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15817. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15818. [2022-10-30 17:26:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15819. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15820. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15821. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15822. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15823. [2022-10-30 17:26:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15824. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15825. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15826. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15827. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15828. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15829. [2022-10-30 17:26:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15830. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15831. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15832. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15833. [2022-10-30 17:26:57] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15834. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15835. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15836. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15837. [2022-10-30 17:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15838. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15839. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15840. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15841. [2022-10-30 17:26:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15842. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15843. [2022-10-30 17:26:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15844. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15845. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15846. [2022-10-30 17:26:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15847. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15848. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15849. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15850. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15851. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15852. [2022-10-30 17:26:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "PUT /api/v2/cmdb/system/admin/admin"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"PUT /api/v2/cmdb/system/admin/admin\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/v2/cmdb/system/admin/admin\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15853. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15854. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15855. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15856. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15857. [2022-10-30 17:26:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15858. [2022-10-30 17:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15859. [2022-10-30 17:27:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15860. [2022-10-30 17:27:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15861. [2022-10-30 17:27:00] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  15862. [2022-10-30 17:27:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  15863. [2022-10-30 17:27:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  15864. [2022-10-30 17:27:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  15865. [2022-10-30 17:27:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  15866. [2022-10-30 17:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15867. [2022-10-30 17:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15868. [2022-10-30 17:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15869. [2022-10-30 17:27:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15870. [2022-10-30 17:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15871. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15872. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15873. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15874. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15875. [2022-10-30 17:27:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  15876. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15877. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15878. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15879. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15880. [2022-10-30 17:27:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/search"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/search\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/search/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15881. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15882. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15883. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15884. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15885. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15886. [2022-10-30 17:27:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15887. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15888. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15889. [2022-10-30 17:27:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15890. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15891. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15892. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15893. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15894. [2022-10-30 17:27:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15895. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15896. [2022-10-30 17:27:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15897. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15898. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15899. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15900. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15901. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15902. [2022-10-30 17:27:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15903. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15904. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15905. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15906. [2022-10-30 17:27:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15907. [2022-10-30 17:27:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15908. [2022-10-30 17:33:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15909. [2022-10-30 17:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15910. [2022-10-30 17:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15911. [2022-10-30 17:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15912. [2022-10-30 17:33:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15913. [2022-10-30 19:25:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15914. [2022-10-30 19:25:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15915. [2022-10-30 19:25:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15916. [2022-10-30 19:25:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15917. [2022-10-30 19:25:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15918. [2022-10-30 19:25:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15919. [2022-10-30 19:25:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15920. [2022-10-30 19:25:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15921. [2022-10-30 19:25:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15922. [2022-10-30 19:25:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15923. [2022-10-31 01:43:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15924. [2022-10-31 01:43:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15925. [2022-10-31 01:43:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15926. [2022-10-31 01:43:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15927. [2022-10-31 01:43:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15928. [2022-10-31 02:12:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15929. [2022-10-31 02:12:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  15930. [2022-10-31 02:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15931. [2022-10-31 02:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15932. [2022-10-31 02:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15933. [2022-10-31 02:12:11] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  15934. [2022-10-31 02:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15935. [2022-10-31 02:35:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15936. [2022-10-31 02:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15937. [2022-10-31 02:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15938. [2022-10-31 02:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15939. [2022-10-31 02:35:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15940. [2022-10-31 03:22:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15941. [2022-10-31 03:22:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15942. [2022-10-31 03:22:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15943. [2022-10-31 03:22:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15944. [2022-10-31 03:22:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15945. [2022-10-31 07:38:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15946. [2022-10-31 07:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15947. [2022-10-31 07:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15948. [2022-10-31 07:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15949. [2022-10-31 07:38:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15950. [2022-10-31 07:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15951. [2022-11-01 02:14:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15952. [2022-11-01 02:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15953. [2022-11-01 02:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15954. [2022-11-01 02:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15955. [2022-11-01 02:14:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15956. [2022-11-01 02:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15957. [2022-11-02 00:50:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15958. [2022-11-02 00:50:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15959. [2022-11-02 00:50:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15960. [2022-11-02 00:50:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15961. [2022-11-02 00:50:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15962. [2022-11-02 00:50:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15963. [2022-11-04 18:04:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15964. [2022-11-04 18:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15965. [2022-11-04 18:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15966. [2022-11-04 18:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15967. [2022-11-04 18:04:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15968. [2022-11-04 18:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15969. [2022-11-05 04:43:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15970. [2022-11-05 04:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15971. [2022-11-05 04:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15972. [2022-11-05 04:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15973. [2022-11-05 04:43:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15974. [2022-11-05 07:39:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15975. [2022-11-05 07:39:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15976. [2022-11-05 07:39:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15977. [2022-11-05 07:39:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15978. [2022-11-05 07:39:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15979. [2022-11-06 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15980. [2022-11-06 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15981. [2022-11-06 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15982. [2022-11-06 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15983. [2022-11-06 13:57:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15984. [2022-11-07 09:11:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15985. [2022-11-07 09:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15986. [2022-11-07 09:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15987. [2022-11-07 09:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15988. [2022-11-07 09:11:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  15989. [2022-11-07 09:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15990. [2022-11-07 15:52:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15991. [2022-11-07 15:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15992. [2022-11-07 15:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15993. [2022-11-07 15:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15994. [2022-11-07 15:52:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  15995. [2022-11-08 00:43:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  15996. [2022-11-08 00:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  15997. [2022-11-08 00:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15998. [2022-11-08 00:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  15999. [2022-11-08 00:43:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16000. [2022-11-08 06:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16001. [2022-11-08 06:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16002. [2022-11-08 06:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16003. [2022-11-08 06:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16004. [2022-11-08 06:29:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16005. [2022-11-08 06:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16006. [2022-11-08 06:29:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16007. [2022-11-08 06:29:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16008. [2022-11-08 06:29:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16009. [2022-11-08 06:29:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16010. [2022-11-08 06:29:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16011. [2022-11-09 21:47:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16012. [2022-11-09 21:47:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16013. [2022-11-09 21:47:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16014. [2022-11-09 21:47:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16015. [2022-11-09 21:47:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16016. [2022-11-10 19:26:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16017. [2022-11-10 19:26:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16018. [2022-11-10 19:26:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16019. [2022-11-10 19:26:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16020. [2022-11-10 19:26:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16021. [2022-11-11 09:06:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16022. [2022-11-11 09:06:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16023. [2022-11-11 09:06:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16024. [2022-11-11 09:06:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16025. [2022-11-11 09:06:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16026. [2022-11-12 08:05:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16027. [2022-11-12 08:05:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16028. [2022-11-12 08:05:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16029. [2022-11-12 08:05:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16030. [2022-11-12 08:05:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16031. [2022-11-12 20:14:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16032. [2022-11-12 20:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16033. [2022-11-12 20:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16034. [2022-11-12 20:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16035. [2022-11-12 20:14:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16036. [2022-11-12 20:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16037. [2022-11-13 09:18:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16038. [2022-11-13 09:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16039. [2022-11-13 09:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16040. [2022-11-13 09:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16041. [2022-11-13 09:18:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16042. [2022-11-15 11:38:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16043. [2022-11-15 11:38:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16044. [2022-11-15 11:38:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16045. [2022-11-15 11:38:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16046. [2022-11-15 11:38:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16047. [2022-11-15 21:34:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16048. [2022-11-15 21:34:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16049. [2022-11-15 21:34:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16050. [2022-11-15 21:34:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16051. [2022-11-15 21:34:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16052. [2022-11-17 09:12:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16053. [2022-11-17 09:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16054. [2022-11-17 09:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16055. [2022-11-17 09:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16056. [2022-11-17 09:12:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16057. [2022-11-18 15:51:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16058. [2022-11-18 15:51:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16059. [2022-11-18 15:51:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16060. [2022-11-18 15:51:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16061. [2022-11-18 15:51:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16062. [2022-11-18 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16063. [2022-11-18 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16064. [2022-11-18 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16065. [2022-11-18 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16066. [2022-11-18 22:00:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16067. [2022-11-20 01:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16068. [2022-11-20 01:29:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16069. [2022-11-20 01:29:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16070. [2022-11-20 01:29:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16071. [2022-11-20 01:29:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16072. [2022-11-20 10:59:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16073. [2022-11-20 10:59:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16074. [2022-11-20 10:59:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16075. [2022-11-20 10:59:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16076. [2022-11-20 10:59:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16077. [2022-11-20 10:59:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16078. [2022-11-22 21:31:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16079. [2022-11-22 21:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16080. [2022-11-22 21:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16081. [2022-11-22 21:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16082. [2022-11-22 21:31:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16083. [2022-11-22 21:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16084. [2022-11-23 00:22:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16085. [2022-11-23 00:22:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16086. [2022-11-23 00:22:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16087. [2022-11-23 00:22:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16088. [2022-11-23 00:22:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16089. [2022-11-24 01:55:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16090. [2022-11-24 01:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16091. [2022-11-24 01:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16092. [2022-11-24 01:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16093. [2022-11-24 01:55:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16094. [2022-11-24 21:25:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16095. [2022-11-24 21:25:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16096. [2022-11-24 21:25:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16097. [2022-11-24 21:25:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16098. [2022-11-24 21:25:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16099. [2022-11-26 05:11:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16100. [2022-11-26 05:11:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16101. [2022-11-26 05:11:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16102. [2022-11-26 05:11:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16103. [2022-11-26 05:11:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16104. [2022-11-26 15:13:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16105. [2022-11-26 15:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16106. [2022-11-26 15:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16107. [2022-11-26 15:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16108. [2022-11-26 15:13:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16109. [2022-11-26 15:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16110. [2022-11-28 17:57:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16111. [2022-11-28 17:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16112. [2022-11-28 17:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16113. [2022-11-28 17:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16114. [2022-11-28 17:57:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16115. [2022-11-29 16:08:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16116. [2022-11-29 16:08:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16117. [2022-11-29 16:08:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16118. [2022-11-29 16:08:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16119. [2022-11-29 16:08:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16120. [2022-11-29 16:08:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16121. [2022-11-30 20:52:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16122. [2022-11-30 20:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16123. [2022-11-30 20:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16124. [2022-11-30 20:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16125. [2022-11-30 20:52:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16126. [2022-12-01 22:50:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16127. [2022-12-01 22:50:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16128. [2022-12-01 22:50:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16129. [2022-12-01 22:50:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16130. [2022-12-01 22:50:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16131. [2022-12-03 06:55:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16132. [2022-12-03 06:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16133. [2022-12-03 06:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16134. [2022-12-03 06:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16135. [2022-12-03 06:55:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16136. [2022-12-04 16:43:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16137. [2022-12-04 16:43:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16138. [2022-12-04 16:43:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16139. [2022-12-04 16:43:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16140. [2022-12-04 16:43:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16141. [2022-12-04 16:43:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16142. [2022-12-05 02:24:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16143. [2022-12-05 02:24:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16144. [2022-12-05 02:24:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16145. [2022-12-05 02:24:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16146. [2022-12-05 02:24:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16147. [2022-12-06 13:18:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16148. [2022-12-06 13:18:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16149. [2022-12-06 13:18:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16150. [2022-12-06 13:18:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16151. [2022-12-06 13:18:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16152. [2022-12-07 10:47:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16153. [2022-12-07 10:47:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16154. [2022-12-07 10:47:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16155. [2022-12-07 10:47:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16156. [2022-12-07 10:47:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16157. [2022-12-07 10:47:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16158. [2022-12-07 20:43:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16159. [2022-12-07 20:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16160. [2022-12-07 20:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16161. [2022-12-07 20:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16162. [2022-12-07 20:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16163. [2022-12-09 14:13:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16164. [2022-12-09 14:13:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16165. [2022-12-09 14:13:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16166. [2022-12-09 14:13:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16167. [2022-12-09 14:13:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16168. [2022-12-09 20:32:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16169. [2022-12-09 20:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16170. [2022-12-09 20:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16171. [2022-12-09 20:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16172. [2022-12-09 20:32:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16173. [2022-12-09 20:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16174. [2022-12-10 12:07:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16175. [2022-12-10 12:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16176. [2022-12-10 12:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16177. [2022-12-10 12:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16178. [2022-12-10 12:07:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16179. [2022-12-11 14:24:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16180. [2022-12-11 14:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16181. [2022-12-11 14:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16182. [2022-12-11 14:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16183. [2022-12-11 14:24:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16184. [2022-12-11 14:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16185. [2022-12-12 02:44:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16186. [2022-12-12 02:44:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16187. [2022-12-12 02:44:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16188. [2022-12-12 02:44:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16189. [2022-12-12 02:44:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16190. [2022-12-12 02:44:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16191. [2022-12-12 02:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16192. [2022-12-12 02:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16193. [2022-12-12 02:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16194. [2022-12-12 02:44:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16195. [2022-12-12 02:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16196. [2022-12-13 18:27:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16197. [2022-12-13 18:27:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16198. [2022-12-13 18:27:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16199. [2022-12-13 18:27:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16200. [2022-12-13 18:27:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16201. [2022-12-14 21:06:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16202. [2022-12-14 21:06:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16203. [2022-12-14 21:06:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16204. [2022-12-14 21:06:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16205. [2022-12-14 21:06:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16206. [2022-12-14 21:06:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16207. [2022-12-14 23:19:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16208. [2022-12-14 23:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16209. [2022-12-14 23:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16210. [2022-12-14 23:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16211. [2022-12-14 23:19:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16212. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16213. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16214. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16215. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16216. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16217. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16218. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16219. [2022-12-17 07:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16220. [2022-12-17 07:37:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16221. [2022-12-17 07:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16222. [2022-12-17 10:21:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16223. [2022-12-17 10:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16224. [2022-12-17 10:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16225. [2022-12-17 10:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16226. [2022-12-17 10:21:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16227. [2022-12-17 10:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16228. [2022-12-23 08:31:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16229. [2022-12-23 08:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16230. [2022-12-23 08:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16231. [2022-12-23 08:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16232. [2022-12-23 08:31:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16233. [2022-12-29 08:40:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16234. [2022-12-29 08:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16235. [2022-12-29 08:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16236. [2022-12-29 08:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16237. [2022-12-29 08:40:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16238. [2022-12-29 08:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16239. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16240. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16241. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16242. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16243. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16244. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16245. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16246. [2022-12-29 17:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16247. [2022-12-29 17:22:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16248. [2022-12-29 17:22:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16249. [2022-12-29 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16250. [2022-12-29 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16251. [2022-12-29 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16252. [2022-12-29 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16253. [2022-12-29 17:22:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16254. [2022-12-29 17:22:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16255. [2022-12-29 17:22:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16256. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16257. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16258. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16259. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16260. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16261. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16262. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16263. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16264. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16265. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16266. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16267. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16268. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16269. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16270. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16271. [2022-12-29 17:22:47] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16272. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16273. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16274. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16275. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16276. [2022-12-29 17:22:47] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  16277. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16278. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16279. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16280. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16281. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16282. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16283. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16284. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16285. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16286. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16287. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16288. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16289. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16290. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16291. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16292. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16293. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16294. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16295. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16296. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16297. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16298. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16299. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16300. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16301. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16302. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16303. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16304. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16305. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16306. [2022-12-29 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16307. [2022-12-29 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16308. [2022-12-29 17:22:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  16309. [2022-12-29 17:22:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  16310. [2022-12-29 17:22:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  16311. [2022-12-29 17:22:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  16312. [2022-12-29 17:22:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  16313. [2022-12-29 17:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16314. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16315. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16316. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16317. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16318. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16319. [2022-12-29 17:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16320. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16321. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16322. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16323. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16324. [2022-12-29 17:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16325. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16326. [2022-12-29 17:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16327. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16328. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16329. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16330. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16331. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16332. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16333. [2022-12-29 17:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16334. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16335. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16336. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16337. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16338. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16339. [2022-12-29 17:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16340. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16341. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16342. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16343. [2022-12-29 17:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/search"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/search\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/search/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16344. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16345. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16346. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16347. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16348. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16349. [2022-12-29 17:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16350. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16351. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16352. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16353. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16354. [2022-12-29 17:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16355. [2022-12-29 17:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16356. [2022-12-29 17:22:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16357. [2022-12-29 17:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16358. [2022-12-29 17:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16359. [2022-12-29 17:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16360. [2022-12-29 17:22:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16361. [2022-12-29 17:23:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16362. [2022-12-29 17:23:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16363. [2022-12-29 17:23:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16364. [2022-12-29 17:23:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16365. [2022-12-29 17:23:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16366. [2022-12-29 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16367. [2022-12-29 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16368. [2022-12-29 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16369. [2022-12-29 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16370. [2022-12-29 17:24:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16371. [2022-12-29 17:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16372. [2022-12-29 17:24:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16373. [2022-12-29 17:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16374. [2022-12-29 17:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16375. [2022-12-29 17:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16376. [2022-12-29 17:24:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.hg/requires"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.hg/requires\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.hg/requires/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16377. [2022-12-29 17:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16378. [2022-12-29 17:24:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16379. [2022-12-29 17:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16380. [2022-12-29 17:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16381. [2022-12-29 17:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16382. [2022-12-29 17:24:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16383. [2022-12-29 17:24:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16384. [2022-12-29 17:24:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16385. [2022-12-29 17:24:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16386. [2022-12-29 17:24:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16387. [2022-12-29 17:24:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16388. [2022-12-29 17:24:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16389. [2022-12-29 17:24:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e74e8a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e74e8a","method":"GET"} []
  16390. [2022-12-29 17:24:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16391. [2022-12-29 17:24:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16392. [2022-12-29 17:24:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16393. [2022-12-29 17:24:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16394. [2022-12-29 17:24:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16395. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16396. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16397. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16398. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16399. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16400. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16401. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16402. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16403. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16404. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16405. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16406. [2022-12-29 17:24:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/plugins/.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/plugins/.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16407. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16408. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16409. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16410. [2022-12-29 17:24:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16411. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16412. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16413. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16414. [2022-12-29 17:24:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-content/themes/.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-content/themes/.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16415. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16416. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16417. [2022-12-29 17:24:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-includes/js/.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-includes/js/.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16418. [2022-12-29 17:24:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16419. [2022-12-29 17:52:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16420. [2022-12-29 17:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16421. [2022-12-29 17:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16422. [2022-12-29 17:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16423. [2022-12-29 17:52:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16424. [2022-12-29 19:22:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16425. [2022-12-29 19:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16426. [2022-12-29 19:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16427. [2022-12-29 19:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16428. [2022-12-29 19:22:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16429. [2022-12-29 19:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16430. [2022-12-29 19:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16431. [2022-12-29 19:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16432. [2022-12-29 19:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16433. [2022-12-29 19:22:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16434. [2022-12-29 19:23:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16435. [2022-12-29 19:23:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16436. [2022-12-29 19:23:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16437. [2022-12-29 19:23:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16438. [2022-12-29 19:23:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16439. [2022-12-29 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16440. [2022-12-29 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16441. [2022-12-29 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16442. [2022-12-29 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16443. [2022-12-29 19:23:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16444. [2022-12-30 01:18:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16445. [2022-12-30 01:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16446. [2022-12-30 01:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16447. [2022-12-30 01:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16448. [2022-12-30 01:18:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16449. [2022-12-30 02:38:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16450. [2022-12-30 02:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16451. [2022-12-30 02:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16452. [2022-12-30 02:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16453. [2022-12-30 02:38:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16454. [2022-12-30 02:46:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16455. [2022-12-30 02:46:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16456. [2022-12-30 02:46:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16457. [2022-12-30 02:46:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16458. [2022-12-30 02:46:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16459. [2022-12-30 03:29:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16460. [2022-12-30 03:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16461. [2022-12-30 03:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16462. [2022-12-30 03:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16463. [2022-12-30 03:29:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16464. [2022-12-30 23:54:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16465. [2022-12-30 23:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16466. [2022-12-30 23:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16467. [2022-12-30 23:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16468. [2022-12-30 23:54:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16469. [2023-01-01 19:37:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16470. [2023-01-01 19:37:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16471. [2023-01-01 19:37:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16472. [2023-01-01 19:37:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16473. [2023-01-01 19:37:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16474. [2023-01-01 19:38:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16475. [2023-01-01 19:38:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16476. [2023-01-01 19:38:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16477. [2023-01-01 19:38:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16478. [2023-01-01 19:38:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16479. [2023-01-01 19:38:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16480. [2023-01-01 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16481. [2023-01-01 22:52:47] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  16482. [2023-01-01 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16483. [2023-01-01 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16484. [2023-01-01 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16485. [2023-01-01 22:52:47] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  16486. [2023-01-01 22:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16487. [2023-01-02 09:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16488. [2023-01-02 09:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16489. [2023-01-02 09:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16490. [2023-01-02 09:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16491. [2023-01-02 09:15:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16492. [2023-01-02 09:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16493. [2023-01-02 20:53:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16494. [2023-01-02 20:53:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16495. [2023-01-02 20:53:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16496. [2023-01-02 20:53:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16497. [2023-01-02 20:53:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16498. [2023-01-04 06:24:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16499. [2023-01-04 06:24:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16500. [2023-01-04 06:24:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16501. [2023-01-04 06:24:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16502. [2023-01-04 06:24:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16503. [2023-01-04 06:24:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16504. [2023-01-04 06:25:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16505. [2023-01-04 06:25:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16506. [2023-01-04 06:25:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16507. [2023-01-04 06:25:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16508. [2023-01-04 06:25:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16509. [2023-01-04 17:42:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16510. [2023-01-04 17:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16511. [2023-01-04 17:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16512. [2023-01-04 17:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16513. [2023-01-04 17:42:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16514. [2023-01-04 17:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16515. [2023-01-05 07:30:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16516. [2023-01-05 07:30:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16517. [2023-01-05 07:30:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16518. [2023-01-05 07:30:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16519. [2023-01-05 07:30:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16520. [2023-01-06 05:45:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16521. [2023-01-06 05:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16522. [2023-01-06 05:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16523. [2023-01-06 05:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16524. [2023-01-06 05:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16525. [2023-01-06 22:31:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16526. [2023-01-06 22:31:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16527. [2023-01-06 22:31:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16528. [2023-01-06 22:31:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16529. [2023-01-06 22:31:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16530. [2023-01-08 17:19:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16531. [2023-01-08 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16532. [2023-01-08 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16533. [2023-01-08 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16534. [2023-01-08 17:19:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16535. [2023-01-08 17:25:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16536. [2023-01-08 17:25:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16537. [2023-01-08 17:25:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16538. [2023-01-08 17:25:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16539. [2023-01-08 17:25:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16540. [2023-01-09 18:10:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16541. [2023-01-09 18:10:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16542. [2023-01-09 18:10:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16543. [2023-01-09 18:10:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16544. [2023-01-09 18:10:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16545. [2023-01-09 18:10:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16546. [2023-01-10 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16547. [2023-01-10 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16548. [2023-01-10 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16549. [2023-01-10 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16550. [2023-01-10 05:08:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16551. [2023-01-10 11:50:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16552. [2023-01-10 11:50:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16553. [2023-01-10 11:50:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16554. [2023-01-10 11:50:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16555. [2023-01-10 11:50:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16556. [2023-01-11 15:43:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16557. [2023-01-11 15:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16558. [2023-01-11 15:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16559. [2023-01-11 15:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16560. [2023-01-11 15:43:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16561. [2023-01-11 15:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16562. [2023-01-11 22:11:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16563. [2023-01-11 22:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16564. [2023-01-11 22:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16565. [2023-01-11 22:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16566. [2023-01-11 22:11:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16567. [2023-01-11 22:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16568. [2023-01-11 22:11:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16569. [2023-01-11 22:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16570. [2023-01-11 22:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16571. [2023-01-11 22:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16572. [2023-01-11 22:11:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16573. [2023-01-13 16:39:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16574. [2023-01-13 16:39:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16575. [2023-01-13 16:39:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16576. [2023-01-13 16:39:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16577. [2023-01-13 16:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16578. [2023-01-14 18:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16579. [2023-01-14 18:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16580. [2023-01-14 18:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16581. [2023-01-14 18:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16582. [2023-01-14 18:52:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16583. [2023-01-15 03:52:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16584. [2023-01-15 03:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16585. [2023-01-15 03:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16586. [2023-01-15 03:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16587. [2023-01-15 03:52:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16588. [2023-01-17 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16589. [2023-01-17 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16590. [2023-01-17 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16591. [2023-01-17 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16592. [2023-01-17 12:02:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16593. [2023-01-17 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16594. [2023-01-17 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16595. [2023-01-17 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16596. [2023-01-17 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16597. [2023-01-17 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16598. [2023-01-17 17:19:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16599. [2023-01-17 17:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16600. [2023-01-17 19:59:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16601. [2023-01-17 19:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16602. [2023-01-17 19:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16603. [2023-01-17 19:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16604. [2023-01-17 19:59:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16605. [2023-01-19 03:30:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16606. [2023-01-19 03:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16607. [2023-01-19 03:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16608. [2023-01-19 03:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16609. [2023-01-19 03:30:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16610. [2023-01-19 03:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16611. [2023-01-19 03:31:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16612. [2023-01-19 03:31:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16613. [2023-01-19 03:31:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16614. [2023-01-19 03:31:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16615. [2023-01-19 03:31:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16616. [2023-01-19 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16617. [2023-01-19 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16618. [2023-01-19 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16619. [2023-01-19 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16620. [2023-01-19 10:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16621. [2023-01-19 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16622. [2023-01-19 17:44:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16623. [2023-01-19 17:44:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16624. [2023-01-19 17:44:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16625. [2023-01-19 17:44:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16626. [2023-01-19 17:44:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16627. [2023-01-19 17:44:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16628. [2023-01-19 17:44:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82f426"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/82f426","method":"GET"} []
  16629. [2023-01-19 21:40:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16630. [2023-01-19 21:40:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16631. [2023-01-19 21:40:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16632. [2023-01-19 21:40:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16633. [2023-01-19 21:40:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16634. [2023-01-20 10:56:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16635. [2023-01-20 10:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16636. [2023-01-20 10:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16637. [2023-01-20 10:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16638. [2023-01-20 10:56:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16639. [2023-01-20 10:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16640. [2023-01-20 10:57:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16641. [2023-01-20 10:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16642. [2023-01-20 10:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16643. [2023-01-20 10:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16644. [2023-01-20 10:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16645. [2023-01-20 18:18:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16646. [2023-01-20 18:18:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16647. [2023-01-20 18:18:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16648. [2023-01-20 18:18:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16649. [2023-01-20 18:18:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16650. [2023-01-20 22:12:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16651. [2023-01-20 22:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16652. [2023-01-20 22:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16653. [2023-01-20 22:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16654. [2023-01-20 22:12:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16655. [2023-01-20 22:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16656. [2023-01-21 03:06:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16657. [2023-01-21 03:06:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16658. [2023-01-21 03:06:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16659. [2023-01-21 03:06:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16660. [2023-01-21 03:06:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16661. [2023-01-21 05:55:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16662. [2023-01-21 05:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16663. [2023-01-21 05:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16664. [2023-01-21 05:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16665. [2023-01-21 05:55:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16666. [2023-01-21 09:27:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16667. [2023-01-21 09:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16668. [2023-01-21 09:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16669. [2023-01-21 09:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16670. [2023-01-21 09:27:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16671. [2023-01-22 14:09:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16672. [2023-01-22 14:09:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16673. [2023-01-22 14:09:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16674. [2023-01-22 14:09:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16675. [2023-01-22 14:09:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16676. [2023-01-23 17:09:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16677. [2023-01-23 17:09:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16678. [2023-01-23 17:09:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16679. [2023-01-23 17:09:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16680. [2023-01-23 17:09:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16681. [2023-01-24 02:02:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16682. [2023-01-24 02:02:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16683. [2023-01-24 02:02:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16684. [2023-01-24 02:02:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16685. [2023-01-24 02:02:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16686. [2023-01-25 05:12:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16687. [2023-01-25 05:12:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16688. [2023-01-25 05:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16689. [2023-01-25 05:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16690. [2023-01-25 05:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16691. [2023-01-25 05:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16692. [2023-01-25 05:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16693. [2023-01-25 05:13:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16694. [2023-01-25 05:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16695. [2023-01-25 05:13:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16696. [2023-01-25 05:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16697. [2023-01-25 16:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16698. [2023-01-25 16:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16699. [2023-01-25 16:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16700. [2023-01-25 16:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16701. [2023-01-25 16:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16702. [2023-01-25 17:29:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16703. [2023-01-25 17:29:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16704. [2023-01-25 17:29:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16705. [2023-01-25 17:29:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16706. [2023-01-25 17:29:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16707. [2023-01-26 17:20:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16708. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16709. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16710. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16711. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16712. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16713. [2023-01-26 17:20:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16714. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16715. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16716. [2023-01-26 17:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16717. [2023-01-26 17:20:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "3.226.142.23")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"3.226.142.23\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16718. [2023-01-27 05:00:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16719. [2023-01-27 05:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16720. [2023-01-27 05:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16721. [2023-01-27 05:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16722. [2023-01-27 05:00:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16723. [2023-01-27 07:57:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16724. [2023-01-27 07:57:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16725. [2023-01-27 07:57:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16726. [2023-01-27 07:57:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16727. [2023-01-27 07:57:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16728. [2023-01-27 07:57:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16729. [2023-01-27 17:35:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16730. [2023-01-27 17:35:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16731. [2023-01-27 17:35:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16732. [2023-01-27 17:35:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16733. [2023-01-27 17:35:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16734. [2023-01-28 06:29:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16735. [2023-01-28 06:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16736. [2023-01-28 06:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16737. [2023-01-28 06:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16738. [2023-01-28 06:29:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16739. [2023-01-28 17:09:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16740. [2023-01-28 17:09:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16741. [2023-01-28 17:09:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16742. [2023-01-28 17:09:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16743. [2023-01-28 17:09:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16744. [2023-01-28 21:49:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16745. [2023-01-28 21:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16746. [2023-01-28 21:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16747. [2023-01-28 21:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16748. [2023-01-28 21:49:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16749. [2023-01-30 06:34:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16750. [2023-01-30 06:34:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16751. [2023-01-30 06:34:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16752. [2023-01-30 06:34:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16753. [2023-01-30 06:34:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16754. [2023-02-02 09:46:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16755. [2023-02-02 09:46:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16756. [2023-02-02 09:46:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16757. [2023-02-02 09:46:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16758. [2023-02-02 09:46:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16759. [2023-02-02 09:51:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16760. [2023-02-02 09:51:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16761. [2023-02-02 09:51:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16762. [2023-02-02 09:51:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16763. [2023-02-02 09:51:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16764. [2023-02-02 09:51:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16765. [2023-02-02 15:17:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16766. [2023-02-02 15:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16767. [2023-02-02 15:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16768. [2023-02-02 15:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16769. [2023-02-02 15:17:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16770. [2023-02-03 02:37:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16771. [2023-02-03 02:37:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16772. [2023-02-03 02:37:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16773. [2023-02-03 02:37:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16774. [2023-02-03 02:37:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16775. [2023-02-03 09:17:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16776. [2023-02-03 09:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16777. [2023-02-03 09:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16778. [2023-02-03 09:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16779. [2023-02-03 09:17:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16780. [2023-02-03 18:04:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16781. [2023-02-03 18:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16782. [2023-02-03 18:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16783. [2023-02-03 18:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16784. [2023-02-03 18:04:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16785. [2023-02-03 18:25:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16786. [2023-02-03 18:25:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16787. [2023-02-03 18:25:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16788. [2023-02-03 18:25:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16789. [2023-02-03 18:25:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16790. [2023-02-04 04:07:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16791. [2023-02-04 04:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16792. [2023-02-04 04:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16793. [2023-02-04 04:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16794. [2023-02-04 04:07:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16795. [2023-02-05 19:34:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16796. [2023-02-05 19:34:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16797. [2023-02-05 19:34:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16798. [2023-02-05 19:34:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16799. [2023-02-05 19:34:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16800. [2023-02-06 11:47:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16801. [2023-02-06 11:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16802. [2023-02-06 11:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16803. [2023-02-06 11:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16804. [2023-02-06 11:47:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16805. [2023-02-06 11:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16806. [2023-02-06 17:50:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16807. [2023-02-06 17:50:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16808. [2023-02-06 17:50:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16809. [2023-02-06 17:50:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16810. [2023-02-06 17:50:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16811. [2023-02-07 12:15:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16812. [2023-02-07 12:15:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16813. [2023-02-07 12:15:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16814. [2023-02-07 12:15:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16815. [2023-02-07 12:15:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16816. [2023-02-09 08:44:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16817. [2023-02-09 08:44:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16818. [2023-02-09 08:44:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16819. [2023-02-09 08:44:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16820. [2023-02-09 08:44:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16821. [2023-02-09 08:44:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16822. [2023-02-10 04:18:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16823. [2023-02-10 04:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16824. [2023-02-10 04:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16825. [2023-02-10 04:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16826. [2023-02-10 04:18:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16827. [2023-02-10 04:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16828. [2023-02-10 04:18:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16829. [2023-02-10 04:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16830. [2023-02-10 04:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16831. [2023-02-10 04:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16832. [2023-02-10 04:18:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16833. [2023-02-10 12:13:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16834. [2023-02-10 12:13:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16835. [2023-02-10 12:13:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16836. [2023-02-10 12:13:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16837. [2023-02-10 12:13:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16838. [2023-02-12 00:36:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16839. [2023-02-12 00:36:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16840. [2023-02-12 00:36:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16841. [2023-02-12 00:36:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16842. [2023-02-12 00:36:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16843. [2023-02-12 06:08:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16844. [2023-02-12 06:08:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16845. [2023-02-12 06:08:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16846. [2023-02-12 06:08:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16847. [2023-02-12 06:08:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16848. [2023-02-12 16:49:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16849. [2023-02-12 16:49:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16850. [2023-02-12 16:49:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16851. [2023-02-12 16:49:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16852. [2023-02-12 16:49:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16853. [2023-02-12 23:05:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16854. [2023-02-12 23:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16855. [2023-02-12 23:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16856. [2023-02-12 23:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16857. [2023-02-12 23:05:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16858. [2023-02-12 23:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16859. [2023-02-14 10:59:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16860. [2023-02-14 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16861. [2023-02-14 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16862. [2023-02-14 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16863. [2023-02-14 10:59:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16864. [2023-02-14 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16865. [2023-02-16 08:32:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16866. [2023-02-16 08:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16867. [2023-02-16 08:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16868. [2023-02-16 08:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16869. [2023-02-16 08:32:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16870. [2023-02-16 08:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16871. [2023-02-17 20:19:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16872. [2023-02-17 20:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16873. [2023-02-17 20:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16874. [2023-02-17 20:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16875. [2023-02-17 20:19:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16876. [2023-02-20 05:52:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16877. [2023-02-20 05:52:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16878. [2023-02-20 05:52:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16879. [2023-02-20 05:52:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16880. [2023-02-20 05:52:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16881. [2023-02-20 05:52:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16882. [2023-02-21 12:18:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16883. [2023-02-21 12:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16884. [2023-02-21 12:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16885. [2023-02-21 12:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16886. [2023-02-21 12:18:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16887. [2023-02-21 12:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16888. [2023-02-25 09:57:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16889. [2023-02-25 09:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16890. [2023-02-25 09:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16891. [2023-02-25 09:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16892. [2023-02-25 09:57:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16893. [2023-02-25 09:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16894. [2023-02-25 10:01:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16895. [2023-02-25 10:01:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16896. [2023-02-25 10:01:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16897. [2023-02-25 10:01:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16898. [2023-02-25 10:01:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16899. [2023-02-25 10:01:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16900. [2023-02-25 10:02:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16901. [2023-02-25 10:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16902. [2023-02-25 10:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16903. [2023-02-25 10:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16904. [2023-02-25 10:02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16905. [2023-02-25 10:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16906. [2023-02-25 10:02:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16907. [2023-02-25 10:02:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16908. [2023-02-25 10:02:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16909. [2023-02-25 10:02:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16910. [2023-02-25 10:02:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16911. [2023-02-25 10:02:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16912. [2023-02-27 09:47:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16913. [2023-02-27 09:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16914. [2023-02-27 09:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16915. [2023-02-27 09:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16916. [2023-02-27 09:47:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16917. [2023-02-27 09:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16918. [2023-02-27 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16919. [2023-02-27 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16920. [2023-02-27 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16921. [2023-02-27 17:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16922. [2023-02-27 17:22:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16923. [2023-02-27 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16924. [2023-02-27 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16925. [2023-02-27 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16926. [2023-02-27 17:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16927. [2023-02-27 17:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16928. [2023-02-27 17:23:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16929. [2023-02-27 17:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16930. [2023-02-27 17:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16931. [2023-02-27 17:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16932. [2023-02-27 17:23:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16933. [2023-02-27 17:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16934. [2023-02-27 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16935. [2023-02-27 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16936. [2023-02-27 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16937. [2023-02-27 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16938. [2023-02-27 17:23:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16939. [2023-02-27 17:24:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16940. [2023-02-27 17:24:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16941. [2023-02-27 17:24:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16942. [2023-02-27 17:24:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16943. [2023-02-27 17:24:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16944. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16945. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16946. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16947. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16948. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16949. [2023-02-27 17:26:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16950. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16951. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16952. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16953. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16954. [2023-02-27 17:26:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16955. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16956. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16957. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16958. [2023-02-27 17:26:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16959. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16960. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16961. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16962. [2023-02-27 17:26:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16963. [2023-02-27 17:26:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16964. [2023-02-27 17:26:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16965. [2023-02-27 17:26:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16966. [2023-02-27 17:26:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16967. [2023-02-27 17:26:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16968. [2023-02-27 17:26:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16969. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16970. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16971. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16972. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16973. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16974. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16975. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16976. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16977. [2023-02-27 17:26:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /XydbfJRWoM" (from "https://upfld.rn.back.di014.com/XydbfJRWoM")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /XydbfJRWoM\" (from \"https://upfld.rn.back.di014.com/XydbfJRWoM\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/XydbfJRWoM/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16978. [2023-02-27 17:26:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "OPTIONS /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"OPTIONS /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16979. [2023-02-27 17:26:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16980. [2023-02-27 17:27:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16981. [2023-02-27 17:27:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16982. [2023-02-27 17:27:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16983. [2023-02-27 17:27:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16984. [2023-02-27 17:27:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16985. [2023-02-27 17:27:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16986. [2023-02-27 17:27:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16987. [2023-02-27 17:27:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16988. [2023-02-27 17:27:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16989. [2023-02-27 17:27:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /EBeAvYwevL" (from "https://upfld.rn.back.di014.com/EBeAvYwevL")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /EBeAvYwevL\" (from \"https://upfld.rn.back.di014.com/EBeAvYwevL\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/EBeAvYwevL/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  16990. [2023-02-27 17:27:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16991. [2023-02-27 17:40:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16992. [2023-02-27 17:40:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  16993. [2023-02-27 17:40:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16994. [2023-02-27 17:40:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  16995. [2023-02-27 17:40:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  16996. [2023-02-27 17:40:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16997. [2023-02-27 17:40:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd9ab7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/fd9ab7","method":"GET"} []
  16998. [2023-02-27 17:52:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  16999. [2023-02-27 17:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17000. [2023-02-27 17:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17001. [2023-02-27 17:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17002. [2023-02-27 17:52:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17003. [2023-02-27 17:53:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17004. [2023-02-27 17:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17005. [2023-02-27 17:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17006. [2023-02-27 17:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17007. [2023-02-27 17:53:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17008. [2023-02-27 19:22:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17009. [2023-02-27 19:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17010. [2023-02-27 19:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17011. [2023-02-27 19:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17012. [2023-02-27 19:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17013. [2023-02-27 19:22:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17014. [2023-02-27 19:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17015. [2023-02-27 19:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17016. [2023-02-27 19:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17017. [2023-02-27 19:22:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17018. [2023-02-28 03:34:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17019. [2023-02-28 03:34:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17020. [2023-02-28 03:34:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17021. [2023-02-28 03:34:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17022. [2023-02-28 03:34:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17023. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17024. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17025. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17026. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17027. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17028. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17029. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17030. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17031. [2023-02-28 03:34:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17032. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17033. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17034. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17035. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17036. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17037. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17038. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17039. [2023-02-28 03:34:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17040. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17041. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17042. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17043. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17044. [2023-02-28 03:34:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17045. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17046. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17047. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17048. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17049. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17050. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17051. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17052. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17053. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17054. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17055. [2023-02-28 03:34:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17056. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17057. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17058. [2023-02-28 03:34:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17059. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17060. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17061. [2023-02-28 03:34: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17062. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17063. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17064. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17065. [2023-02-28 03:34:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17066. [2023-02-28 03:34:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17067. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17068. [2023-02-28 03:34:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17069. [2023-02-28 03:34:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17070. [2023-02-28 03:34:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17071. [2023-02-28 03:34:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17072. [2023-02-28 03:34:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17073. [2023-02-28 03:34:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17074. [2023-02-28 03:34:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17075. [2023-02-28 03:34:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17076. [2023-02-28 03:34:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17077. [2023-02-28 03:34:59] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  17078. [2023-02-28 03:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17079. [2023-02-28 03:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17080. [2023-02-28 03:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17081. [2023-02-28 03:34:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17082. [2023-02-28 03:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17083. [2023-02-28 03:34:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  17084. [2023-02-28 03:34:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  17085. [2023-02-28 03:34:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  17086. [2023-02-28 03:34:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  17087. [2023-02-28 03:34:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  17088. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17089. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17090. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17091. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17092. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17093. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17094. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17095. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17096. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17097. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17098. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17099. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17100. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17101. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17102. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17103. [2023-02-28 03:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17104. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17105. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17106. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17107. [2023-02-28 03:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17108. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17109. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17110. [2023-02-28 03:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17111. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17112. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17113. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17114. [2023-02-28 03:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17115. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17116. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17117. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17118. [2023-02-28 03:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/search"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/search\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/search/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17119. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17120. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17121. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17122. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17123. [2023-02-28 03:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17124. [2023-02-28 03:35:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17125. [2023-02-28 05:36:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17126. [2023-02-28 05:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17127. [2023-02-28 05:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17128. [2023-02-28 05:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17129. [2023-02-28 05:36:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17130. [2023-02-28 05:36:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17131. [2023-02-28 05:36:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17132. [2023-02-28 05:36:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17133. [2023-02-28 05:36:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17134. [2023-02-28 05:36:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17135. [2023-02-28 05:36:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17136. [2023-02-28 05:36:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17137. [2023-02-28 05:36:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17138. [2023-02-28 05:36:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17139. [2023-02-28 05:36:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17140. [2023-02-28 05:36:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17141. [2023-02-28 05:36:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17142. [2023-03-01 01:48:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17143. [2023-03-01 01:48:42] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  17144. [2023-03-01 01:48:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17145. [2023-03-01 01:48:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17146. [2023-03-01 01:48:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17147. [2023-03-01 01:48:42] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  17148. [2023-03-01 01:48:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17149. [2023-03-01 03:49:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17150. [2023-03-01 03:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17151. [2023-03-01 03:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17152. [2023-03-01 03:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17153. [2023-03-01 03:49:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17154. [2023-03-01 09:03:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17155. [2023-03-01 09:03:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17156. [2023-03-01 09:03:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17157. [2023-03-01 09:03:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17158. [2023-03-01 09:03:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17159. [2023-03-01 09:03:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17160. [2023-03-01 12:19:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17161. [2023-03-01 12:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17162. [2023-03-01 12:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17163. [2023-03-01 12:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17164. [2023-03-01 12:19:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17165. [2023-03-02 05:42:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17166. [2023-03-02 05:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17167. [2023-03-02 05:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17168. [2023-03-02 05:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17169. [2023-03-02 05:42:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17170. [2023-03-02 05:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17171. [2023-03-02 06:23:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17172. [2023-03-02 06:23:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17173. [2023-03-02 06:23:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17174. [2023-03-02 06:23:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17175. [2023-03-02 06:23:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17176. [2023-03-02 06:23:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17177. [2023-03-02 13:27:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17178. [2023-03-02 13:27:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17179. [2023-03-02 13:27:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17180. [2023-03-02 13:27:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17181. [2023-03-02 13:27:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17182. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17183. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17184. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17185. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17186. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17187. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17188. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17189. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17190. [2023-03-02 13:27:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.new"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.new\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.new/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17191. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17192. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17193. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17194. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17195. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17196. [2023-03-02 13:27:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /main.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /main.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17197. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17198. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17199. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17200. [2023-03-02 13:27:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /htdocs.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /htdocs.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/htdocs.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17201. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17202. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17203. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17204. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17205. [2023-03-02 13:27:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /configuration.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /configuration.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17206. [2023-03-02 13:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17207. [2023-03-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17208. [2023-03-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17209. [2023-03-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17210. [2023-03-02 13:27:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17211. [2023-03-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17212. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17213. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17214. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17215. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17216. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17217. [2023-03-02 13:27:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "PATCH /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"PATCH /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17218. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17219. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17220. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17221. [2023-03-02 13:27:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /old.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /old.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17222. [2023-03-02 13:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17223. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17224. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17225. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17226. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17227. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17228. [2023-03-02 13:27:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /core.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /core.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17229. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17230. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17231. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17232. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17233. [2023-03-02 13:27:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /database.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /database.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17234. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17235. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17236. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17237. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17238. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17239. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17240. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17241. [2023-03-02 13:27:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17242. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17243. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17244. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17245. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17246. [2023-03-02 13:27:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.remote"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.remote\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.remote/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17247. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17248. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17249. [2023-03-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17250. [2023-03-02 13:27:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17251. [2023-03-02 13:27:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17252. [2023-03-02 13:27:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17253. [2023-03-02 13:27:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17254. [2023-03-02 13:27:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17255. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17256. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17257. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17258. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17259. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17260. [2023-03-02 13:27:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /install.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /install.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17261. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17262. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17263. [2023-03-02 13:27:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17264. [2023-03-02 13:27:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17265. [2023-03-02 13:27:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17266. [2023-03-02 13:27:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17267. [2023-03-02 13:27:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17268. [2023-03-02 13:27:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17269. [2023-03-02 13:27:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /main.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /main.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17270. [2023-03-02 13:27:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17271. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17272. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17273. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17274. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17275. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17276. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17277. [2023-03-02 13:27:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17278. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17279. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17280. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17281. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17282. [2023-03-02 13:27:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /2022.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /2022.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2022.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17283. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17284. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17285. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17286. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17287. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17288. [2023-03-02 13:27:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17289. [2023-03-02 13:27:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17290. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17291. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17292. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17293. [2023-03-02 13:27:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemaps/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17294. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17295. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17296. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17297. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17298. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17299. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17300. [2023-03-02 13:27:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /script.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /script.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/script.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17301. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17302. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17303. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17304. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17305. [2023-03-02 13:27:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17306. [2023-03-02 13:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17307. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17308. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17309. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17310. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17311. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17312. [2023-03-02 13:27:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /key.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /key.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/key.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17313. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17314. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17315. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17316. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17317. [2023-03-02 13:27:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /keys.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /keys.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17318. [2023-03-02 13:27:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17319. [2023-03-02 13:27:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17320. [2023-03-02 13:27:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17321. [2023-03-02 13:27:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17322. [2023-03-02 13:27:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17323. [2023-03-02 13:27:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /backup2022.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /backup2022.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup2022.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17324. [2023-03-02 13:27:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17325. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17326. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17327. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17328. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17329. [2023-03-02 13:27:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17330. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17331. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17332. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17333. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17334. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17335. [2023-03-02 13:27:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /configs.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /configs.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17336. [2023-03-02 13:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17337. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17338. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17339. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17340. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17341. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17342. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17343. [2023-03-02 13:27:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17344. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17345. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17346. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17347. [2023-03-02 13:27:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.laravel.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.laravel.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.laravel.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17348. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17349. [2023-03-02 13:27:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17350. [2023-03-02 13:27:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17351. [2023-03-02 13:27:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17352. [2023-03-02 13:27:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17353. [2023-03-02 13:27:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /code.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /code.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/code.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17354. [2023-03-02 13:27:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17355. [2023-03-02 13:27:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17356. [2023-03-02 13:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17357. [2023-03-02 13:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17358. [2023-03-02 13:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17359. [2023-03-02 13:27:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17360. [2023-03-02 13:27:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17361. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17362. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17363. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17364. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17365. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17366. [2023-03-02 13:27:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wallet.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wallet.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wallet.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17367. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17368. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17369. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17370. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17371. [2023-03-02 13:27:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /account.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /account.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/account.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17372. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17373. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17374. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17375. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17376. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17377. [2023-03-02 13:27:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /app.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /app.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17378. [2023-03-02 13:27:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17379. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17380. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17381. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17382. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17383. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17384. [2023-03-02 13:27:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.postgres.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.postgres.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.postgres.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17385. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17386. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17387. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17388. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17389. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17390. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17391. [2023-03-02 13:27:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /backup.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /backup.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17392. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17393. [2023-03-02 13:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17394. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17395. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17396. [2023-03-02 13:27:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17397. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17398. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17399. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17400. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17401. [2023-03-02 13:27:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /backups.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /backups.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backups.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17402. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17403. [2023-03-02 13:27:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17404. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17405. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17406. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17407. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17408. [2023-03-02 13:27:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /accounts.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /accounts.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/accounts.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17409. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17410. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17411. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17412. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17413. [2023-03-02 13:27:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17414. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17415. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17416. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17417. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17418. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17419. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17420. [2023-03-02 13:27:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wallets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wallets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wallets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17421. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17422. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17423. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17424. [2023-03-02 13:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17425. [2023-03-02 13:27:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /scripts.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /scripts.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17426. [2023-03-02 13:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17427. [2023-03-02 13:27:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17428. [2023-03-02 13:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17429. [2023-03-02 13:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17430. [2023-03-02 13:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17431. [2023-03-02 13:27:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /secret.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /secret.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secret.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17432. [2023-03-02 13:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17433. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17434. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17435. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17436. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17437. [2023-03-02 13:27:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dotenv.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dotenv.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dotenv.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17438. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17439. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17440. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17441. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17442. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17443. [2023-03-02 13:27:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /config.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /config.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17444. [2023-03-02 13:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17445. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17446. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17447. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17448. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17449. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17450. [2023-03-02 13:27:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /db.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /db.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17451. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17452. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17453. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17454. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17455. [2023-03-02 13:27:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.elastic.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.elastic.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.elastic.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17456. [2023-03-02 13:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17457. [2023-03-02 13:27:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17458. [2023-03-02 13:27:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17459. [2023-03-02 13:27:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17460. [2023-03-02 13:27:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17461. [2023-03-02 13:27:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.debug"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.debug\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.debug/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17462. [2023-03-02 13:27:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17463. [2023-03-02 13:28:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17464. [2023-03-02 13:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17465. [2023-03-02 13:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17466. [2023-03-02 13:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17467. [2023-03-02 13:28:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /databases.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /databases.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/databases.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17468. [2023-03-02 13:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17469. [2023-03-02 13:28:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17470. [2023-03-02 13:28:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17471. [2023-03-02 13:28:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17472. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17473. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17474. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17475. [2023-03-02 13:28:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cronlab/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cronlab/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cronlab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17476. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17477. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17478. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17479. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17480. [2023-03-02 13:28:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17481. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17482. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17483. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17484. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17485. [2023-03-02 13:28:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /source.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /source.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/source.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17486. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17487. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17488. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17489. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17490. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17491. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17492. [2023-03-02 13:28:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /v1.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /v1.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v1.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17493. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17494. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17495. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17496. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17497. [2023-03-02 13:28:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17498. [2023-03-02 13:28:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17499. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17500. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17501. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17502. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17503. [2023-03-02 13:28:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /module.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /module.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/module.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17504. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17505. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17506. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17507. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17508. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17509. [2023-03-02 13:28:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /saas/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /saas/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/saas/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17510. [2023-03-02 13:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17511. [2023-03-02 13:28:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17512. [2023-03-02 13:28:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17513. [2023-03-02 13:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17514. [2023-03-02 13:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17515. [2023-03-02 13:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17516. [2023-03-02 13:28:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.backup"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.backup\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.backup/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17517. [2023-03-02 13:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17518. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17519. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17520. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17521. [2023-03-02 13:28:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /2022-backup.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /2022-backup.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2022-backup.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17522. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17523. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17524. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17525. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17526. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17527. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17528. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17529. [2023-03-02 13:28:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /system.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /system.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17530. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17531. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17532. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17533. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17534. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17535. [2023-03-02 13:28:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /myconf.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /myconf.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/myconf.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17536. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17537. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17538. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17539. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17540. [2023-03-02 13:28:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /tokenlite.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /tokenlite.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tokenlite.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17541. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17542. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17543. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17544. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17545. [2023-03-02 13:28:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vendor/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /vendor/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17546. [2023-03-02 13:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17547. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17548. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17549. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17550. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17551. [2023-03-02 13:28:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.staging"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.staging\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.staging/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17552. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17553. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17554. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17555. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17556. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17557. [2023-03-02 13:28:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /v2.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /v2.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17558. [2023-03-02 13:28:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17559. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17560. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17561. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17562. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17563. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17564. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17565. [2023-03-02 13:28:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /backup-2022.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /backup-2022.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup-2022.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17566. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17567. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17568. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17569. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17570. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17571. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17572. [2023-03-02 13:28:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /www.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /www.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/www.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17573. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17574. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17575. [2023-03-02 13:28:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17576. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17577. [2023-03-02 13:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17578. [2023-03-02 13:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17579. [2023-03-02 13:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17580. [2023-03-02 13:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17581. [2023-03-02 13:28:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17582. [2023-03-02 13:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17583. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17584. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17585. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17586. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17587. [2023-03-02 13:28:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web-variables.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web-variables.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web-variables.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17588. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17589. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17590. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17591. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17592. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17593. [2023-03-02 13:28:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /upload.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /upload.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17594. [2023-03-02 13:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17595. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17596. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17597. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17598. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17599. [2023-03-02 13:28:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /html.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /html.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/html.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17600. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17601. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17602. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17603. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17604. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17605. [2023-03-02 13:28:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /framework.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /framework.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/framework.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17606. [2023-03-02 13:28:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17607. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17608. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17609. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17610. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17611. [2023-03-02 13:28:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lab/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lab/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17612. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17613. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17614. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17615. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17616. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17617. [2023-03-02 13:28:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.copy"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.copy\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.copy/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17618. [2023-03-02 13:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17619. [2023-03-02 13:28:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17620. [2023-03-02 13:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17621. [2023-03-02 13:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17622. [2023-03-02 13:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17623. [2023-03-02 13:28:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.nginx.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.nginx.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.nginx.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17624. [2023-03-02 13:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17625. [2023-03-02 13:28:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17626. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17627. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17628. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17629. [2023-03-02 13:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /2021.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /2021.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2021.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17630. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17631. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17632. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17633. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17634. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17635. [2023-03-02 13:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /uploads.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /uploads.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17636. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17637. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17638. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17639. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17640. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17641. [2023-03-02 13:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /dev.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /dev.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dev.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17642. [2023-03-02 13:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17643. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17644. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17645. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17646. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17647. [2023-03-02 13:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tools/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tools/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tools/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17648. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17649. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17650. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17651. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17652. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17653. [2023-03-02 13:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/app/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/app/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17654. [2023-03-02 13:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17655. [2023-03-02 13:28:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17656. [2023-03-02 13:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17657. [2023-03-02 13:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17658. [2023-03-02 13:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17659. [2023-03-02 13:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.bak"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.bak\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17660. [2023-03-02 13:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17661. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17662. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17663. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17664. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17665. [2023-03-02 13:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /beta.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /beta.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/beta.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17666. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17667. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17668. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17669. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17670. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17671. [2023-03-02 13:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /run.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /run.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/run.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17672. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17673. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17674. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17675. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17676. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17677. [2023-03-02 13:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /api.zip"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /api.zip\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api.zip/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17678. [2023-03-02 13:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17679. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17680. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17681. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17682. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17683. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17684. [2023-03-02 13:28:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17685. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17686. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17687. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17688. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17689. [2023-03-02 13:28:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ci/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ci/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ci/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17690. [2023-03-02 13:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17691. [2023-03-02 13:28:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17692. [2023-03-02 13:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17693. [2023-03-02 13:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17694. [2023-03-02 13:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17695. [2023-03-02 13:28:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.debug.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.debug.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.debug.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17696. [2023-03-02 13:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17697. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17698. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17699. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17700. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17701. [2023-03-02 13:28:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.db.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.db.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.db.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17702. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17703. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17704. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17705. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17706. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17707. [2023-03-02 13:28:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v1/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17708. [2023-03-02 13:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17709. [2023-03-02 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17710. [2023-03-02 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17711. [2023-03-02 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17712. [2023-03-02 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17713. [2023-03-02 13:28:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.database.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.database.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.database.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17714. [2023-03-02 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17715. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17716. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17717. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17718. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17719. [2023-03-02 13:28:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17720. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17721. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17722. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17723. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17724. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17725. [2023-03-02 13:28:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.prod"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.prod\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17726. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17727. [2023-03-02 13:28:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17728. [2023-03-02 13:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17729. [2023-03-02 13:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17730. [2023-03-02 13:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17731. [2023-03-02 13:28:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17732. [2023-03-02 13:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17733. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17734. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17735. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17736. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17737. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17738. [2023-03-02 13:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.local"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.local\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17739. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17740. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17741. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17742. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17743. [2023-03-02 13:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.django.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.django.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.django.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17744. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17745. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17746. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17747. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17748. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17749. [2023-03-02 13:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.development"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.development\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.development/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17750. [2023-03-02 13:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17751. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17752. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17753. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17754. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17755. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17756. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17757. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17758. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17759. [2023-03-02 13:28:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.old.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.old.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.old.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17760. [2023-03-02 13:28:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.apache.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.apache.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.apache.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17761. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17762. [2023-03-02 13:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17763. [2023-03-02 13:28:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17764. [2023-03-02 13:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17765. [2023-03-02 13:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17766. [2023-03-02 13:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17767. [2023-03-02 13:28:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17768. [2023-03-02 13:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17769. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17770. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17771. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17772. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17773. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17774. [2023-03-02 13:28:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17775. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17776. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17777. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17778. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17779. [2023-03-02 13:28:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.production"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.production\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17780. [2023-03-02 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17781. [2023-03-02 13:28:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17782. [2023-03-02 13:28:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17783. [2023-03-02 13:28:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17784. [2023-03-02 13:28:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17785. [2023-03-02 13:28:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cron/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cron/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17786. [2023-03-02 13:28:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17787. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17788. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17789. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17790. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17791. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17792. [2023-03-02 13:28:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.web.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.web.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.web.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17793. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17794. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17795. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17796. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17797. [2023-03-02 13:28:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17798. [2023-03-02 13:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17799. [2023-03-02 13:28:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17800. [2023-03-02 13:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17801. [2023-03-02 13:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17802. [2023-03-02 13:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17803. [2023-03-02 13:28:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /dev.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /dev.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dev.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17804. [2023-03-02 13:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17805. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17806. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17807. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17808. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17809. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17810. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17811. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17812. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17813. [2023-03-02 13:28:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17814. [2023-03-02 13:28:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17815. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17816. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17817. [2023-03-02 13:28:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17818. [2023-03-02 13:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17819. [2023-03-02 13:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17820. [2023-03-02 13:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17821. [2023-03-02 13:28:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17822. [2023-03-02 13:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17823. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17824. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17825. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17826. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17827. [2023-03-02 13:28:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /laravel/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /laravel/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17828. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17829. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17830. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17831. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17832. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17833. [2023-03-02 13:28:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /exapi/.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /exapi/.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/exapi/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17834. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17835. [2023-03-02 13:28:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17836. [2023-03-02 13:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17837. [2023-03-02 13:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17838. [2023-03-02 13:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17839. [2023-03-02 13:28:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app.config.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app.config.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.config.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17840. [2023-03-02 13:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17841. [2023-03-02 17:59:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17842. [2023-03-02 17:59:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17843. [2023-03-02 17:59:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17844. [2023-03-02 17:59:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17845. [2023-03-02 17:59:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17846. [2023-03-03 09:53:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17847. [2023-03-03 09:53:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17848. [2023-03-03 09:53:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17849. [2023-03-03 09:53:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17850. [2023-03-03 09:53:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17851. [2023-03-03 09:53:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17852. [2023-03-03 23:49:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17853. [2023-03-03 23:49:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17854. [2023-03-03 23:49:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17855. [2023-03-03 23:49:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17856. [2023-03-03 23:49:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17857. [2023-03-04 00:34:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17858. [2023-03-04 00:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17859. [2023-03-04 00:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17860. [2023-03-04 00:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17861. [2023-03-04 00:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17862. [2023-03-04 05:25:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17863. [2023-03-04 05:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17864. [2023-03-04 05:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17865. [2023-03-04 05:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17866. [2023-03-04 05:25:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17867. [2023-03-04 19:41:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17868. [2023-03-04 19:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17869. [2023-03-04 19:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17870. [2023-03-04 19:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17871. [2023-03-04 19:41:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17872. [2023-03-04 19:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17873. [2023-03-04 19:41:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17874. [2023-03-04 19:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17875. [2023-03-04 19:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17876. [2023-03-04 19:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17877. [2023-03-04 19:41:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17878. [2023-03-04 19:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17879. [2023-03-04 19:41:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17880. [2023-03-04 19:41:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17881. [2023-03-04 19:41:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17882. [2023-03-04 19:41:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17883. [2023-03-04 19:41:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17884. [2023-03-04 19:41:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17885. [2023-03-04 19:41:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  17886. [2023-03-04 19:41:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17887. [2023-03-04 19:41:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17888. [2023-03-04 19:41:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17889. [2023-03-04 19:41:31] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  17890. [2023-03-04 19:41:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17891. [2023-03-05 16:26:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17892. [2023-03-05 16:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17893. [2023-03-05 16:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17894. [2023-03-05 16:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17895. [2023-03-05 16:26:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17896. [2023-03-05 17:38:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17897. [2023-03-05 17:38:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17898. [2023-03-05 17:38:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17899. [2023-03-05 17:38:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17900. [2023-03-05 17:38:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17901. [2023-03-05 18:37:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17902. [2023-03-05 18:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17903. [2023-03-05 18:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17904. [2023-03-05 18:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17905. [2023-03-05 18:37:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17906. [2023-03-05 20:16:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17907. [2023-03-05 20:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17908. [2023-03-05 20:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17909. [2023-03-05 20:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17910. [2023-03-05 20:16:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17911. [2023-03-06 12:27:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17912. [2023-03-06 12:28:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17913. [2023-03-06 12:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17914. [2023-03-06 12:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17915. [2023-03-06 12:28:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17916. [2023-03-06 12:28:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17917. [2023-03-07 01:33:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17918. [2023-03-07 01:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17919. [2023-03-07 01:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17920. [2023-03-07 01:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17921. [2023-03-07 01:33:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17922. [2023-03-07 08:55:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17923. [2023-03-07 08:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17924. [2023-03-07 08:55:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17925. [2023-03-07 08:55:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17926. [2023-03-07 08:55:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17927. [2023-03-07 10:45:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17928. [2023-03-07 10:45:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17929. [2023-03-07 10:45:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17930. [2023-03-07 10:45:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17931. [2023-03-07 10:45:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17932. [2023-03-07 11:25:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17933. [2023-03-07 11:25:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17934. [2023-03-07 11:25:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17935. [2023-03-07 11:25:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17936. [2023-03-07 11:25:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17937. [2023-03-07 11:25:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17938. [2023-03-08 06:42:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17939. [2023-03-08 06:42:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17940. [2023-03-08 06:42:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17941. [2023-03-08 06:42:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17942. [2023-03-08 06:42:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  17943. [2023-03-08 06:42:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17944. [2023-03-08 06:42:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17945. [2023-03-08 06:42:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17946. [2023-03-08 06:42:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17947. [2023-03-08 06:42:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17948. [2023-03-08 06:42:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17949. [2023-03-08 06:42:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17950. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17951. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17952. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17953. [2023-03-08 06:42:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17954. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17955. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17956. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17957. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17958. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17959. [2023-03-08 06:42:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17960. [2023-03-08 06:42:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17961. [2023-03-08 06:42:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17962. [2023-03-08 06:42:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17963. [2023-03-08 06:42:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17964. [2023-03-08 06:42:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17965. [2023-03-08 06:42:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17966. [2023-03-08 06:42:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17967. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17968. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17969. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17970. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17971. [2023-03-08 06:42:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //vendor/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //vendor/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17972. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17973. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17974. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17975. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17976. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17977. [2023-03-08 06:42:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lib/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lib/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17978. [2023-03-08 06:42:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17979. [2023-03-08 06:42:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17980. [2023-03-08 06:42:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17981. [2023-03-08 06:42:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17982. [2023-03-08 06:42:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17983. [2023-03-08 06:42:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17984. [2023-03-08 06:42:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17985. [2023-03-08 06:42:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17986. [2023-03-08 06:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17987. [2023-03-08 06:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17988. [2023-03-08 06:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17989. [2023-03-08 06:42:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cronlab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cronlab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cronlab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17990. [2023-03-08 06:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17991. [2023-03-08 06:42:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17992. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17993. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17994. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17995. [2023-03-08 06:42:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cron/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cron/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cron/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  17996. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  17997. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  17998. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  17999. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18000. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18001. [2023-03-08 06:42:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18002. [2023-03-08 06:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18003. [2023-03-08 06:42:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18004. [2023-03-08 06:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18005. [2023-03-08 06:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18006. [2023-03-08 06:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18007. [2023-03-08 06:42:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18008. [2023-03-08 06:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18009. [2023-03-08 06:42:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18010. [2023-03-08 06:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18011. [2023-03-08 06:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18012. [2023-03-08 06:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18013. [2023-03-08 06:42:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/Datavase/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/Datavase/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/Datavase/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18014. [2023-03-08 06:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18015. [2023-03-08 06:42:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18016. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18017. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18018. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18019. [2023-03-08 06:42:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //database/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //database/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//database/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18020. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18021. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18022. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18023. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18024. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18025. [2023-03-08 06:42:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //config/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //config/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//config/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18026. [2023-03-08 06:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18027. [2023-03-08 06:42:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18028. [2023-03-08 06:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18029. [2023-03-08 06:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18030. [2023-03-08 06:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18031. [2023-03-08 06:42:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //assets/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //assets/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//assets/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18032. [2023-03-08 06:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18033. [2023-03-08 06:42:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18034. [2023-03-08 06:42:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18035. [2023-03-08 06:42:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18036. [2023-03-08 06:42:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18037. [2023-03-08 06:42:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18038. [2023-03-08 06:42:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18039. [2023-03-08 06:42:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18040. [2023-03-08 06:42:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18041. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18042. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18043. [2023-03-08 06:42:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //apps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //apps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//apps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18044. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18045. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18046. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18047. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18048. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18049. [2023-03-08 06:42:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //uploads/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //uploads/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//uploads/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18050. [2023-03-08 06:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18051. [2023-03-08 06:42:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18052. [2023-03-08 06:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18053. [2023-03-08 06:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18054. [2023-03-08 06:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18055. [2023-03-08 06:42:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //sitemaps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //sitemaps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//sitemaps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18056. [2023-03-08 06:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18057. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18058. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18059. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18060. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18061. [2023-03-08 06:42:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //saas/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //saas/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//saas/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18062. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18063. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18064. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18065. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18066. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18067. [2023-03-08 06:42:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //api/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //api/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//api/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18068. [2023-03-08 06:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18069. [2023-03-08 06:42:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18070. [2023-03-08 06:42:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18071. [2023-03-08 06:42:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18072. [2023-03-08 06:42:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18073. [2023-03-08 06:42:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //psnlink/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //psnlink/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//psnlink/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18074. [2023-03-08 06:42:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18075. [2023-03-08 06:42:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18076. [2023-03-08 06:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18077. [2023-03-08 06:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18078. [2023-03-08 06:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18079. [2023-03-08 06:42:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //exapi/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //exapi/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//exapi/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18080. [2023-03-08 06:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18081. [2023-03-08 06:42:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18082. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18083. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18084. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18085. [2023-03-08 06:42:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//site/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18086. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18087. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18088. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18089. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18090. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18091. [2023-03-08 06:42:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //admin/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //admin/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//admin/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18092. [2023-03-08 06:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18093. [2023-03-08 06:42:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18094. [2023-03-08 06:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18095. [2023-03-08 06:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18096. [2023-03-08 06:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18097. [2023-03-08 06:42:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//web/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18098. [2023-03-08 06:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18099. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18100. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18101. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18102. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18103. [2023-03-08 06:42:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //public/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //public/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//public/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18104. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18105. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18106. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18107. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18108. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18109. [2023-03-08 06:42:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //en/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //en/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//en/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18110. [2023-03-08 06:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18111. [2023-03-08 06:42:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18112. [2023-03-08 06:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18113. [2023-03-08 06:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18114. [2023-03-08 06:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18115. [2023-03-08 06:42:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //tools/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //tools/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tools/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18116. [2023-03-08 06:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18117. [2023-03-08 06:42:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18118. [2023-03-08 06:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18119. [2023-03-08 06:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18120. [2023-03-08 06:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18121. [2023-03-08 06:42:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v1/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v1/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v1/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18122. [2023-03-08 06:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18123. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18124. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18125. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18126. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18127. [2023-03-08 06:42:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v2/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v2/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v2/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18128. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18129. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18130. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18131. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18132. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18133. [2023-03-08 06:42:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //administrator/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //administrator/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//administrator/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18134. [2023-03-08 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18135. [2023-03-08 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18136. [2023-03-08 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18137. [2023-03-08 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18138. [2023-03-08 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18139. [2023-03-08 06:42:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //laravel/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //laravel/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//laravel/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18140. [2023-03-08 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18141. [2023-03-08 09:59:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18142. [2023-03-08 09:59:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18143. [2023-03-08 09:59:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18144. [2023-03-08 09:59:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18145. [2023-03-08 09:59:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18146. [2023-03-08 09:59:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18147. [2023-03-08 18:09:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18148. [2023-03-08 18:09:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18149. [2023-03-08 18:09:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18150. [2023-03-08 18:09:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18151. [2023-03-08 18:09:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18152. [2023-03-09 08:38:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18153. [2023-03-09 08:38:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18154. [2023-03-09 08:38:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18155. [2023-03-09 08:38:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18156. [2023-03-09 08:38:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18157. [2023-03-09 08:38:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18158. [2023-03-10 01:59:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18159. [2023-03-10 01:59:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18160. [2023-03-10 01:59:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18161. [2023-03-10 01:59:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18162. [2023-03-10 01:59:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18163. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18164. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18165. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18166. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18167. [2023-03-10 02:33:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18168. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18169. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18170. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18171. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18172. [2023-03-10 02:33:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18173. [2023-03-10 02:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18174. [2023-03-10 02:33:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18175. [2023-03-10 02:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18176. [2023-03-10 02:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18177. [2023-03-10 02:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18178. [2023-03-10 02:33:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18179. [2023-03-10 02:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18180. [2023-03-10 02:33:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18181. [2023-03-10 02:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18182. [2023-03-10 02:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18183. [2023-03-10 02:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18184. [2023-03-10 02:33:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18185. [2023-03-10 02:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18186. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18187. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18188. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18189. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18190. [2023-03-10 02:33:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18191. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18192. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18193. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18194. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18195. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18196. [2023-03-10 02:33:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //vendor/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //vendor/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18197. [2023-03-10 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18198. [2023-03-10 02:33:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18199. [2023-03-10 02:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18200. [2023-03-10 02:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18201. [2023-03-10 02:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18202. [2023-03-10 02:33:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lib/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lib/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18203. [2023-03-10 02:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18204. [2023-03-10 02:33:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18205. [2023-03-10 02:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18206. [2023-03-10 02:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18207. [2023-03-10 02:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18208. [2023-03-10 02:33:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18209. [2023-03-10 02:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18210. [2023-03-10 02:33:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18211. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18212. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18213. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18214. [2023-03-10 02:33:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cronlab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cronlab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cronlab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18215. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18216. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18217. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18218. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18219. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18220. [2023-03-10 02:33:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cron/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cron/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cron/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18221. [2023-03-10 02:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18222. [2023-03-10 02:33:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18223. [2023-03-10 02:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18224. [2023-03-10 02:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18225. [2023-03-10 02:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18226. [2023-03-10 02:33:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18227. [2023-03-10 02:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18228. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18229. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18230. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18231. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18232. [2023-03-10 02:33:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18233. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18234. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18235. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18236. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18237. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18238. [2023-03-10 02:33:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/Datavase/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/Datavase/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/Datavase/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18239. [2023-03-10 02:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18240. [2023-03-10 02:33:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18241. [2023-03-10 02:33:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18242. [2023-03-10 02:33:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18243. [2023-03-10 02:33:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18244. [2023-03-10 02:33:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //database/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //database/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//database/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18245. [2023-03-10 02:33:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18246. [2023-03-10 02:33:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18247. [2023-03-10 02:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18248. [2023-03-10 02:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18249. [2023-03-10 02:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18250. [2023-03-10 02:33:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //config/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //config/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//config/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18251. [2023-03-10 02:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18252. [2023-03-10 02:33:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18253. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18254. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18255. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18256. [2023-03-10 02:33:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //assets/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //assets/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//assets/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18257. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18258. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18259. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18260. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18261. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18262. [2023-03-10 02:33:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18263. [2023-03-10 02:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18264. [2023-03-10 02:33:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18265. [2023-03-10 02:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18266. [2023-03-10 02:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18267. [2023-03-10 02:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18268. [2023-03-10 02:33:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //apps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //apps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//apps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18269. [2023-03-10 02:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18270. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18271. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18272. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18273. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18274. [2023-03-10 02:33:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //uploads/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //uploads/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//uploads/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18275. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18276. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18277. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18278. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18279. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18280. [2023-03-10 02:33:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //sitemaps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //sitemaps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//sitemaps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18281. [2023-03-10 02:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18282. [2023-03-10 02:33:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18283. [2023-03-10 02:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18284. [2023-03-10 02:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18285. [2023-03-10 02:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18286. [2023-03-10 02:33:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //saas/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //saas/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//saas/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18287. [2023-03-10 02:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18288. [2023-03-10 02:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18289. [2023-03-10 02:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18290. [2023-03-10 02:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18291. [2023-03-10 02:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18292. [2023-03-10 02:33:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //api/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //api/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//api/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18293. [2023-03-10 02:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18294. [2023-03-10 02:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18295. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18296. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18297. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18298. [2023-03-10 02:33:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //psnlink/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //psnlink/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//psnlink/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18299. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18300. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18301. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18302. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18303. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18304. [2023-03-10 02:33:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //exapi/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //exapi/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//exapi/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18305. [2023-03-10 02:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18306. [2023-03-10 02:33:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18307. [2023-03-10 02:33:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18308. [2023-03-10 02:33:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18309. [2023-03-10 02:33:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18310. [2023-03-10 02:33:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//site/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18311. [2023-03-10 02:33:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18312. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18313. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18314. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18315. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18316. [2023-03-10 02:33:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //admin/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //admin/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//admin/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18317. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18318. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18319. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18320. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18321. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18322. [2023-03-10 02:33:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//web/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18323. [2023-03-10 02:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18324. [2023-03-10 02:33:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18325. [2023-03-10 02:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18326. [2023-03-10 02:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18327. [2023-03-10 02:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18328. [2023-03-10 02:33:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //public/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //public/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//public/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18329. [2023-03-10 02:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18330. [2023-03-10 02:33:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18331. [2023-03-10 02:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18332. [2023-03-10 02:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18333. [2023-03-10 02:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18334. [2023-03-10 02:33:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //en/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //en/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//en/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18335. [2023-03-10 02:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18336. [2023-03-10 02:33:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18337. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18338. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18339. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18340. [2023-03-10 02:33:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //tools/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //tools/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tools/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18341. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18342. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18343. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18344. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18345. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18346. [2023-03-10 02:33:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v1/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v1/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v1/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18347. [2023-03-10 02:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18348. [2023-03-10 02:33:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18349. [2023-03-10 02:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18350. [2023-03-10 02:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18351. [2023-03-10 02:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18352. [2023-03-10 02:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v2/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v2/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v2/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18353. [2023-03-10 02:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18354. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18355. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18356. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18357. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18358. [2023-03-10 02:33:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //administrator/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //administrator/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//administrator/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18359. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18360. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18361. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18362. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18363. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18364. [2023-03-10 02:33:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //laravel/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //laravel/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//laravel/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18365. [2023-03-10 02:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18366. [2023-03-10 10:56:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18367. [2023-03-10 10:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18368. [2023-03-10 10:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18369. [2023-03-10 10:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18370. [2023-03-10 10:56:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18371. [2023-03-10 10:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18372. [2023-03-11 05:00:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18373. [2023-03-11 05:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18374. [2023-03-11 05:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18375. [2023-03-11 05:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18376. [2023-03-11 05:00:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18377. [2023-03-11 19:12:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18378. [2023-03-11 19:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18379. [2023-03-11 19:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18380. [2023-03-11 19:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18381. [2023-03-11 19:13:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18382. [2023-03-11 19:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18383. [2023-03-12 22:24:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18384. [2023-03-12 22:24:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18385. [2023-03-12 22:24:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18386. [2023-03-12 22:24:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18387. [2023-03-12 22:24:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18388. [2023-03-14 07:11:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18389. [2023-03-14 07:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18390. [2023-03-14 07:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18391. [2023-03-14 07:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18392. [2023-03-14 07:11:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18393. [2023-03-14 10:15:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18394. [2023-03-14 10:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18395. [2023-03-14 10:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18396. [2023-03-14 10:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18397. [2023-03-14 10:15:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18398. [2023-03-14 10:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18399. [2023-03-16 08:22:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18400. [2023-03-16 08:22:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18401. [2023-03-16 08:22:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18402. [2023-03-16 08:22:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18403. [2023-03-16 08:22:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18404. [2023-03-16 09:00:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18405. [2023-03-16 09:00:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18406. [2023-03-16 09:00:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18407. [2023-03-16 09:00:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18408. [2023-03-16 09:00:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18409. [2023-03-16 09:00:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18410. [2023-03-16 22:18:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18411. [2023-03-16 22:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18412. [2023-03-16 22:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18413. [2023-03-16 22:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18414. [2023-03-16 22:18:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18415. [2023-03-17 07:56:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18416. [2023-03-17 07:56:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18417. [2023-03-17 07:56:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18418. [2023-03-17 07:56:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18419. [2023-03-17 07:56:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18420. [2023-03-17 18:51:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18421. [2023-03-17 18:51:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18422. [2023-03-17 18:51:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18423. [2023-03-17 18:51:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18424. [2023-03-17 18:51:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18425. [2023-03-18 10:33:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18426. [2023-03-18 10:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18427. [2023-03-18 10:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18428. [2023-03-18 10:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18429. [2023-03-18 10:33:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18430. [2023-03-18 10:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18431. [2023-03-18 14:37:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18432. [2023-03-18 14:37:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18433. [2023-03-18 14:37:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18434. [2023-03-18 14:37:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18435. [2023-03-18 14:37:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18436. [2023-03-18 21:45:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18437. [2023-03-18 21:45:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18438. [2023-03-18 21:45:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18439. [2023-03-18 21:45:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18440. [2023-03-18 21:45:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18441. [2023-03-19 00:22:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18442. [2023-03-19 00:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18443. [2023-03-19 00:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18444. [2023-03-19 00:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18445. [2023-03-19 00:22:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18446. [2023-03-19 00:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18447. [2023-03-19 09:39:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18448. [2023-03-19 09:39:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18449. [2023-03-19 09:39:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18450. [2023-03-19 09:39:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18451. [2023-03-19 09:39:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18452. [2023-03-19 09:39:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18453. [2023-03-20 21:51:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18454. [2023-03-20 21:51:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18455. [2023-03-20 21:51:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18456. [2023-03-20 21:51:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18457. [2023-03-20 21:51:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18458. [2023-03-20 21:51:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18459. [2023-03-20 21:51:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"02fdc7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/02fdc7","method":"GET"} []
  18460. [2023-03-21 01:38:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18461. [2023-03-21 01:38:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18462. [2023-03-21 01:38:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18463. [2023-03-21 01:38:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18464. [2023-03-21 01:38:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18465. [2023-03-22 08:49:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18466. [2023-03-22 08:49:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18467. [2023-03-22 08:49:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18468. [2023-03-22 08:49:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18469. [2023-03-22 08:49:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18470. [2023-03-23 10:26:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18471. [2023-03-23 10:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18472. [2023-03-23 10:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18473. [2023-03-23 10:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18474. [2023-03-23 10:26:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18475. [2023-03-23 10:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18476. [2023-03-24 21:25:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18477. [2023-03-24 21:25:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18478. [2023-03-24 21:25:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18479. [2023-03-24 21:25:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18480. [2023-03-24 21:25:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18481. [2023-03-24 22:40:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18482. [2023-03-24 22:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18483. [2023-03-24 22:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18484. [2023-03-24 22:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18485. [2023-03-24 22:40:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18486. [2023-03-24 22:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18487. [2023-03-26 14:02:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18488. [2023-03-26 14:02:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18489. [2023-03-26 14:02:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18490. [2023-03-26 14:02:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18491. [2023-03-26 14:02:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18492. [2023-03-26 14:02:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18493. [2023-03-27 07:12:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18494. [2023-03-27 07:12:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18495. [2023-03-27 07:12:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18496. [2023-03-27 07:12:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18497. [2023-03-27 07:12:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18498. [2023-03-27 07:12:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18499. [2023-03-29 08:48:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18500. [2023-03-29 08:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18501. [2023-03-29 08:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18502. [2023-03-29 08:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18503. [2023-03-29 08:48:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18504. [2023-03-29 08:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18505. [2023-03-29 22:18:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18506. [2023-03-29 22:18:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18507. [2023-03-29 22:18:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18508. [2023-03-29 22:18:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18509. [2023-03-29 22:18:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18510. [2023-03-31 01:21:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18511. [2023-03-31 01:21:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18512. [2023-03-31 01:21:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18513. [2023-03-31 01:21:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18514. [2023-03-31 01:21:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18515. [2023-03-31 07:34:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18516. [2023-03-31 07:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18517. [2023-03-31 07:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18518. [2023-03-31 07:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18519. [2023-03-31 07:34:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18520. [2023-03-31 11:19:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18521. [2023-03-31 11:19:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18522. [2023-03-31 11:19:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18523. [2023-03-31 11:19:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18524. [2023-03-31 11:19:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18525. [2023-04-01 10:12:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18526. [2023-04-01 10:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18527. [2023-04-01 10:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18528. [2023-04-01 10:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18529. [2023-04-01 10:12:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18530. [2023-04-01 10:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18531. [2023-04-02 11:56:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18532. [2023-04-02 11:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18533. [2023-04-02 11:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18534. [2023-04-02 11:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18535. [2023-04-02 11:56:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18536. [2023-04-02 11:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18537. [2023-04-03 08:43:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18538. [2023-04-03 08:43:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18539. [2023-04-03 08:43:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18540. [2023-04-03 08:43:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18541. [2023-04-03 08:43:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18542. [2023-04-04 09:04:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18543. [2023-04-04 09:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18544. [2023-04-04 09:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18545. [2023-04-04 09:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18546. [2023-04-04 09:04:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18547. [2023-04-04 09:04:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18548. [2023-04-04 23:47:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18549. [2023-04-04 23:47:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18550. [2023-04-04 23:47:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18551. [2023-04-04 23:47:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18552. [2023-04-04 23:47:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18553. [2023-04-06 20:29:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18554. [2023-04-06 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18555. [2023-04-06 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18556. [2023-04-06 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18557. [2023-04-06 20:29:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18558. [2023-04-06 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18559. [2023-04-06 23:34:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18560. [2023-04-06 23:34:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18561. [2023-04-06 23:34:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18562. [2023-04-06 23:34:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18563. [2023-04-06 23:34:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18564. [2023-04-06 23:34:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18565. [2023-04-06 23:35:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18566. [2023-04-06 23:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18567. [2023-04-06 23:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18568. [2023-04-06 23:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18569. [2023-04-06 23:35:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18570. [2023-04-06 23:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18571. [2023-04-06 23:41:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18572. [2023-04-06 23:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18573. [2023-04-06 23:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18574. [2023-04-06 23:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18575. [2023-04-06 23:41:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18576. [2023-04-06 23:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18577. [2023-04-07 08:39:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18578. [2023-04-07 08:39:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18579. [2023-04-07 08:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18580. [2023-04-07 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18581. [2023-04-07 08:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18582. [2023-04-07 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18583. [2023-04-07 09:37:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18584. [2023-04-07 09:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18585. [2023-04-07 09:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18586. [2023-04-07 09:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18587. [2023-04-07 09:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18588. [2023-04-07 09:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18589. [2023-04-07 18:04:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18590. [2023-04-07 18:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18591. [2023-04-07 18:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18592. [2023-04-07 18:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18593. [2023-04-07 18:04:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18594. [2023-04-07 18:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18595. [2023-04-07 18:06:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18596. [2023-04-07 18:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18597. [2023-04-07 18:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18598. [2023-04-07 18:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18599. [2023-04-07 18:06:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18600. [2023-04-07 18:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18601. [2023-04-07 19:37:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18602. [2023-04-07 19:37:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18603. [2023-04-07 19:37:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18604. [2023-04-07 19:37:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18605. [2023-04-07 19:37:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18606. [2023-04-07 19:38:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18607. [2023-04-07 19:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18608. [2023-04-07 19:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18609. [2023-04-07 19:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18610. [2023-04-07 19:38:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18611. [2023-04-07 20:12:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18612. [2023-04-07 20:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18613. [2023-04-07 20:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18614. [2023-04-07 20:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18615. [2023-04-07 20:12:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18616. [2023-04-07 20:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18617. [2023-04-07 20:12:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18618. [2023-04-07 20:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18619. [2023-04-07 20:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18620. [2023-04-07 20:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18621. [2023-04-07 20:12:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18622. [2023-04-07 21:39:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18623. [2023-04-07 21:39:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18624. [2023-04-07 21:39:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18625. [2023-04-07 21:39:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18626. [2023-04-07 21:39:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18627. [2023-04-07 21:39:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18628. [2023-04-07 21:40:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18629. [2023-04-07 21:40:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18630. [2023-04-07 21:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18631. [2023-04-07 21:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18632. [2023-04-07 21:40:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18633. [2023-04-07 21:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18634. [2023-04-07 23:30:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18635. [2023-04-07 23:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18636. [2023-04-07 23:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18637. [2023-04-07 23:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18638. [2023-04-07 23:30:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18639. [2023-04-08 11:32:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18640. [2023-04-08 11:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18641. [2023-04-08 11:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18642. [2023-04-08 11:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18643. [2023-04-08 11:32:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18644. [2023-04-08 15:08:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18645. [2023-04-08 15:08:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18646. [2023-04-08 15:08:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18647. [2023-04-08 15:08:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18648. [2023-04-08 15:08:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18649. [2023-04-08 15:08:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18650. [2023-04-08 15:10:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18651. [2023-04-08 15:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18652. [2023-04-08 15:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18653. [2023-04-08 15:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18654. [2023-04-08 15:10:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18655. [2023-04-08 15:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18656. [2023-04-08 18:27:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18657. [2023-04-08 18:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18658. [2023-04-08 18:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18659. [2023-04-08 18:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18660. [2023-04-08 18:27:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18661. [2023-04-08 18:27:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18662. [2023-04-08 18:27:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18663. [2023-04-08 18:27:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18664. [2023-04-08 18:27:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18665. [2023-04-08 18:27:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18666. [2023-04-08 18:27:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18667. [2023-04-08 18:27:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18668. [2023-04-08 18:33:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18669. [2023-04-08 18:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18670. [2023-04-08 18:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18671. [2023-04-08 18:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18672. [2023-04-08 18:33:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18673. [2023-04-08 18:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18674. [2023-04-09 09:09:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18675. [2023-04-09 09:09:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18676. [2023-04-09 09:09:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18677. [2023-04-09 09:09:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18678. [2023-04-09 09:09:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18679. [2023-04-09 09:09:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18680. [2023-04-10 02:18:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18681. [2023-04-10 02:18:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18682. [2023-04-10 02:18:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18683. [2023-04-10 02:18:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18684. [2023-04-10 02:18:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18685. [2023-04-10 06:31:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18686. [2023-04-10 06:31:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18687. [2023-04-10 06:31:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18688. [2023-04-10 06:31:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18689. [2023-04-10 06:31:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18690. [2023-04-11 10:41:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18691. [2023-04-11 10:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18692. [2023-04-11 10:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18693. [2023-04-11 10:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18694. [2023-04-11 10:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18695. [2023-04-11 10:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18696. [2023-04-12 04:45:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18697. [2023-04-12 04:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18698. [2023-04-12 04:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18699. [2023-04-12 04:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18700. [2023-04-12 04:45:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18701. [2023-04-12 10:18:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18702. [2023-04-12 10:18:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18703. [2023-04-12 10:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18704. [2023-04-12 10:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18705. [2023-04-12 10:18:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18706. [2023-04-12 10:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18707. [2023-04-13 17:28:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18708. [2023-04-13 17:28:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18709. [2023-04-13 17:28:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18710. [2023-04-13 17:28:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18711. [2023-04-13 17:28:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18712. [2023-04-13 18:21:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18713. [2023-04-13 18:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18714. [2023-04-13 18:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18715. [2023-04-13 18:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18716. [2023-04-13 18:21:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18717. [2023-04-14 00:36:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18718. [2023-04-14 00:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18719. [2023-04-14 00:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18720. [2023-04-14 00:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18721. [2023-04-14 00:36:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18722. [2023-04-14 08:30:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18723. [2023-04-14 08:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18724. [2023-04-14 08:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18725. [2023-04-14 08:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18726. [2023-04-14 08:30:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18727. [2023-04-14 08:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18728. [2023-04-16 09:42:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18729. [2023-04-16 09:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18730. [2023-04-16 09:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18731. [2023-04-16 09:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18732. [2023-04-16 09:42:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18733. [2023-04-16 09:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18734. [2023-04-17 02:11:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18735. [2023-04-17 02:11:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18736. [2023-04-17 02:11:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18737. [2023-04-17 02:11:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18738. [2023-04-17 02:11:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18739. [2023-04-17 10:39:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18740. [2023-04-17 10:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18741. [2023-04-17 10:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18742. [2023-04-17 10:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18743. [2023-04-17 10:39:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18744. [2023-04-17 10:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18745. [2023-04-19 10:26:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18746. [2023-04-19 10:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18747. [2023-04-19 10:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18748. [2023-04-19 10:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18749. [2023-04-19 10:26:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18750. [2023-04-19 10:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18751. [2023-04-20 09:29:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18752. [2023-04-20 09:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18753. [2023-04-20 09:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18754. [2023-04-20 09:29:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18755. [2023-04-20 09:29:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18756. [2023-04-21 09:05:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18757. [2023-04-21 09:05:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18758. [2023-04-21 09:05:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18759. [2023-04-21 09:05:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18760. [2023-04-21 09:05:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18761. [2023-04-21 09:05:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18762. [2023-04-23 10:48:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18763. [2023-04-23 10:48:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18764. [2023-04-23 10:48:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18765. [2023-04-23 10:48:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18766. [2023-04-23 10:48:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18767. [2023-04-23 18:37:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18768. [2023-04-23 18:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18769. [2023-04-23 18:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18770. [2023-04-23 18:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18771. [2023-04-23 18:37:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18772. [2023-04-24 10:19:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18773. [2023-04-24 10:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18774. [2023-04-24 10:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18775. [2023-04-24 10:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18776. [2023-04-24 10:19:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18777. [2023-04-24 10:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18778. [2023-04-24 18:02:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18779. [2023-04-24 18:02:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18780. [2023-04-24 18:02:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18781. [2023-04-24 18:02:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18782. [2023-04-24 18:02:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18783. [2023-04-25 06:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18784. [2023-04-25 06:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18785. [2023-04-25 06:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18786. [2023-04-25 06:14:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18787. [2023-04-25 06:14:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18788. [2023-04-26 10:22:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18789. [2023-04-26 10:22:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18790. [2023-04-26 10:22:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18791. [2023-04-26 10:22:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18792. [2023-04-26 10:22:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18793. [2023-04-26 10:22:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18794. [2023-04-28 15:27:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18795. [2023-04-28 15:27:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18796. [2023-04-28 15:27:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18797. [2023-04-28 15:27:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18798. [2023-04-28 15:27:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18799. [2023-04-28 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18800. [2023-04-28 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18801. [2023-04-28 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18802. [2023-04-28 18:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18803. [2023-04-28 18:23:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18804. [2023-04-28 18:23:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18805. [2023-04-28 18:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18806. [2023-04-28 18:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18807. [2023-04-28 18:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18808. [2023-04-28 18:23:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18809. [2023-04-28 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18810. [2023-04-28 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18811. [2023-04-28 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18812. [2023-04-28 18:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18813. [2023-04-28 18:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18814. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18815. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18816. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18817. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18818. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18819. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18820. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18821. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18822. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18823. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18824. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18825. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18826. [2023-04-28 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18827. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18828. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18829. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18830. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18831. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18832. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18833. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18834. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18835. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18836. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18837. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18838. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18839. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18840. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18841. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18842. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18843. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18844. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18845. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18846. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18847. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18848. [2023-04-28 18:23:43] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18849. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18850. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18851. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18852. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18853. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18854. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18855. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18856. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18857. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18858. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18859. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18860. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18861. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18862. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18863. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18864. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18865. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18866. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18867. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18868. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18869. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18870. [2023-04-28 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18871. [2023-04-28 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18872. [2023-04-28 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18873. [2023-04-28 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18874. [2023-04-28 18:23:45] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  18875. [2023-04-28 18:23:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  18876. [2023-04-28 18:23:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  18877. [2023-04-28 18:23:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  18878. [2023-04-28 18:23:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  18879. [2023-04-28 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18880. [2023-04-28 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18881. [2023-04-28 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18882. [2023-04-28 18:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18883. [2023-04-28 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18884. [2023-04-28 18:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  18885. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18886. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18887. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18888. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18889. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18890. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18891. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18892. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18893. [2023-04-28 18:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18894. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18895. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18896. [2023-04-28 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18897. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18898. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18899. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18900. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18901. [2023-04-28 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18902. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18903. [2023-04-28 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18904. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18905. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18906. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18907. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18908. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18909. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18910. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18911. [2023-04-28 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18912. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18913. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18914. [2023-04-28 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/search"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/search\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/search/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18915. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18916. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18917. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18918. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18919. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18920. [2023-04-28 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18921. [2023-04-28 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18922. [2023-04-28 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18923. [2023-04-28 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18924. [2023-04-28 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18925. [2023-04-28 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18926. [2023-04-28 18:23:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18927. [2023-04-28 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18928. [2023-04-28 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18929. [2023-04-28 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18930. [2023-04-28 18:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18931. [2023-04-28 18:23:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18932. [2023-04-28 18:24:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18933. [2023-04-28 18:24:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18934. [2023-04-28 18:24:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18935. [2023-04-28 18:24:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18936. [2023-04-28 18:24:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18937. [2023-04-28 18:24:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18938. [2023-04-28 18:24:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18939. [2023-04-28 18:24:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18940. [2023-04-28 18:24:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18941. [2023-04-28 18:24:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18942. [2023-04-28 18:24:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18943. [2023-04-28 18:24:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9aea9f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9aea9f","method":"GET"} []
  18944. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18945. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18946. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18947. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18948. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18949. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18950. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18951. [2023-04-28 18:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18952. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18953. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18954. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18955. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18956. [2023-04-28 18:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18957. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18958. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18959. [2023-04-28 18:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18960. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18961. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18962. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18963. [2023-04-28 18:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18964. [2023-04-28 18:25:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18965. [2023-04-28 18:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18966. [2023-04-28 18:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18967. [2023-04-28 18:25:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18968. [2023-04-28 18:25:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18969. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18970. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18971. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18972. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18973. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18974. [2023-04-28 18:25:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "OPTIONS /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"OPTIONS /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18975. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18976. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18977. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18978. [2023-04-28 18:25:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /BWWQAhDaIeDZ" (from "https://upfld.rn.back.di014.com/BWWQAhDaIeDZ")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /BWWQAhDaIeDZ\" (from \"https://upfld.rn.back.di014.com/BWWQAhDaIeDZ\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/BWWQAhDaIeDZ/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18979. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18980. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18981. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18982. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18983. [2023-04-28 18:25:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18984. [2023-04-28 18:25:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18985. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18986. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18987. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18988. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18989. [2023-04-28 18:25:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  18990. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18991. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18992. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18993. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18994. [2023-04-28 18:25:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /eRKEqjOB" (from "https://upfld.rn.back.di014.com/eRKEqjOB")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /eRKEqjOB\" (from \"https://upfld.rn.back.di014.com/eRKEqjOB\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/eRKEqjOB/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  18995. [2023-04-28 18:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18996. [2023-04-28 18:25:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  18997. [2023-04-28 18:25:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  18998. [2023-04-28 18:25:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  18999. [2023-04-28 18:25:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19000. [2023-04-28 18:25:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19001. [2023-04-28 18:28:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19002. [2023-04-28 18:28:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19003. [2023-04-28 18:28:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19004. [2023-04-28 18:28:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19005. [2023-04-28 18:28:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19006. [2023-04-28 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19007. [2023-04-28 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19008. [2023-04-28 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19009. [2023-04-28 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19010. [2023-04-28 19:35:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19011. [2023-04-28 21:52:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19012. [2023-04-28 21:52:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19013. [2023-04-28 21:52:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19014. [2023-04-28 21:52:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19015. [2023-04-28 21:52:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19016. [2023-04-28 21:52:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19017. [2023-04-28 21:52:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19018. [2023-04-28 21:52:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19019. [2023-04-28 21:52:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19020. [2023-04-28 21:52:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19021. [2023-04-28 21:52:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19022. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19023. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19024. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19025. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19026. [2023-04-28 21:52:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19027. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19028. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19029. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19030. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19031. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19032. [2023-04-28 21:52:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19033. [2023-04-28 21:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19034. [2023-04-28 21:52:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19035. [2023-04-28 21:52:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19036. [2023-04-28 21:52:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19037. [2023-04-28 21:52:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19038. [2023-04-28 21:52:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19039. [2023-04-28 21:52:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19040. [2023-04-28 21:52:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19041. [2023-04-28 21:52:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19042. [2023-04-28 21:52:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19043. [2023-04-28 21:52:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19044. [2023-04-28 21:52:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //vendor/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //vendor/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19045. [2023-04-28 21:52:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19046. [2023-04-28 21:52:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19047. [2023-04-28 21:52:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19048. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19049. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19050. [2023-04-28 21:52:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lib/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lib/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19051. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19052. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19053. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19054. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19055. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19056. [2023-04-28 21:52:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19057. [2023-04-28 21:52:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19058. [2023-04-28 21:52:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19059. [2023-04-28 21:52:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19060. [2023-04-28 21:52:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19061. [2023-04-28 21:52:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19062. [2023-04-28 21:52:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cronlab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cronlab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cronlab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19063. [2023-04-28 21:52:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19064. [2023-04-28 21:52:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19065. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19066. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19067. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19068. [2023-04-28 21:52:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cron/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cron/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cron/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19069. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19070. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19071. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19072. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19073. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19074. [2023-04-28 21:52:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19075. [2023-04-28 21:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19076. [2023-04-28 21:52:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19077. [2023-04-28 21:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19078. [2023-04-28 21:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19079. [2023-04-28 21:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19080. [2023-04-28 21:52:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19081. [2023-04-28 21:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19082. [2023-04-28 21:52:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19083. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19084. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19085. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19086. [2023-04-28 21:52:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/Datavase/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/Datavase/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/Datavase/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19087. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19088. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19089. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19090. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19091. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19092. [2023-04-28 21:52:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //database/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //database/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//database/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19093. [2023-04-28 21:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19094. [2023-04-28 21:52:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19095. [2023-04-28 21:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19096. [2023-04-28 21:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19097. [2023-04-28 21:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19098. [2023-04-28 21:52:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //config/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //config/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//config/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19099. [2023-04-28 21:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19100. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19101. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19102. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19103. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19104. [2023-04-28 21:52:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //assets/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //assets/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//assets/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19105. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19106. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19107. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19108. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19109. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19110. [2023-04-28 21:52:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19111. [2023-04-28 21:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19112. [2023-04-28 21:52:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19113. [2023-04-28 21:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19114. [2023-04-28 21:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19115. [2023-04-28 21:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19116. [2023-04-28 21:52:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //apps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //apps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//apps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19117. [2023-04-28 21:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19118. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19119. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19120. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19121. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19122. [2023-04-28 21:52:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //uploads/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //uploads/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//uploads/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19123. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19124. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19125. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19126. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19127. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19128. [2023-04-28 21:52:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //sitemaps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //sitemaps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//sitemaps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19129. [2023-04-28 21:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19130. [2023-04-28 21:52:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19131. [2023-04-28 21:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19132. [2023-04-28 21:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19133. [2023-04-28 21:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19134. [2023-04-28 21:52:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //saas/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //saas/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//saas/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19135. [2023-04-28 21:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19136. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19137. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19138. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19139. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19140. [2023-04-28 21:52:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //api/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //api/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//api/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19141. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19142. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19143. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19144. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19145. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19146. [2023-04-28 21:52:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //psnlink/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //psnlink/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//psnlink/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19147. [2023-04-28 21:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19148. [2023-04-28 21:52:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19149. [2023-04-28 21:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19150. [2023-04-28 21:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19151. [2023-04-28 21:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19152. [2023-04-28 21:52:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //exapi/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //exapi/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//exapi/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19153. [2023-04-28 21:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19154. [2023-04-28 21:52:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19155. [2023-04-28 21:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19156. [2023-04-28 21:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19157. [2023-04-28 21:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19158. [2023-04-28 21:52:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//site/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19159. [2023-04-28 21:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19160. [2023-04-28 21:52:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19161. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19162. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19163. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19164. [2023-04-28 21:52:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //admin/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //admin/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//admin/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19165. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19166. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19167. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19168. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19169. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19170. [2023-04-28 21:52:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//web/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19171. [2023-04-28 21:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19172. [2023-04-28 21:52:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19173. [2023-04-28 21:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19174. [2023-04-28 21:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19175. [2023-04-28 21:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19176. [2023-04-28 21:52:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //public/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //public/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//public/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19177. [2023-04-28 21:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19178. [2023-04-28 21:52:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19179. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19180. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19181. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19182. [2023-04-28 21:52:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //en/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //en/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//en/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19183. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19184. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19185. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19186. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19187. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19188. [2023-04-28 21:52:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //tools/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //tools/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tools/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19189. [2023-04-28 21:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19190. [2023-04-28 21:52:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19191. [2023-04-28 21:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19192. [2023-04-28 21:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19193. [2023-04-28 21:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19194. [2023-04-28 21:52:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v1/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v1/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v1/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19195. [2023-04-28 21:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19196. [2023-04-28 21:52:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19197. [2023-04-28 21:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19198. [2023-04-28 21:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19199. [2023-04-28 21:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19200. [2023-04-28 21:52:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v2/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v2/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v2/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19201. [2023-04-28 21:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19202. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19203. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19204. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19205. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19206. [2023-04-28 21:52:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //administrator/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //administrator/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//administrator/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19207. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19208. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19209. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19210. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19211. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19212. [2023-04-28 21:52:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //laravel/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //laravel/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//laravel/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19213. [2023-04-28 21:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19214. [2023-04-29 00:22:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19215. [2023-04-29 00:22:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19216. [2023-04-29 00:22:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19217. [2023-04-29 00:22:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19218. [2023-04-29 00:22:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19219. [2023-04-29 00:22:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19220. [2023-04-29 00:22:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19221. [2023-04-29 00:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19222. [2023-04-29 00:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19223. [2023-04-29 00:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19224. [2023-04-29 00:22:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19225. [2023-04-29 00:22:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19226. [2023-04-29 00:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19227. [2023-04-29 00:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19228. [2023-04-29 00:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19229. [2023-04-29 00:22:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19230. [2023-04-29 00:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19231. [2023-04-29 00:22:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19232. [2023-04-29 00:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19233. [2023-04-29 00:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19234. [2023-04-29 00:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19235. [2023-04-29 00:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19236. [2023-04-29 03:22:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19237. [2023-04-29 03:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19238. [2023-04-29 03:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19239. [2023-04-29 03:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19240. [2023-04-29 03:22:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19241. [2023-04-29 03:22:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19242. [2023-04-29 03:22:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19243. [2023-04-29 03:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19244. [2023-04-29 03:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19245. [2023-04-29 03:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19246. [2023-04-29 03:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19247. [2023-04-29 05:52:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19248. [2023-04-29 05:52:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19249. [2023-04-29 05:52:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19250. [2023-04-29 05:52:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19251. [2023-04-29 05:52:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19252. [2023-04-29 05:52:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19253. [2023-04-29 05:52:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6583e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d6583e","method":"GET"} []
  19254. [2023-04-29 06:26:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19255. [2023-04-29 06:26:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19256. [2023-04-29 06:26:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19257. [2023-04-29 06:26:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19258. [2023-04-29 06:26:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19259. [2023-04-29 06:26:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19260. [2023-04-29 06:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19261. [2023-04-29 06:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19262. [2023-04-29 06:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19263. [2023-04-29 06:26:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19264. [2023-04-29 06:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19265. [2023-04-29 06:26:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19266. [2023-04-29 06:26:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19267. [2023-04-29 06:26:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19268. [2023-04-29 06:26:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19269. [2023-04-29 06:26:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19270. [2023-04-29 06:26:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19271. [2023-04-29 11:18:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19272. [2023-04-29 11:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19273. [2023-04-29 11:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19274. [2023-04-29 11:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19275. [2023-04-29 11:18:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19276. [2023-04-29 22:58:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19277. [2023-04-29 22:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19278. [2023-04-29 22:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19279. [2023-04-29 22:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19280. [2023-04-29 22:58:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19281. [2023-04-30 00:10:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19282. [2023-04-30 00:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19283. [2023-04-30 00:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19284. [2023-04-30 00:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19285. [2023-04-30 00:10:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19286. [2023-04-30 00:10:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19287. [2023-04-30 00:10:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19288. [2023-04-30 00:10:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19289. [2023-04-30 00:10:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19290. [2023-04-30 00:10:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19291. [2023-04-30 00:10:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19292. [2023-04-30 00:10:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19293. [2023-04-30 00:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19294. [2023-04-30 00:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19295. [2023-04-30 00:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19296. [2023-04-30 00:10:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19297. [2023-04-30 00:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19298. [2023-04-30 00:10:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19299. [2023-04-30 00:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19300. [2023-04-30 00:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19301. [2023-04-30 00:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19302. [2023-04-30 00:10:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19303. [2023-04-30 00:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19304. [2023-04-30 00:10:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19305. [2023-04-30 00:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19306. [2023-04-30 00:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19307. [2023-04-30 00:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19308. [2023-04-30 00:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19309. [2023-04-30 00:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19310. [2023-04-30 00:10:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19311. [2023-04-30 00:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19312. [2023-04-30 00:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19313. [2023-04-30 00:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19314. [2023-04-30 00:10:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //vendor/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //vendor/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19315. [2023-04-30 00:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19316. [2023-04-30 00:10:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19317. [2023-04-30 00:10:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19318. [2023-04-30 00:10:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19319. [2023-04-30 00:10:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19320. [2023-04-30 00:10:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lib/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lib/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19321. [2023-04-30 00:10:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19322. [2023-04-30 00:10:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19323. [2023-04-30 00:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19324. [2023-04-30 00:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19325. [2023-04-30 00:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19326. [2023-04-30 00:10:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //lab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //lab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19327. [2023-04-30 00:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19328. [2023-04-30 00:10:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19329. [2023-04-30 00:10:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19330. [2023-04-30 00:10:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19331. [2023-04-30 00:10:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19332. [2023-04-30 00:10:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cronlab/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cronlab/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cronlab/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19333. [2023-04-30 00:10:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19334. [2023-04-30 00:10:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19335. [2023-04-30 00:10:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19336. [2023-04-30 00:10:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19337. [2023-04-30 00:10:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19338. [2023-04-30 00:10:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cron/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cron/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cron/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19339. [2023-04-30 00:10:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19340. [2023-04-30 00:10:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19341. [2023-04-30 00:10:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19342. [2023-04-30 00:10:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19343. [2023-04-30 00:10:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19344. [2023-04-30 00:10:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19345. [2023-04-30 00:10:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19346. [2023-04-30 00:10:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19347. [2023-04-30 00:10:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19348. [2023-04-30 00:10:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19349. [2023-04-30 00:10:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19350. [2023-04-30 00:10:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19351. [2023-04-30 00:10:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19352. [2023-04-30 00:10:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19353. [2023-04-30 00:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19354. [2023-04-30 00:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19355. [2023-04-30 00:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19356. [2023-04-30 00:10:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //core/Datavase/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //core/Datavase/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//core/Datavase/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19357. [2023-04-30 00:10:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19358. [2023-04-30 00:10:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19359. [2023-04-30 00:10:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19360. [2023-04-30 00:10:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19361. [2023-04-30 00:10:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19362. [2023-04-30 00:10:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //database/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //database/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//database/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19363. [2023-04-30 00:10:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19364. [2023-04-30 00:10:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19365. [2023-04-30 00:10:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19366. [2023-04-30 00:10:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19367. [2023-04-30 00:10:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19368. [2023-04-30 00:10:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //config/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //config/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//config/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19369. [2023-04-30 00:10:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19370. [2023-04-30 00:10:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19371. [2023-04-30 00:10:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19372. [2023-04-30 00:10:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19373. [2023-04-30 00:10:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19374. [2023-04-30 00:10:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //assets/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //assets/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//assets/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19375. [2023-04-30 00:10:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19376. [2023-04-30 00:10:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19377. [2023-04-30 00:10:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19378. [2023-04-30 00:10:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19379. [2023-04-30 00:10:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19380. [2023-04-30 00:10:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //app/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //app/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//app/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19381. [2023-04-30 00:10:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19382. [2023-04-30 00:10:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19383. [2023-04-30 00:10:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19384. [2023-04-30 00:10:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19385. [2023-04-30 00:10:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19386. [2023-04-30 00:10:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //apps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //apps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//apps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19387. [2023-04-30 00:10:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19388. [2023-04-30 00:10:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19389. [2023-04-30 00:10:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19390. [2023-04-30 00:10:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19391. [2023-04-30 00:10:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19392. [2023-04-30 00:10:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //uploads/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //uploads/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//uploads/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19393. [2023-04-30 00:10:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19394. [2023-04-30 00:10:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19395. [2023-04-30 00:10:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19396. [2023-04-30 00:10:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19397. [2023-04-30 00:10:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19398. [2023-04-30 00:10:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //sitemaps/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //sitemaps/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//sitemaps/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19399. [2023-04-30 00:10:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19400. [2023-04-30 00:10:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19401. [2023-04-30 00:10:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19402. [2023-04-30 00:10:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19403. [2023-04-30 00:10:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19404. [2023-04-30 00:10:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //saas/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //saas/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//saas/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19405. [2023-04-30 00:10:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19406. [2023-04-30 00:10:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19407. [2023-04-30 00:10:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19408. [2023-04-30 00:10:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19409. [2023-04-30 00:10:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19410. [2023-04-30 00:10:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //api/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //api/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//api/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19411. [2023-04-30 00:10:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19412. [2023-04-30 00:10:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19413. [2023-04-30 00:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19414. [2023-04-30 00:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19415. [2023-04-30 00:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19416. [2023-04-30 00:10:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //psnlink/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //psnlink/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//psnlink/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19417. [2023-04-30 00:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19418. [2023-04-30 00:10:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19419. [2023-04-30 00:10:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19420. [2023-04-30 00:10:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19421. [2023-04-30 00:10:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19422. [2023-04-30 00:10:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //exapi/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //exapi/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//exapi/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19423. [2023-04-30 00:10:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19424. [2023-04-30 00:10:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19425. [2023-04-30 00:10:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19426. [2023-04-30 00:10:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19427. [2023-04-30 00:10:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19428. [2023-04-30 00:10:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//site/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19429. [2023-04-30 00:10:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19430. [2023-04-30 00:10:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19431. [2023-04-30 00:10:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19432. [2023-04-30 00:10:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19433. [2023-04-30 00:10:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19434. [2023-04-30 00:10:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //admin/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //admin/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//admin/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19435. [2023-04-30 00:10:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19436. [2023-04-30 00:10:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19437. [2023-04-30 00:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19438. [2023-04-30 00:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19439. [2023-04-30 00:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19440. [2023-04-30 00:10:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//web/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19441. [2023-04-30 00:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19442. [2023-04-30 00:10:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19443. [2023-04-30 00:10:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19444. [2023-04-30 00:10:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19445. [2023-04-30 00:10:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19446. [2023-04-30 00:10:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //public/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //public/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//public/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19447. [2023-04-30 00:10:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19448. [2023-04-30 00:10:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19449. [2023-04-30 00:10:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19450. [2023-04-30 00:10:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19451. [2023-04-30 00:10:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19452. [2023-04-30 00:10:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //en/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //en/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//en/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19453. [2023-04-30 00:10:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19454. [2023-04-30 00:10:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19455. [2023-04-30 00:10:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19456. [2023-04-30 00:10:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19457. [2023-04-30 00:10:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19458. [2023-04-30 00:10:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //tools/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //tools/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tools/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19459. [2023-04-30 00:10:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19460. [2023-04-30 00:10:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19461. [2023-04-30 00:10:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19462. [2023-04-30 00:10:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19463. [2023-04-30 00:10:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19464. [2023-04-30 00:10:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v1/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v1/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v1/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19465. [2023-04-30 00:10:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19466. [2023-04-30 00:10:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19467. [2023-04-30 00:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19468. [2023-04-30 00:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19469. [2023-04-30 00:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19470. [2023-04-30 00:10:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //v2/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //v2/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//v2/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19471. [2023-04-30 00:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19472. [2023-04-30 00:10:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19473. [2023-04-30 00:10:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19474. [2023-04-30 00:10:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19475. [2023-04-30 00:10:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19476. [2023-04-30 00:10:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //administrator/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //administrator/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//administrator/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19477. [2023-04-30 00:10:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19478. [2023-04-30 00:10:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19479. [2023-04-30 00:10:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19480. [2023-04-30 00:10:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19481. [2023-04-30 00:10:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19482. [2023-04-30 00:10:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //laravel/.env" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //laravel/.env\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//laravel/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19483. [2023-04-30 00:10:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19484. [2023-04-30 22:00:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19485. [2023-04-30 22:00:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19486. [2023-04-30 22:00:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19487. [2023-04-30 22:00:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19488. [2023-04-30 22:00:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19489. [2023-04-30 22:00:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19490. [2023-04-30 22:00:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19491. [2023-04-30 22:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19492. [2023-04-30 22:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19493. [2023-04-30 22:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19494. [2023-04-30 22:00:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19495. [2023-04-30 22:00:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19496. [2023-04-30 22:00:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19497. [2023-04-30 22:00:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19498. [2023-04-30 22:00:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19499. [2023-04-30 22:00:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19500. [2023-04-30 22:00:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19501. [2023-04-30 22:00:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19502. [2023-04-30 22:00:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  19503. [2023-04-30 22:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19504. [2023-04-30 22:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19505. [2023-04-30 22:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19506. [2023-04-30 22:00:18] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  19507. [2023-04-30 22:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19508. [2023-05-01 00:22:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19509. [2023-05-01 00:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  19510. [2023-05-01 00:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19511. [2023-05-01 00:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19512. [2023-05-01 00:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19513. [2023-05-01 00:22:25] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  19514. [2023-05-01 00:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19515. [2023-05-01 15:03:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19516. [2023-05-01 15:03:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19517. [2023-05-01 15:03:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19518. [2023-05-01 15:03:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19519. [2023-05-01 15:03:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19520. [2023-05-01 21:35:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19521. [2023-05-01 21:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19522. [2023-05-01 21:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19523. [2023-05-01 21:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19524. [2023-05-01 21:35:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19525. [2023-05-01 21:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19526. [2023-05-01 21:35:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19527. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19528. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19529. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19530. [2023-05-01 21:35:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19531. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19532. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19533. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19534. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19535. [2023-05-01 21:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19536. [2023-05-01 21:35:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19537. [2023-05-01 21:35:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19538. [2023-05-01 21:35:58] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  19539. [2023-05-01 21:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19540. [2023-05-01 21:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19541. [2023-05-01 21:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19542. [2023-05-01 21:35:58] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  19543. [2023-05-01 21:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19544. [2023-05-02 11:12:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19545. [2023-05-02 11:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19546. [2023-05-02 11:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19547. [2023-05-02 11:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19548. [2023-05-02 11:12:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19549. [2023-05-02 11:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19550. [2023-05-03 09:11:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19551. [2023-05-03 09:11:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19552. [2023-05-03 09:11:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19553. [2023-05-03 09:11:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19554. [2023-05-03 09:11:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19555. [2023-05-03 09:11:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19556. [2023-05-03 11:42:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19557. [2023-05-03 11:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19558. [2023-05-03 11:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19559. [2023-05-03 11:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19560. [2023-05-03 11:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19561. [2023-05-03 11:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19562. [2023-05-03 11:42:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19563. [2023-05-03 11:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19564. [2023-05-03 11:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19565. [2023-05-03 11:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19566. [2023-05-03 11:42:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19567. [2023-05-03 11:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19568. [2023-05-03 11:42:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19569. [2023-05-03 11:42:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19570. [2023-05-03 11:42:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19571. [2023-05-03 11:42:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19572. [2023-05-03 11:42:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19573. [2023-05-03 11:42:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19574. [2023-05-03 11:42:54] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  19575. [2023-05-03 11:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19576. [2023-05-03 11:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19577. [2023-05-03 11:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19578. [2023-05-03 11:42:54] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  19579. [2023-05-03 11:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19580. [2023-05-04 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19581. [2023-05-04 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19582. [2023-05-04 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19583. [2023-05-04 10:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19584. [2023-05-04 10:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19585. [2023-05-05 01:49:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19586. [2023-05-05 01:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19587. [2023-05-05 01:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19588. [2023-05-05 01:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19589. [2023-05-05 01:49:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19590. [2023-05-05 04:47:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19591. [2023-05-05 04:47:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19592. [2023-05-05 04:47:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19593. [2023-05-05 04:47:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19594. [2023-05-05 04:47:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19595. [2023-05-06 03:00:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19596. [2023-05-06 03:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19597. [2023-05-06 03:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19598. [2023-05-06 03:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19599. [2023-05-06 03:00:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19600. [2023-05-07 07:03:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19601. [2023-05-07 07:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19602. [2023-05-07 07:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19603. [2023-05-07 07:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19604. [2023-05-07 07:03:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19605. [2023-05-07 10:09:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19606. [2023-05-07 10:09:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19607. [2023-05-07 10:09:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19608. [2023-05-07 10:09:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19609. [2023-05-07 10:09:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19610. [2023-05-07 10:09:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19611. [2023-05-07 15:33:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19612. [2023-05-07 15:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19613. [2023-05-07 15:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19614. [2023-05-07 15:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19615. [2023-05-07 15:33:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19616. [2023-05-07 17:20:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19617. [2023-05-07 17:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19618. [2023-05-07 17:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19619. [2023-05-07 17:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19620. [2023-05-07 17:20:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19621. [2023-05-08 00:49:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19622. [2023-05-08 00:49:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19623. [2023-05-08 00:49:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19624. [2023-05-08 00:49:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19625. [2023-05-08 00:49:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19626. [2023-05-08 10:22:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19627. [2023-05-08 10:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19628. [2023-05-08 10:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19629. [2023-05-08 10:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19630. [2023-05-08 10:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19631. [2023-05-08 10:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19632. [2023-05-08 13:17:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19633. [2023-05-08 13:17:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19634. [2023-05-08 13:17:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19635. [2023-05-08 13:17:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19636. [2023-05-08 13:17:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19637. [2023-05-09 01:39:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19638. [2023-05-09 01:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19639. [2023-05-09 01:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19640. [2023-05-09 01:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19641. [2023-05-09 01:39:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19642. [2023-05-09 08:14:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19643. [2023-05-09 08:14:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19644. [2023-05-09 08:14:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19645. [2023-05-09 08:14:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19646. [2023-05-09 08:14:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19647. [2023-05-09 22:57:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19648. [2023-05-09 22:57:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19649. [2023-05-09 22:57:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19650. [2023-05-09 22:57:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19651. [2023-05-09 22:57:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19652. [2023-05-10 05:29:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19653. [2023-05-10 05:29:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19654. [2023-05-10 05:29:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19655. [2023-05-10 05:29:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19656. [2023-05-10 05:29:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19657. [2023-05-10 12:42:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19658. [2023-05-10 12:42:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19659. [2023-05-10 12:42:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19660. [2023-05-10 12:42:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19661. [2023-05-10 12:42:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19662. [2023-05-10 12:42:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19663. [2023-05-11 01:53:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19664. [2023-05-11 01:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19665. [2023-05-11 01:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19666. [2023-05-11 01:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19667. [2023-05-11 01:53:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19668. [2023-05-11 04:12:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19669. [2023-05-11 04:12:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19670. [2023-05-11 04:12:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19671. [2023-05-11 04:12:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19672. [2023-05-11 04:12:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19673. [2023-05-11 23:51:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19674. [2023-05-11 23:51:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19675. [2023-05-11 23:51:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19676. [2023-05-11 23:51:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19677. [2023-05-11 23:51:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19678. [2023-05-12 07:25:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19679. [2023-05-12 07:25:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19680. [2023-05-12 07:25:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19681. [2023-05-12 07:25:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19682. [2023-05-12 07:25:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19683. [2023-05-14 09:44:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19684. [2023-05-14 09:44:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19685. [2023-05-14 09:44:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19686. [2023-05-14 09:44:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19687. [2023-05-14 09:44:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19688. [2023-05-14 09:44:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19689. [2023-05-15 09:50:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19690. [2023-05-15 09:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19691. [2023-05-15 09:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19692. [2023-05-15 09:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19693. [2023-05-15 09:50:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19694. [2023-05-15 09:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19695. [2023-05-16 04:01:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19696. [2023-05-16 04:01:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19697. [2023-05-16 04:01:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19698. [2023-05-16 04:01:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19699. [2023-05-16 04:01:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19700. [2023-05-16 09:07:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19701. [2023-05-16 09:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19702. [2023-05-16 09:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19703. [2023-05-16 09:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19704. [2023-05-16 09:07:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19705. [2023-05-16 09:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19706. [2023-05-17 17:38:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19707. [2023-05-17 17:38:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19708. [2023-05-17 17:38:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19709. [2023-05-17 17:38:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19710. [2023-05-17 17:38:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19711. [2023-05-18 19:16:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19712. [2023-05-18 19:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19713. [2023-05-18 19:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19714. [2023-05-18 19:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19715. [2023-05-18 19:16:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19716. [2023-05-19 09:49:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19717. [2023-05-19 09:49:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19718. [2023-05-19 09:49:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19719. [2023-05-19 09:49:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19720. [2023-05-19 09:49:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19721. [2023-05-19 09:49:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19722. [2023-05-19 19:09:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19723. [2023-05-19 19:09:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19724. [2023-05-19 19:09:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19725. [2023-05-19 19:09:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19726. [2023-05-19 19:09:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19727. [2023-05-19 19:09:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19728. [2023-05-19 19:09:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a2c1a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/3a2c1a","method":"GET"} []
  19729. [2023-05-22 10:15:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19730. [2023-05-22 10:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19731. [2023-05-22 10:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19732. [2023-05-22 10:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19733. [2023-05-22 10:15:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19734. [2023-05-22 10:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19735. [2023-05-24 11:36:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19736. [2023-05-24 11:36:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19737. [2023-05-24 11:36:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19738. [2023-05-24 11:36:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19739. [2023-05-24 11:36:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19740. [2023-05-24 11:36:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19741. [2023-05-25 18:50:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19742. [2023-05-25 18:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19743. [2023-05-25 18:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19744. [2023-05-25 18:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19745. [2023-05-25 18:50:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19746. [2023-05-25 18:50:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19747. [2023-05-25 18:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19748. [2023-05-25 18:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19749. [2023-05-25 18:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19750. [2023-05-25 18:50:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19751. [2023-05-26 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19752. [2023-05-26 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19753. [2023-05-26 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19754. [2023-05-26 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19755. [2023-05-26 11:51:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19756. [2023-05-26 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19757. [2023-05-28 05:27:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19758. [2023-05-28 05:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19759. [2023-05-28 05:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19760. [2023-05-28 05:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19761. [2023-05-28 05:27:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19762. [2023-05-30 10:05:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19763. [2023-05-30 10:05:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19764. [2023-05-30 10:05:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19765. [2023-05-30 10:05:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19766. [2023-05-30 10:05:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19767. [2023-05-30 10:05:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19768. [2023-06-01 10:23:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19769. [2023-06-01 10:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19770. [2023-06-01 10:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19771. [2023-06-01 10:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19772. [2023-06-01 10:23:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19773. [2023-06-01 10:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19774. [2023-06-04 01:08:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19775. [2023-06-04 01:08:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19776. [2023-06-04 01:08:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19777. [2023-06-04 01:08:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19778. [2023-06-04 01:08:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19779. [2023-06-04 08:14:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19780. [2023-06-04 08:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19781. [2023-06-04 08:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19782. [2023-06-04 08:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19783. [2023-06-04 08:14:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19784. [2023-06-04 12:30:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19785. [2023-06-04 12:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19786. [2023-06-04 12:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19787. [2023-06-04 12:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19788. [2023-06-04 12:30:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19789. [2023-06-04 12:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19790. [2023-06-05 12:08:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19791. [2023-06-05 12:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19792. [2023-06-05 12:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19793. [2023-06-05 12:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19794. [2023-06-05 12:08:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19795. [2023-06-05 12:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19796. [2023-06-05 17:40:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19797. [2023-06-05 17:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19798. [2023-06-05 17:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19799. [2023-06-05 17:40:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19800. [2023-06-05 17:40:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19801. [2023-06-05 17:59:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19802. [2023-06-05 17:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19803. [2023-06-05 17:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19804. [2023-06-05 17:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19805. [2023-06-05 17:59:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19806. [2023-06-07 03:35:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19807. [2023-06-07 03:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19808. [2023-06-07 03:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19809. [2023-06-07 03:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19810. [2023-06-07 03:35:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19811. [2023-06-07 10:19:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19812. [2023-06-07 10:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19813. [2023-06-07 10:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19814. [2023-06-07 10:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19815. [2023-06-07 10:19:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19816. [2023-06-07 10:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19817. [2023-06-08 11:46:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19818. [2023-06-08 11:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19819. [2023-06-08 11:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19820. [2023-06-08 11:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19821. [2023-06-08 11:46:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19822. [2023-06-08 21:25:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19823. [2023-06-08 21:25:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19824. [2023-06-08 21:25:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19825. [2023-06-08 21:25:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19826. [2023-06-08 21:25:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19827. [2023-06-10 06:38:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19828. [2023-06-10 06:38:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19829. [2023-06-10 06:38:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19830. [2023-06-10 06:38:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19831. [2023-06-10 06:38:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19832. [2023-06-11 00:40:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19833. [2023-06-11 00:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19834. [2023-06-11 00:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19835. [2023-06-11 00:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19836. [2023-06-11 00:40:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19837. [2023-06-11 02:05:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19838. [2023-06-11 02:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19839. [2023-06-11 02:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19840. [2023-06-11 02:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19841. [2023-06-11 02:05:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19842. [2023-06-13 08:52:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19843. [2023-06-13 08:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19844. [2023-06-13 08:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19845. [2023-06-13 08:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19846. [2023-06-13 08:52:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19847. [2023-06-13 08:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19848. [2023-06-14 10:00:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19849. [2023-06-14 10:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19850. [2023-06-14 10:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19851. [2023-06-14 10:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19852. [2023-06-14 10:00:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19853. [2023-06-14 10:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19854. [2023-06-15 12:11:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19855. [2023-06-15 12:11:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19856. [2023-06-15 12:11:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19857. [2023-06-15 12:11:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19858. [2023-06-15 12:11:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19859. [2023-06-15 12:11:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19860. [2023-06-16 17:28:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19861. [2023-06-16 17:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19862. [2023-06-16 17:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19863. [2023-06-16 17:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19864. [2023-06-16 17:28:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19865. [2023-06-17 06:14:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19866. [2023-06-17 06:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19867. [2023-06-17 06:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19868. [2023-06-17 06:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19869. [2023-06-17 06:14:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_debugbar/open"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_debugbar/open\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_debugbar/open/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19870. [2023-06-17 06:14:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19871. [2023-06-17 18:54:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19872. [2023-06-17 18:54:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19873. [2023-06-17 18:54:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19874. [2023-06-17 18:54:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19875. [2023-06-17 18:54:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19876. [2023-06-18 03:20:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19877. [2023-06-18 03:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19878. [2023-06-18 03:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19879. [2023-06-18 03:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19880. [2023-06-18 03:20:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19881. [2023-06-19 01:09:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19882. [2023-06-19 01:09:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19883. [2023-06-19 01:09:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19884. [2023-06-19 01:09:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19885. [2023-06-19 01:09:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19886. [2023-06-19 03:34:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19887. [2023-06-19 03:34:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19888. [2023-06-19 03:34:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19889. [2023-06-19 03:34:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19890. [2023-06-19 03:34:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19891. [2023-06-20 13:38:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19892. [2023-06-20 13:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19893. [2023-06-20 13:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19894. [2023-06-20 13:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19895. [2023-06-20 13:38:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19896. [2023-06-20 13:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19897. [2023-06-20 13:38:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19898. [2023-06-20 13:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19899. [2023-06-20 13:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19900. [2023-06-20 13:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19901. [2023-06-20 13:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19902. [2023-06-20 16:59:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19903. [2023-06-20 16:59:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19904. [2023-06-20 16:59:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19905. [2023-06-20 16:59:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19906. [2023-06-20 16:59:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19907. [2023-06-20 16:59:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19908. [2023-06-22 22:14:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19909. [2023-06-22 22:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19910. [2023-06-22 22:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19911. [2023-06-22 22:14:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19912. [2023-06-22 22:14:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19913. [2023-06-22 22:31:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19914. [2023-06-22 22:31:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19915. [2023-06-22 22:31:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19916. [2023-06-22 22:31:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19917. [2023-06-22 22:31:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19918. [2023-06-23 11:16:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19919. [2023-06-23 11:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19920. [2023-06-23 11:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19921. [2023-06-23 11:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19922. [2023-06-23 11:16:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19923. [2023-06-23 13:00:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19924. [2023-06-23 13:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19925. [2023-06-23 13:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19926. [2023-06-23 13:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19927. [2023-06-23 13:00:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19928. [2023-06-23 13:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19929. [2023-06-24 10:35:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19930. [2023-06-24 10:35:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19931. [2023-06-24 10:35:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19932. [2023-06-24 10:35:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19933. [2023-06-24 10:35:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19934. [2023-06-24 10:35:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19935. [2023-06-25 03:06:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19936. [2023-06-25 03:06:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19937. [2023-06-25 03:06:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19938. [2023-06-25 03:06:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19939. [2023-06-25 03:06:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19940. [2023-06-25 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19941. [2023-06-25 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19942. [2023-06-25 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19943. [2023-06-25 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19944. [2023-06-25 07:33:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19945. [2023-06-25 11:26:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19946. [2023-06-25 11:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19947. [2023-06-25 11:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19948. [2023-06-25 11:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19949. [2023-06-25 11:26:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19950. [2023-06-25 11:26:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19951. [2023-06-26 00:53:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19952. [2023-06-26 00:53:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19953. [2023-06-26 00:53:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19954. [2023-06-26 00:53:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19955. [2023-06-26 00:53:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19956. [2023-06-27 08:11:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19957. [2023-06-27 08:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19958. [2023-06-27 08:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19959. [2023-06-27 08:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19960. [2023-06-27 08:11:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19961. [2023-06-27 08:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19962. [2023-06-27 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19963. [2023-06-27 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19964. [2023-06-27 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19965. [2023-06-27 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19966. [2023-06-27 18:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19967. [2023-06-27 18:22:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19968. [2023-06-27 18:22:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19969. [2023-06-27 18:22:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19970. [2023-06-27 18:22:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19971. [2023-06-27 18:22:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19972. [2023-06-27 18:22:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19973. [2023-06-27 18:22:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19974. [2023-06-27 18:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19975. [2023-06-27 18:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19976. [2023-06-27 18:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19977. [2023-06-27 18:22:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19978. [2023-06-27 18:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19979. [2023-06-27 18:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19980. [2023-06-27 18:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19981. [2023-06-27 18:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19982. [2023-06-27 18:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  19983. [2023-06-27 18:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19984. [2023-06-27 18:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19985. [2023-06-27 18:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19986. [2023-06-27 18:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19987. [2023-06-27 18:22:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19988. [2023-06-27 18:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19989. [2023-06-27 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19990. [2023-06-27 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19991. [2023-06-27 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19992. [2023-06-27 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19993. [2023-06-27 18:22:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  19994. [2023-06-27 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19995. [2023-06-27 18:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  19996. [2023-06-27 18:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  19997. [2023-06-27 18:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19998. [2023-06-27 18:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  19999. [2023-06-27 18:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20000. [2023-06-27 18:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20001. [2023-06-27 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20002. [2023-06-27 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20003. [2023-06-27 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20004. [2023-06-27 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20005. [2023-06-27 18:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20006. [2023-06-27 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20007. [2023-06-27 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20008. [2023-06-27 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20009. [2023-06-27 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20010. [2023-06-27 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20011. [2023-06-27 18:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20012. [2023-06-27 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20013. [2023-06-27 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20014. [2023-06-27 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20015. [2023-06-27 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20016. [2023-06-27 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20017. [2023-06-27 18:22:53] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20018. [2023-06-27 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20019. [2023-06-27 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20020. [2023-06-27 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20021. [2023-06-27 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20022. [2023-06-27 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20023. [2023-06-27 18:22:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20024. [2023-06-27 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20025. [2023-06-27 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20026. [2023-06-27 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20027. [2023-06-27 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20028. [2023-06-27 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20029. [2023-06-27 18:22:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20030. [2023-06-27 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20031. [2023-06-27 18:22:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20032. [2023-06-27 18:22:57] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  20033. [2023-06-27 18:22:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  20034. [2023-06-27 18:22:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  20035. [2023-06-27 18:22:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  20036. [2023-06-27 18:22:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  20037. [2023-06-27 18:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  20038. [2023-06-27 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20039. [2023-06-27 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20040. [2023-06-27 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20041. [2023-06-27 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20042. [2023-06-27 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20043. [2023-06-27 18:22:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20044. [2023-06-27 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20045. [2023-06-27 18:23:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20046. [2023-06-27 18:23:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20047. [2023-06-27 18:23:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20048. [2023-06-27 18:23:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20049. [2023-06-27 18:23:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20050. [2023-06-27 18:23:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20051. [2023-06-27 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20052. [2023-06-27 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20053. [2023-06-27 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20054. [2023-06-27 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20055. [2023-06-27 18:23:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20056. [2023-06-27 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20057. [2023-06-27 18:23:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20058. [2023-06-27 18:23:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20059. [2023-06-27 18:23:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20060. [2023-06-27 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20061. [2023-06-27 18:23:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20062. [2023-06-27 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20063. [2023-06-27 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20064. [2023-06-27 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20065. [2023-06-27 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20066. [2023-06-27 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20067. [2023-06-27 18:23:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20068. [2023-06-27 18:24:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20069. [2023-06-27 18:24:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20070. [2023-06-27 18:24:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20071. [2023-06-27 18:24:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20072. [2023-06-27 18:24:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20073. [2023-06-27 18:24:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20074. [2023-06-27 18:24:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"442a45"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/442a45","method":"GET"} []
  20075. [2023-06-27 18:24:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20076. [2023-06-27 18:24:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20077. [2023-06-27 18:24:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20078. [2023-06-27 18:24:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20079. [2023-06-27 18:24:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20080. [2023-06-27 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20081. [2023-06-27 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20082. [2023-06-27 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20083. [2023-06-27 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20084. [2023-06-27 18:24:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20085. [2023-06-27 18:27:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20086. [2023-06-27 18:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20087. [2023-06-27 18:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20088. [2023-06-27 18:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20089. [2023-06-27 18:27:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20090. [2023-06-27 18:41:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20091. [2023-06-27 18:41:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20092. [2023-06-27 18:41:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20093. [2023-06-27 18:41:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20094. [2023-06-27 18:41:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20095. [2023-06-28 00:08:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20096. [2023-06-28 00:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20097. [2023-06-28 00:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20098. [2023-06-28 00:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20099. [2023-06-28 00:08:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20100. [2023-06-28 00:08:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20101. [2023-06-28 00:08:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  20102. [2023-06-28 00:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20103. [2023-06-28 00:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20104. [2023-06-28 00:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20105. [2023-06-28 00:08:11] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  20106. [2023-06-28 00:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20107. [2023-06-28 06:26:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20108. [2023-06-28 06:26:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20109. [2023-06-28 06:26:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20110. [2023-06-28 06:26:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20111. [2023-06-28 06:26:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20112. [2023-06-28 06:27:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20113. [2023-06-28 06:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20114. [2023-06-28 06:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20115. [2023-06-28 06:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20116. [2023-06-28 06:27:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20117. [2023-06-28 06:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20118. [2023-06-28 06:27:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20119. [2023-06-28 06:27:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20120. [2023-06-28 06:27:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20121. [2023-06-28 06:27:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20122. [2023-06-28 06:27:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20123. [2023-06-28 06:27:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20124. [2023-06-28 08:45:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20125. [2023-06-28 08:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20126. [2023-06-28 08:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20127. [2023-06-28 08:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20128. [2023-06-28 08:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20129. [2023-06-28 09:19:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20130. [2023-06-28 09:19:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20131. [2023-06-28 09:19:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20132. [2023-06-28 09:19:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20133. [2023-06-28 09:19:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20134. [2023-06-28 09:19:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20135. [2023-06-28 09:55:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20136. [2023-06-28 09:55:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20137. [2023-06-28 09:55:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20138. [2023-06-28 09:55:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20139. [2023-06-28 09:55:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20140. [2023-06-28 09:55:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20141. [2023-06-28 09:55:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20142. [2023-06-28 09:55:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20143. [2023-06-28 09:55:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20144. [2023-06-28 09:55:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20145. [2023-06-28 09:55:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20146. [2023-06-28 09:55:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e72ed"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1e72ed","method":"GET"} []
  20147. [2023-06-28 15:57:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20148. [2023-06-28 15:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20149. [2023-06-28 15:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20150. [2023-06-28 15:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20151. [2023-06-28 15:57:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20152. [2023-06-28 18:08:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20153. [2023-06-28 18:08:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20154. [2023-06-28 18:08:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20155. [2023-06-28 18:08:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20156. [2023-06-28 18:08:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20157. [2023-06-28 18:08:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20158. [2023-06-28 18:08:43] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  20159. [2023-06-28 18:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20160. [2023-06-28 18:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20161. [2023-06-28 18:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20162. [2023-06-28 18:08:43] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  20163. [2023-06-28 18:08:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20164. [2023-06-28 21:49:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20165. [2023-06-28 21:49:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20166. [2023-06-28 21:49:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20167. [2023-06-28 21:49:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20168. [2023-06-28 21:49:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20169. [2023-06-28 21:49:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20170. [2023-06-28 21:49:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7c20a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/b7c20a","method":"GET"} []
  20171. [2023-07-01 04:05:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20172. [2023-07-01 04:05:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20173. [2023-07-01 04:05:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20174. [2023-07-01 04:05:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20175. [2023-07-01 04:05:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20176. [2023-07-01 04:05:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20177. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20178. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20179. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20180. [2023-07-01 04:05:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20181. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20182. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20183. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20184. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20185. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20186. [2023-07-01 04:05:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20187. [2023-07-01 04:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20188. [2023-07-01 04:05:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20189. [2023-07-01 04:05:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20190. [2023-07-01 04:05:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20191. [2023-07-01 04:05:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20192. [2023-07-01 04:05:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production" (from "https://www.google.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" (from \"https://www.google.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20193. [2023-07-01 04:05:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20194. [2023-07-03 10:35:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20195. [2023-07-03 10:35:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20196. [2023-07-03 10:35:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20197. [2023-07-03 10:35:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20198. [2023-07-03 10:35:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20199. [2023-07-03 19:33:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20200. [2023-07-03 19:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20201. [2023-07-03 19:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20202. [2023-07-03 19:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20203. [2023-07-03 19:33:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://014digital.atlassian.net/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://014digital.atlassian.net/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20204. [2023-07-03 19:33:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20205. [2023-07-03 19:33:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f3960"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5f3960","method":"GET"} []
  20206. [2023-07-03 19:33:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20207. [2023-07-03 19:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20208. [2023-07-03 19:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20209. [2023-07-03 19:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20210. [2023-07-03 19:33:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20211. [2023-07-03 19:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20212. [2023-07-03 19:34:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20213. [2023-07-03 19:34:02] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  20214. [2023-07-03 19:34:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  20215. [2023-07-03 19:34:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  20216. [2023-07-03 19:34:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  20217. [2023-07-03 19:34:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  20218. [2023-07-03 19:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20219. [2023-07-03 19:34:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20220. [2023-07-03 19:34:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a41f37"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a41f37","method":"GET"} []
  20221. [2023-07-04 09:28:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20222. [2023-07-04 09:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20223. [2023-07-04 09:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20224. [2023-07-04 09:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20225. [2023-07-04 09:28:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20226. [2023-07-04 09:28:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20227. [2023-07-04 13:33:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20228. [2023-07-04 13:33:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20229. [2023-07-04 13:33:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20230. [2023-07-04 13:33:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20231. [2023-07-04 13:33:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20232. [2023-07-05 10:09:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20233. [2023-07-05 10:09:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20234. [2023-07-05 10:09:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20235. [2023-07-05 10:09:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20236. [2023-07-05 10:09:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20237. [2023-07-05 10:09:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20238. [2023-07-06 00:18:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20239. [2023-07-06 00:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20240. [2023-07-06 00:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20241. [2023-07-06 00:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20242. [2023-07-06 00:18:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20243. [2023-07-06 20:56:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20244. [2023-07-06 20:56:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20245. [2023-07-06 20:56:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20246. [2023-07-06 20:56:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20247. [2023-07-06 20:56:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20248. [2023-07-08 21:02:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20249. [2023-07-08 21:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20250. [2023-07-08 21:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20251. [2023-07-08 21:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20252. [2023-07-08 21:02:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20253. [2023-07-09 04:35:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20254. [2023-07-09 04:35:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20255. [2023-07-09 04:35:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20256. [2023-07-09 04:35:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20257. [2023-07-09 04:35:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20258. [2023-07-09 04:41:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20259. [2023-07-09 04:41:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20260. [2023-07-09 04:41:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20261. [2023-07-09 04:41:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20262. [2023-07-09 04:41:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20263. [2023-07-09 20:07:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20264. [2023-07-09 20:07:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20265. [2023-07-09 20:07:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20266. [2023-07-09 20:07:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20267. [2023-07-09 20:07:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20268. [2023-07-10 08:42:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20269. [2023-07-10 08:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20270. [2023-07-10 08:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20271. [2023-07-10 08:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20272. [2023-07-10 08:42:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20273. [2023-07-10 08:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20274. [2023-07-11 08:17:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20275. [2023-07-11 08:17:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20276. [2023-07-11 08:17:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20277. [2023-07-11 08:17:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20278. [2023-07-11 08:17:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20279. [2023-07-11 08:17:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20280. [2023-07-11 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20281. [2023-07-11 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20282. [2023-07-11 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20283. [2023-07-11 13:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20284. [2023-07-11 13:28:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20285. [2023-07-11 18:50:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20286. [2023-07-11 18:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20287. [2023-07-11 18:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20288. [2023-07-11 18:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20289. [2023-07-11 18:50:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20290. [2023-07-14 09:17:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20291. [2023-07-14 09:17:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20292. [2023-07-14 09:17:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20293. [2023-07-14 09:17:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20294. [2023-07-14 09:17:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20295. [2023-07-14 09:17:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20296. [2023-07-15 08:35:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20297. [2023-07-15 08:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20298. [2023-07-15 08:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20299. [2023-07-15 08:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20300. [2023-07-15 08:35:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20301. [2023-07-15 13:01:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20302. [2023-07-15 13:01:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20303. [2023-07-15 13:01:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20304. [2023-07-15 13:01:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20305. [2023-07-15 13:01:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20306. [2023-07-15 14:53:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20307. [2023-07-15 14:53:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20308. [2023-07-15 14:53:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20309. [2023-07-15 14:53:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20310. [2023-07-15 14:53:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20311. [2023-07-15 20:37:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20312. [2023-07-15 20:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20313. [2023-07-15 20:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20314. [2023-07-15 20:37:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20315. [2023-07-15 20:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20316. [2023-07-16 00:31:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20317. [2023-07-16 00:31:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20318. [2023-07-16 00:31:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20319. [2023-07-16 00:31:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20320. [2023-07-16 00:31:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20321. [2023-07-16 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20322. [2023-07-16 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20323. [2023-07-16 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20324. [2023-07-16 19:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20325. [2023-07-16 19:35:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20326. [2023-07-17 02:35:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20327. [2023-07-17 02:35:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20328. [2023-07-17 02:35:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20329. [2023-07-17 02:35:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20330. [2023-07-17 02:35:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20331. [2023-07-17 09:51:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20332. [2023-07-17 09:51:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20333. [2023-07-17 09:51:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20334. [2023-07-17 09:51:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20335. [2023-07-17 09:51:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20336. [2023-07-17 09:51:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20337. [2023-07-19 07:46:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20338. [2023-07-19 07:46:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20339. [2023-07-19 07:46:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20340. [2023-07-19 07:46:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20341. [2023-07-19 07:46:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20342. [2023-07-19 07:46:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20343. [2023-07-19 07:46:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94bdef"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/94bdef","method":"GET"} []
  20344. [2023-07-20 09:09:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20345. [2023-07-20 09:09:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20346. [2023-07-20 09:09:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20347. [2023-07-20 09:09:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20348. [2023-07-20 09:09:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20349. [2023-07-20 09:09:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20350. [2023-07-21 09:31:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20351. [2023-07-21 09:31:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20352. [2023-07-21 09:31:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20353. [2023-07-21 09:31:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20354. [2023-07-21 09:31:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20355. [2023-07-21 09:31:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20356. [2023-07-22 10:02:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20357. [2023-07-22 10:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20358. [2023-07-22 10:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20359. [2023-07-22 10:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20360. [2023-07-22 10:02:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20361. [2023-07-24 10:24:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20362. [2023-07-24 10:24:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20363. [2023-07-24 10:24:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20364. [2023-07-24 10:24:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20365. [2023-07-24 10:24:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20366. [2023-07-24 10:24:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20367. [2023-07-26 09:12:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20368. [2023-07-26 09:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20369. [2023-07-26 09:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20370. [2023-07-26 09:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20371. [2023-07-26 09:12:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20372. [2023-07-26 09:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20373. [2023-07-27 00:51:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20374. [2023-07-27 00:51:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20375. [2023-07-27 00:51:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20376. [2023-07-27 00:51:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20377. [2023-07-27 00:51:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20378. [2023-07-27 01:00:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20379. [2023-07-27 01:00:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  20380. [2023-07-27 01:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20381. [2023-07-27 01:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20382. [2023-07-27 01:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20383. [2023-07-27 01:00:18] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  20384. [2023-07-27 01:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20385. [2023-07-27 11:12:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20386. [2023-07-27 11:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20387. [2023-07-27 11:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20388. [2023-07-27 11:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20389. [2023-07-27 11:12:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20390. [2023-07-27 11:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20391. [2023-07-27 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20392. [2023-07-27 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20393. [2023-07-27 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20394. [2023-07-27 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20395. [2023-07-27 16:18:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20396. [2023-07-28 10:29:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20397. [2023-07-28 10:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20398. [2023-07-28 10:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20399. [2023-07-28 10:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20400. [2023-07-28 10:29:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20401. [2023-07-28 10:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20402. [2023-07-31 22:23:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20403. [2023-07-31 22:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20404. [2023-07-31 22:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20405. [2023-07-31 22:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20406. [2023-07-31 22:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20407. [2023-08-02 05:29:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20408. [2023-08-02 05:29:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20409. [2023-08-02 05:29:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20410. [2023-08-02 05:29:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20411. [2023-08-02 05:29:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20412. [2023-08-02 05:29:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20413. [2023-08-02 05:29:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20414. [2023-08-02 05:29:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20415. [2023-08-02 05:29:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20416. [2023-08-02 05:29:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20417. [2023-08-02 05:29:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20418. [2023-08-02 09:13:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20419. [2023-08-02 09:13:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20420. [2023-08-02 09:13:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20421. [2023-08-02 09:13:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20422. [2023-08-02 09:13:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20423. [2023-08-02 09:13:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20424. [2023-08-03 11:54:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20425. [2023-08-03 11:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20426. [2023-08-03 11:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20427. [2023-08-03 11:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20428. [2023-08-03 11:54:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20429. [2023-08-03 11:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20430. [2023-08-04 03:01:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20431. [2023-08-04 03:01:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20432. [2023-08-04 03:01:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20433. [2023-08-04 03:01:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20434. [2023-08-04 03:01:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20435. [2023-08-04 03:01:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20436. [2023-08-04 03:01:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20437. [2023-08-04 03:01:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20438. [2023-08-04 03:01:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20439. [2023-08-04 03:01:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20440. [2023-08-04 03:01:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20441. [2023-08-04 13:39:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20442. [2023-08-04 13:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20443. [2023-08-04 13:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20444. [2023-08-04 13:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20445. [2023-08-04 13:39:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20446. [2023-08-04 13:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20447. [2023-08-05 23:03:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20448. [2023-08-05 23:03:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20449. [2023-08-05 23:03:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20450. [2023-08-05 23:03:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20451. [2023-08-05 23:03:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20452. [2023-08-06 10:47:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20453. [2023-08-06 10:47:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20454. [2023-08-06 10:47:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20455. [2023-08-06 10:47:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20456. [2023-08-06 10:47:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20457. [2023-08-06 10:47:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20458. [2023-08-06 17:12:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20459. [2023-08-06 17:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20460. [2023-08-06 17:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20461. [2023-08-06 17:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20462. [2023-08-06 17:12:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20463. [2023-08-08 00:55:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20464. [2023-08-08 00:55:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20465. [2023-08-08 00:55:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20466. [2023-08-08 00:55:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20467. [2023-08-08 00:55:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20468. [2023-08-08 05:47:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20469. [2023-08-08 05:47:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20470. [2023-08-08 05:47:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20471. [2023-08-08 05:47:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20472. [2023-08-08 05:47:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20473. [2023-08-08 05:47:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20474. [2023-08-08 05:47:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20475. [2023-08-08 05:47:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20476. [2023-08-08 05:47:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20477. [2023-08-08 05:47:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20478. [2023-08-08 05:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20479. [2023-08-08 13:14:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20480. [2023-08-08 13:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20481. [2023-08-08 13:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20482. [2023-08-08 13:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20483. [2023-08-08 13:14:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20484. [2023-08-08 13:14:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20485. [2023-08-08 23:39:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20486. [2023-08-08 23:39:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20487. [2023-08-08 23:39:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20488. [2023-08-08 23:39:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20489. [2023-08-08 23:39:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20490. [2023-08-09 10:43:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20491. [2023-08-09 10:43:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20492. [2023-08-09 10:43:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20493. [2023-08-09 10:43:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20494. [2023-08-09 10:43:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20495. [2023-08-09 10:43:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20496. [2023-08-09 10:43:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20497. [2023-08-09 10:43:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20498. [2023-08-09 10:43:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20499. [2023-08-09 10:43:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20500. [2023-08-09 10:43:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20501. [2023-08-10 00:01:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20502. [2023-08-10 00:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20503. [2023-08-10 00:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20504. [2023-08-10 00:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20505. [2023-08-10 00:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20506. [2023-08-10 01:50:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20507. [2023-08-10 01:50:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20508. [2023-08-10 01:50:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20509. [2023-08-10 01:50:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20510. [2023-08-10 01:50:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20511. [2023-08-10 09:48:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20512. [2023-08-10 09:48:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20513. [2023-08-10 09:48:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20514. [2023-08-10 09:48:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20515. [2023-08-10 09:48:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20516. [2023-08-10 09:48:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20517. [2023-08-11 10:58:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20518. [2023-08-11 10:58:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20519. [2023-08-11 10:58:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20520. [2023-08-11 10:58:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20521. [2023-08-11 10:58:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20522. [2023-08-13 10:13:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20523. [2023-08-13 10:13:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20524. [2023-08-13 10:13:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20525. [2023-08-13 10:13:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20526. [2023-08-13 10:13:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20527. [2023-08-13 10:13:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20528. [2023-08-14 07:57:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20529. [2023-08-14 07:57:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20530. [2023-08-14 07:57:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20531. [2023-08-14 07:57:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20532. [2023-08-14 07:57:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20533. [2023-08-14 08:21:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20534. [2023-08-14 08:21:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20535. [2023-08-14 08:21:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20536. [2023-08-14 08:21:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20537. [2023-08-14 08:21:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20538. [2023-08-14 08:21:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20539. [2023-08-14 08:21:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20540. [2023-08-14 08:21:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20541. [2023-08-14 08:21:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20542. [2023-08-14 08:21:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20543. [2023-08-14 08:21:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20544. [2023-08-14 08:54:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20545. [2023-08-14 08:54:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20546. [2023-08-14 08:54:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20547. [2023-08-14 08:54:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20548. [2023-08-14 08:54:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20549. [2023-08-14 08:54:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20550. [2023-08-14 08:54:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20551. [2023-08-14 08:54:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20552. [2023-08-14 08:54:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20553. [2023-08-14 08:54:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://3.226.142.23:80/favicon.ico")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://3.226.142.23:80/favicon.ico\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20554. [2023-08-14 08:54:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20555. [2023-08-14 08:54:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20556. [2023-08-14 08:54:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20557. [2023-08-14 08:54:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20558. [2023-08-14 08:54:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20559. [2023-08-14 08:54:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20560. [2023-08-14 11:45:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20561. [2023-08-14 11:45:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20562. [2023-08-14 11:45:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20563. [2023-08-14 11:45:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20564. [2023-08-14 11:45:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20565. [2023-08-14 11:45:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20566. [2023-08-16 01:01:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20567. [2023-08-16 01:01:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20568. [2023-08-16 01:01:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20569. [2023-08-16 01:01:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20570. [2023-08-16 01:01:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20571. [2023-08-17 11:04:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20572. [2023-08-17 11:04:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20573. [2023-08-17 11:04:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20574. [2023-08-17 11:04:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20575. [2023-08-17 11:04:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20576. [2023-08-17 11:04:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20577. [2023-08-18 08:58:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20578. [2023-08-18 08:58:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20579. [2023-08-18 08:58:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20580. [2023-08-18 08:58:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20581. [2023-08-18 08:58:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20582. [2023-08-18 08:58:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20583. [2023-08-19 02:48:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20584. [2023-08-19 02:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20585. [2023-08-19 02:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20586. [2023-08-19 02:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20587. [2023-08-19 02:48:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20588. [2023-08-19 06:42:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20589. [2023-08-19 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20590. [2023-08-19 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20591. [2023-08-19 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20592. [2023-08-19 06:42:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20593. [2023-08-19 06:42:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20594. [2023-08-19 06:42:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20595. [2023-08-19 06:42:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20596. [2023-08-19 06:42:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20597. [2023-08-19 06:42:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20598. [2023-08-19 06:42:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20599. [2023-08-20 03:34:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20600. [2023-08-20 03:34:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20601. [2023-08-20 03:34:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20602. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20603. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20604. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20605. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20606. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20607. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20608. [2023-08-20 03:34:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp/wp-login.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp/wp-login.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20609. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20610. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20611. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20612. [2023-08-20 03:34:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20613. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20614. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20615. [2023-08-20 03:34:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress/wp-login.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress/wp-login.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20616. [2023-08-20 03:34:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20617. [2023-08-20 03:34:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20618. [2023-08-20 03:34:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20619. [2023-08-20 03:34:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20620. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20621. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20622. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20623. [2023-08-20 03:34:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress/wp-login.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress/wp-login.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20624. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20625. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20626. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20627. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20628. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20629. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20630. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20631. [2023-08-20 03:34:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20632. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20633. [2023-08-20 03:34:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp/wp-login.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp/wp-login.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20634. [2023-08-20 03:34:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20635. [2023-08-20 12:06:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20636. [2023-08-20 12:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20637. [2023-08-20 12:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20638. [2023-08-20 12:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20639. [2023-08-20 12:06:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20640. [2023-08-20 15:12:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20641. [2023-08-20 15:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20642. [2023-08-20 15:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20643. [2023-08-20 15:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20644. [2023-08-20 15:12:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20645. [2023-08-21 08:26:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20646. [2023-08-21 08:26:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20647. [2023-08-21 08:26:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20648. [2023-08-21 08:26:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20649. [2023-08-21 08:26:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20650. [2023-08-21 08:26:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20651. [2023-08-23 20:47:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20652. [2023-08-23 20:47:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20653. [2023-08-23 20:47:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20654. [2023-08-23 20:47:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20655. [2023-08-23 20:47:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20656. [2023-08-23 20:47:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20657. [2023-08-23 20:47:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20658. [2023-08-23 20:47:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20659. [2023-08-23 20:47:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20660. [2023-08-23 20:47:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20661. [2023-08-23 20:47:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20662. [2023-08-24 00:20:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20663. [2023-08-24 00:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20664. [2023-08-24 00:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20665. [2023-08-24 00:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20666. [2023-08-24 00:20:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20667. [2023-08-24 00:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20668. [2023-08-24 00:20:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20669. [2023-08-24 00:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20670. [2023-08-24 00:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20671. [2023-08-24 00:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20672. [2023-08-24 00:20:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20673. [2023-08-24 08:19:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20674. [2023-08-24 08:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20675. [2023-08-24 08:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20676. [2023-08-24 08:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20677. [2023-08-24 08:19:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20678. [2023-08-24 10:21:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20679. [2023-08-24 10:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20680. [2023-08-24 10:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20681. [2023-08-24 10:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20682. [2023-08-24 10:21:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20683. [2023-08-24 10:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20684. [2023-08-24 16:10:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20685. [2023-08-24 16:10:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20686. [2023-08-24 16:10:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20687. [2023-08-24 16:10:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20688. [2023-08-24 16:10:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20689. [2023-08-24 16:10:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20690. [2023-08-24 16:10:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20691. [2023-08-24 16:10:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20692. [2023-08-24 16:10:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20693. [2023-08-24 16:10:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20694. [2023-08-24 16:10:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20695. [2023-08-24 16:10:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20696. [2023-08-24 16:10:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20697. [2023-08-24 16:10:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20698. [2023-08-24 16:10:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20699. [2023-08-24 16:10:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20700. [2023-08-24 16:10:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20701. [2023-08-24 16:10:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20702. [2023-08-24 16:10:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20703. [2023-08-24 16:10:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20704. [2023-08-24 16:13:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20705. [2023-08-24 16:13:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20706. [2023-08-24 16:13:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20707. [2023-08-24 16:13:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20708. [2023-08-24 16:13:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20709. [2023-08-24 16:13:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20710. [2023-08-24 16:13:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20711. [2023-08-24 16:13:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20712. [2023-08-24 16:13:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20713. [2023-08-24 16:13:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20714. [2023-08-24 16:13:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20715. [2023-08-24 16:13:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20716. [2023-08-24 16:13:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20717. [2023-08-24 16:13:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20718. [2023-08-24 16:13:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20719. [2023-08-24 16:13:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20720. [2023-08-24 16:13:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20721. [2023-08-24 16:13:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20722. [2023-08-24 16:13:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20723. [2023-08-24 16:13:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20724. [2023-08-25 11:29:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20725. [2023-08-25 11:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20726. [2023-08-25 11:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20727. [2023-08-25 11:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20728. [2023-08-25 11:29:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20729. [2023-08-25 11:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20730. [2023-08-26 18:22:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20731. [2023-08-26 18:22:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20732. [2023-08-26 18:22:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20733. [2023-08-26 18:22:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20734. [2023-08-26 18:22:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20735. [2023-08-26 18:22:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20736. [2023-08-26 18:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20737. [2023-08-26 18:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20738. [2023-08-26 18:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20739. [2023-08-26 18:22:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20740. [2023-08-26 18:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20741. [2023-08-26 18:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20742. [2023-08-26 18:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20743. [2023-08-26 18:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20744. [2023-08-26 18:22:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20745. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20746. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20747. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20748. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20749. [2023-08-26 18:22:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20750. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20751. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20752. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20753. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20754. [2023-08-26 18:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20755. [2023-08-26 18:22:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20756. [2023-08-26 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20757. [2023-08-26 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20758. [2023-08-26 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20759. [2023-08-26 18:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20760. [2023-08-26 18:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20761. [2023-08-26 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20762. [2023-08-26 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20763. [2023-08-26 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20764. [2023-08-26 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20765. [2023-08-26 18:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20766. [2023-08-26 18:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20767. [2023-08-26 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20768. [2023-08-26 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20769. [2023-08-26 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20770. [2023-08-26 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20771. [2023-08-26 18:22:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20772. [2023-08-26 18:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20773. [2023-08-26 18:22:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20774. [2023-08-26 18:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20775. [2023-08-26 18:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20776. [2023-08-26 18:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20777. [2023-08-26 18:22:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20778. [2023-08-26 18:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20779. [2023-08-26 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20780. [2023-08-26 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20781. [2023-08-26 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20782. [2023-08-26 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20783. [2023-08-26 18:22:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20784. [2023-08-26 18:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20785. [2023-08-26 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20786. [2023-08-26 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20787. [2023-08-26 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20788. [2023-08-26 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20789. [2023-08-26 18:22:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20790. [2023-08-26 18:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20791. [2023-08-26 18:22:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20792. [2023-08-26 18:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20793. [2023-08-26 18:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20794. [2023-08-26 18:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20795. [2023-08-26 18:22:57] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20796. [2023-08-26 18:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20797. [2023-08-26 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20798. [2023-08-26 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20799. [2023-08-26 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20800. [2023-08-26 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20801. [2023-08-26 18:22:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20802. [2023-08-26 18:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20803. [2023-08-26 18:22:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20804. [2023-08-26 18:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20805. [2023-08-26 18:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20806. [2023-08-26 18:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20807. [2023-08-26 18:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20808. [2023-08-26 18:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20809. [2023-08-26 18:23:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20810. [2023-08-26 18:23:00] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  20811. [2023-08-26 18:23:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  20812. [2023-08-26 18:23:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  20813. [2023-08-26 18:23:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  20814. [2023-08-26 18:23:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  20815. [2023-08-26 18:23:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  20816. [2023-08-26 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20817. [2023-08-26 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20818. [2023-08-26 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20819. [2023-08-26 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20820. [2023-08-26 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20821. [2023-08-26 18:23:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20822. [2023-08-26 18:23:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20823. [2023-08-26 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20824. [2023-08-26 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20825. [2023-08-26 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20826. [2023-08-26 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20827. [2023-08-26 18:23:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20828. [2023-08-26 18:23:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20829. [2023-08-26 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20830. [2023-08-26 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20831. [2023-08-26 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20832. [2023-08-26 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20833. [2023-08-26 18:23:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20834. [2023-08-26 18:23:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20835. [2023-08-26 18:23:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20836. [2023-08-26 18:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20837. [2023-08-26 18:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20838. [2023-08-26 18:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20839. [2023-08-26 18:23:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20840. [2023-08-26 18:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20841. [2023-08-26 18:23:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20842. [2023-08-26 18:23:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20843. [2023-08-26 18:23:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20844. [2023-08-26 18:23:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20845. [2023-08-26 18:23:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20846. [2023-08-26 18:23:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20847. [2023-08-26 18:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20848. [2023-08-26 18:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20849. [2023-08-26 18:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20850. [2023-08-26 18:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20851. [2023-08-26 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20852. [2023-08-26 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20853. [2023-08-26 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20854. [2023-08-26 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20855. [2023-08-26 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20856. [2023-08-26 18:24:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20857. [2023-08-26 18:24:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20858. [2023-08-26 18:24:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20859. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20860. [2023-08-26 18:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20861. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20862. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20863. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20864. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20865. [2023-08-26 18:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20866. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20867. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20868. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20869. [2023-08-26 18:24:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20870. [2023-08-26 18:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20871. [2023-08-26 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20872. [2023-08-26 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20873. [2023-08-26 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20874. [2023-08-26 18:24:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20875. [2023-08-26 18:24:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20876. [2023-08-26 18:24:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20877. [2023-08-26 18:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20878. [2023-08-26 18:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20879. [2023-08-26 18:24:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20880. [2023-08-26 18:24:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20881. [2023-08-26 18:25:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20882. [2023-08-26 18:25:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20883. [2023-08-26 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20884. [2023-08-26 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20885. [2023-08-26 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20886. [2023-08-26 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20887. [2023-08-26 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20888. [2023-08-26 18:25:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /MsZcYCgTyMIZi" (from "https://upfld.rn.back.di014.com/MsZcYCgTyMIZi")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /MsZcYCgTyMIZi\" (from \"https://upfld.rn.back.di014.com/MsZcYCgTyMIZi\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MsZcYCgTyMIZi/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20889. [2023-08-26 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20890. [2023-08-26 18:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20891. [2023-08-26 18:25:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "OPTIONS /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"OPTIONS /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20892. [2023-08-26 18:25:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20893. [2023-08-26 18:25:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20894. [2023-08-26 18:25:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20895. [2023-08-26 18:25:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20896. [2023-08-26 18:25:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20897. [2023-08-26 18:26:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20898. [2023-08-26 18:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20899. [2023-08-26 18:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20900. [2023-08-26 18:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20901. [2023-08-26 18:26:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /SoVeaYaoeBb" (from "https://upfld.rn.back.di014.com/SoVeaYaoeBb")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /SoVeaYaoeBb\" (from \"https://upfld.rn.back.di014.com/SoVeaYaoeBb\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/SoVeaYaoeBb/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20902. [2023-08-26 18:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20903. [2023-08-26 18:26:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20904. [2023-08-26 18:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20905. [2023-08-26 18:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20906. [2023-08-26 18:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20907. [2023-08-26 18:26:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20908. [2023-08-26 18:44:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20909. [2023-08-26 18:44:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20910. [2023-08-26 18:44:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20911. [2023-08-26 18:44:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20912. [2023-08-26 18:44:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20913. [2023-08-26 18:44:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20914. [2023-08-26 18:44:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d13aff"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/d13aff","method":"GET"} []
  20915. [2023-08-26 19:02:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20916. [2023-08-26 19:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20917. [2023-08-26 19:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20918. [2023-08-26 19:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20919. [2023-08-26 19:02:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20920. [2023-08-26 19:02:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20921. [2023-08-26 19:02:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"614978"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/614978","method":"GET"} []
  20922. [2023-08-27 06:27:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20923. [2023-08-27 06:27:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20924. [2023-08-27 06:27:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20925. [2023-08-27 06:27:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20926. [2023-08-27 06:27:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20927. [2023-08-27 06:27:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20928. [2023-08-27 06:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20929. [2023-08-27 06:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20930. [2023-08-27 06:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20931. [2023-08-27 06:27:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20932. [2023-08-27 06:27:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20933. [2023-08-27 06:27:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20934. [2023-08-27 06:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20935. [2023-08-27 06:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20936. [2023-08-27 06:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20937. [2023-08-27 06:27:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20938. [2023-08-27 06:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20939. [2023-08-27 14:21:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20940. [2023-08-27 14:21:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20941. [2023-08-27 14:21:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20942. [2023-08-27 14:21:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20943. [2023-08-27 14:21:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20944. [2023-08-27 14:21:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20945. [2023-08-27 14:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20946. [2023-08-27 14:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20947. [2023-08-27 14:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20948. [2023-08-27 14:21:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blog/" (from "http://upfld.rn.back.di014.com/blog/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /blog/\" (from \"http://upfld.rn.back.di014.com/blog/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20949. [2023-08-27 14:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20950. [2023-08-27 14:21:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20951. [2023-08-27 14:21:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20952. [2023-08-27 14:21:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20953. [2023-08-27 14:21:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20954. [2023-08-27 14:21:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp/" (from "http://upfld.rn.back.di014.com/wp/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp/\" (from \"http://upfld.rn.back.di014.com/wp/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20955. [2023-08-27 14:21:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20956. [2023-08-27 14:21:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20957. [2023-08-27 14:21:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20958. [2023-08-27 14:21:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20959. [2023-08-27 14:21:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20960. [2023-08-27 14:21:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress/" (from "http://upfld.rn.back.di014.com/wordpress/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress/\" (from \"http://upfld.rn.back.di014.com/wordpress/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20961. [2023-08-27 14:21:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20962. [2023-08-27 14:21:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20963. [2023-08-27 14:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20964. [2023-08-27 14:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20965. [2023-08-27 14:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20966. [2023-08-27 14:21:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /new/" (from "http://upfld.rn.back.di014.com/new/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /new/\" (from \"http://upfld.rn.back.di014.com/new/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20967. [2023-08-27 14:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20968. [2023-08-27 14:21:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20969. [2023-08-27 14:21:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20970. [2023-08-27 14:21:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20971. [2023-08-27 14:21:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20972. [2023-08-27 14:21:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /old/" (from "http://upfld.rn.back.di014.com/old/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /old/\" (from \"http://upfld.rn.back.di014.com/old/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20973. [2023-08-27 14:21:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20974. [2023-08-27 14:21:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20975. [2023-08-27 14:21:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20976. [2023-08-27 14:21:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20977. [2023-08-27 14:21:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20978. [2023-08-27 14:21:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /test/" (from "http://upfld.rn.back.di014.com/test/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /test/\" (from \"http://upfld.rn.back.di014.com/test/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20979. [2023-08-27 14:21:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20980. [2023-08-27 14:21:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20981. [2023-08-27 14:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20982. [2023-08-27 14:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20983. [2023-08-27 14:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20984. [2023-08-27 14:21:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /OLD/" (from "http://upfld.rn.back.di014.com/OLD/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /OLD/\" (from \"http://upfld.rn.back.di014.com/OLD/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/OLD\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20985. [2023-08-27 14:21:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20986. [2023-08-27 14:21:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20987. [2023-08-27 14:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20988. [2023-08-27 14:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20989. [2023-08-27 14:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20990. [2023-08-27 14:21:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backup/" (from "http://upfld.rn.back.di014.com/backup/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backup/\" (from \"http://upfld.rn.back.di014.com/backup/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  20991. [2023-08-27 14:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20992. [2023-08-27 14:43:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20993. [2023-08-27 14:43:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20994. [2023-08-27 14:43:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20995. [2023-08-27 14:43:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  20996. [2023-08-27 14:43:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  20997. [2023-08-27 14:43:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  20998. [2023-08-27 14:43:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  20999. [2023-08-27 14:43:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21000. [2023-08-27 14:43:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21001. [2023-08-27 14:43:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21002. [2023-08-27 14:43:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21003. [2023-08-27 14:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21004. [2023-08-27 14:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21005. [2023-08-27 14:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21006. [2023-08-27 14:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21007. [2023-08-27 14:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21008. [2023-08-27 14:43:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21009. [2023-08-27 14:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21010. [2023-08-27 14:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21011. [2023-08-27 14:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21012. [2023-08-27 14:43:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21013. [2023-08-27 14:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21014. [2023-08-27 14:43:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21015. [2023-08-27 14:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21016. [2023-08-27 14:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21017. [2023-08-27 14:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21018. [2023-08-27 14:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21019. [2023-08-27 14:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21020. [2023-08-27 14:43:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21021. [2023-08-27 14:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21022. [2023-08-27 14:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21023. [2023-08-27 14:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21024. [2023-08-27 14:43:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21025. [2023-08-27 14:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21026. [2023-08-27 14:43:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21027. [2023-08-27 14:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21028. [2023-08-27 14:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21029. [2023-08-27 14:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21030. [2023-08-27 14:43:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21031. [2023-08-27 14:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21032. [2023-08-27 14:44:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21033. [2023-08-27 14:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21034. [2023-08-27 14:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21035. [2023-08-27 14:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21036. [2023-08-27 14:44: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21037. [2023-08-27 14:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21038. [2023-08-27 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21039. [2023-08-27 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21040. [2023-08-27 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21041. [2023-08-27 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21042. [2023-08-27 14:44:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21043. [2023-08-27 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21044. [2023-08-27 14:44:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21045. [2023-08-27 14:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21046. [2023-08-27 14:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21047. [2023-08-27 14:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21048. [2023-08-27 14:44:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21049. [2023-08-27 14:44:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21050. [2023-08-27 14:44:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21051. [2023-08-27 14:44:08] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21052. [2023-08-27 14:44:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21053. [2023-08-27 14:44:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21054. [2023-08-27 14:44:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21055. [2023-08-27 14:44:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21056. [2023-08-27 14:44:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21057. [2023-08-27 14:44:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21058. [2023-08-27 14:44:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21059. [2023-08-27 14:44:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21060. [2023-08-27 14:44:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21061. [2023-08-27 14:44:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21062. [2023-08-27 14:44:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21063. [2023-08-27 14:44:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21064. [2023-08-27 14:44:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21065. [2023-08-27 14:44:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21066. [2023-08-27 14:44:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21067. [2023-08-27 14:44:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21068. [2023-08-27 14:44:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21069. [2023-08-27 14:44:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21070. [2023-08-27 14:44:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21071. [2023-08-27 14:44:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21072. [2023-08-27 14:44:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21073. [2023-08-27 14:44:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21074. [2023-08-27 14:44:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21075. [2023-08-27 14:44:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21076. [2023-08-27 14:44:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21077. [2023-08-27 14:44:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21078. [2023-08-27 14:44:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21079. [2023-08-27 14:44:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21080. [2023-08-27 14:44:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21081. [2023-08-27 14:44:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21082. [2023-08-27 14:44:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21083. [2023-08-27 14:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21084. [2023-08-27 14:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21085. [2023-08-27 14:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21086. [2023-08-27 14:44:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21087. [2023-08-27 14:44:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21088. [2023-08-27 14:44:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21089. [2023-08-27 14:44:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21090. [2023-08-27 14:44:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21091. [2023-08-27 14:44:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21092. [2023-08-27 14:44:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21093. [2023-08-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21094. [2023-08-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21095. [2023-08-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21096. [2023-08-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21097. [2023-08-27 15:41:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21098. [2023-08-27 15:42:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21099. [2023-08-27 15:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21100. [2023-08-27 15:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21101. [2023-08-27 15:42:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21102. [2023-08-27 15:42:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21103. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21104. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21105. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21106. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21107. [2023-08-27 15:42:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21108. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21109. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21110. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21111. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21112. [2023-08-27 15:42:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21113. [2023-08-27 15:42:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21114. [2023-08-27 15:42:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21115. [2023-08-27 15:42:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21116. [2023-08-27 15:42:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21117. [2023-08-27 15:42:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21118. [2023-08-27 15:42:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21119. [2023-08-27 15:42:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21120. [2023-08-27 15:42:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21121. [2023-08-27 15:42:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21122. [2023-08-27 15:42:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21123. [2023-08-27 15:42:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21124. [2023-08-27 15:42:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21125. [2023-08-27 15:42:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21126. [2023-08-27 15:42:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21127. [2023-08-27 15:42:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21128. [2023-08-27 15:42:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21129. [2023-08-27 15:42:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21130. [2023-08-27 15:42:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21131. [2023-08-27 15:42:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21132. [2023-08-27 15:42:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21133. [2023-08-27 15:42:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21134. [2023-08-27 15:42:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21135. [2023-08-27 15:42:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21136. [2023-08-27 15:42:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21137. [2023-08-27 15:42:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21138. [2023-08-27 15:42:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21139. [2023-08-27 15:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21140. [2023-08-27 15:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21141. [2023-08-27 15:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21142. [2023-08-27 15:42:41] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21143. [2023-08-27 15:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21144. [2023-08-27 15:42:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21145. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21146. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21147. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21148. [2023-08-27 15:42:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21149. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21150. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21151. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21152. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21153. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21154. [2023-08-27 15:42:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21155. [2023-08-27 15:42:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21156. [2023-08-27 15:42:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21157. [2023-08-27 15:42:43] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21158. [2023-08-27 15:42:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21159. [2023-08-27 15:42:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21160. [2023-08-27 15:42:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21161. [2023-08-27 15:42:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21162. [2023-08-27 15:42:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21163. [2023-08-27 15:42:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21164. [2023-08-27 15:42:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21165. [2023-08-27 15:42:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21166. [2023-08-27 15:42:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21167. [2023-08-27 15:42:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21168. [2023-08-27 15:42:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21169. [2023-08-27 15:42:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21170. [2023-08-27 15:42:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21171. [2023-08-27 15:42:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21172. [2023-08-27 15:42:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21173. [2023-08-27 15:42:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21174. [2023-08-27 15:42:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21175. [2023-08-27 15:42:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21176. [2023-08-27 15:42:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21177. [2023-08-27 15:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21178. [2023-08-27 15:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21179. [2023-08-27 15:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21180. [2023-08-27 15:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21181. [2023-08-27 15:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21182. [2023-08-27 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21183. [2023-08-27 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21184. [2023-08-27 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21185. [2023-08-27 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21186. [2023-08-27 15:42:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21187. [2023-08-27 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21188. [2023-08-27 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21189. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21190. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21191. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21192. [2023-08-27 15:42:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21193. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21194. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21195. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21196. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21197. [2023-08-27 15:42:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21198. [2023-08-27 15:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21199. [2023-08-28 16:43:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21200. [2023-08-28 16:43:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21201. [2023-08-28 16:43:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21202. [2023-08-28 16:43:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21203. [2023-08-28 16:43:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21204. [2023-08-28 16:43:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21205. [2023-08-28 16:43:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21206. [2023-08-28 16:43:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21207. [2023-08-28 16:43:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21208. [2023-08-28 16:43:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21209. [2023-08-28 16:43:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21210. [2023-08-28 16:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21211. [2023-08-28 16:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21212. [2023-08-28 16:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21213. [2023-08-28 16:43:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21214. [2023-08-28 16:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21215. [2023-08-28 16:43:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21216. [2023-08-28 16:43:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21217. [2023-08-28 16:43:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21218. [2023-08-28 16:43:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21219. [2023-08-28 16:43:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21220. [2023-08-28 16:43:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21221. [2023-08-28 16:43:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21222. [2023-08-28 16:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21223. [2023-08-28 16:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21224. [2023-08-28 16:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21225. [2023-08-28 16:43:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21226. [2023-08-28 16:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21227. [2023-08-28 16:43:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21228. [2023-08-28 16:43:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21229. [2023-08-28 16:43:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21230. [2023-08-28 16:43:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21231. [2023-08-28 16:43:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21232. [2023-08-28 16:43:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21233. [2023-08-28 16:43:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21234. [2023-08-28 16:43:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21235. [2023-08-28 16:43:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21236. [2023-08-28 16:43:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21237. [2023-08-28 16:43:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21238. [2023-08-28 16:43:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21239. [2023-08-28 16:43:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21240. [2023-08-28 16:43:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21241. [2023-08-28 16:43:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21242. [2023-08-28 16:43:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21243. [2023-08-28 16:43:36] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21244. [2023-08-28 16:43:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21245. [2023-08-28 16:43:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21246. [2023-08-28 16:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21247. [2023-08-28 16:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21248. [2023-08-28 16:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21249. [2023-08-28 16:43:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21250. [2023-08-28 16:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21251. [2023-08-28 16:43:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21252. [2023-08-28 16:43:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21253. [2023-08-28 16:43:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21254. [2023-08-28 16:43:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21255. [2023-08-28 16:43:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21256. [2023-08-28 16:43:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21257. [2023-08-28 16:43:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21258. [2023-08-28 16:43:43] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21259. [2023-08-28 16:43:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21260. [2023-08-28 16:43:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21261. [2023-08-28 16:43:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21262. [2023-08-28 16:43:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21263. [2023-08-28 16:43:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21264. [2023-08-28 16:43:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21265. [2023-08-28 16:43:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21266. [2023-08-28 16:43:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21267. [2023-08-28 16:43:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21268. [2023-08-28 16:43:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21269. [2023-08-28 16:43:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21270. [2023-08-28 16:43:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21271. [2023-08-28 16:43:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21272. [2023-08-28 16:43:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21273. [2023-08-28 16:43:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21274. [2023-08-28 16:43:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21275. [2023-08-28 16:43:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21276. [2023-08-28 16:43:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21277. [2023-08-28 16:43:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21278. [2023-08-28 16:43:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21279. [2023-08-28 16:43:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21280. [2023-08-28 16:43:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21281. [2023-08-28 16:43:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21282. [2023-08-28 16:43:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21283. [2023-08-28 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21284. [2023-08-28 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21285. [2023-08-28 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21286. [2023-08-28 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21287. [2023-08-28 16:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21288. [2023-08-28 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21289. [2023-08-28 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21290. [2023-08-28 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21291. [2023-08-28 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21292. [2023-08-28 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21293. [2023-08-28 16:43:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21294. [2023-08-28 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21295. [2023-08-28 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21296. [2023-08-28 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21297. [2023-08-28 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21298. [2023-08-28 16:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21299. [2023-08-28 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21300. [2023-08-28 17:05:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21301. [2023-08-28 17:05:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21302. [2023-08-28 17:05:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21303. [2023-08-28 17:05:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21304. [2023-08-28 17:05:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21305. [2023-08-28 17:05:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21306. [2023-08-28 17:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21307. [2023-08-28 17:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21308. [2023-08-28 17:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21309. [2023-08-28 17:05:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21310. [2023-08-28 17:05:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21311. [2023-08-28 17:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21312. [2023-08-28 17:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21313. [2023-08-28 17:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21314. [2023-08-28 17:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21315. [2023-08-28 17:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21316. [2023-08-28 17:05:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21317. [2023-08-28 17:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21318. [2023-08-28 17:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21319. [2023-08-28 17:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21320. [2023-08-28 17:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21321. [2023-08-28 17:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21322. [2023-08-28 17:05:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21323. [2023-08-28 17:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21324. [2023-08-28 17:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21325. [2023-08-28 17:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21326. [2023-08-28 17:05:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21327. [2023-08-28 17:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21328. [2023-08-28 17:05:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21329. [2023-08-28 17:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21330. [2023-08-28 17:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21331. [2023-08-28 17:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21332. [2023-08-28 17:05:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21333. [2023-08-28 17:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21334. [2023-08-28 17:05:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21335. [2023-08-28 17:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21336. [2023-08-28 17:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21337. [2023-08-28 17:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21338. [2023-08-28 17:05:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21339. [2023-08-28 17:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21340. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21341. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21342. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21343. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21344. [2023-08-28 17:05:35] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21345. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21346. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21347. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21348. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21349. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21350. [2023-08-28 17:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21351. [2023-08-28 17:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21352. [2023-08-28 17:05:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21353. [2023-08-28 17:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21354. [2023-08-28 17:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21355. [2023-08-28 17:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21356. [2023-08-28 17:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21357. [2023-08-28 17:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21358. [2023-08-28 17:05:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21359. [2023-08-28 17:05:37] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21360. [2023-08-28 17:05:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21361. [2023-08-28 17:05:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21362. [2023-08-28 17:05:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21363. [2023-08-28 17:05:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21364. [2023-08-28 17:05:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21365. [2023-08-28 17:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21366. [2023-08-28 17:05:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21367. [2023-08-28 17:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21368. [2023-08-28 17:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21369. [2023-08-28 17:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21370. [2023-08-28 17:05:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21371. [2023-08-28 17:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21372. [2023-08-28 17:05:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21373. [2023-08-28 17:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21374. [2023-08-28 17:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21375. [2023-08-28 17:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21376. [2023-08-28 17:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21377. [2023-08-28 17:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21378. [2023-08-28 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21379. [2023-08-28 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21380. [2023-08-28 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21381. [2023-08-28 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21382. [2023-08-28 17:05:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21383. [2023-08-28 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21384. [2023-08-28 17:05:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21385. [2023-08-28 17:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21386. [2023-08-28 17:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21387. [2023-08-28 17:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21388. [2023-08-28 17:05:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21389. [2023-08-28 17:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21390. [2023-08-28 17:05:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21391. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21392. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21393. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21394. [2023-08-28 17:05:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21395. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21396. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21397. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21398. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21399. [2023-08-28 17:05:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21400. [2023-08-28 17:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21401. [2023-08-29 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21402. [2023-08-29 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21403. [2023-08-29 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21404. [2023-08-29 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21405. [2023-08-29 08:12:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /xmlrpc.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /xmlrpc.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21406. [2023-08-29 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21407. [2023-08-29 19:27:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21408. [2023-08-29 19:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21409. [2023-08-29 19:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21410. [2023-08-29 19:27:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21411. [2023-08-29 19:27:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21412. [2023-08-29 20:49:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21413. [2023-08-29 20:49:23] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  21414. [2023-08-29 20:49:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21415. [2023-08-29 20:49:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21416. [2023-08-29 20:49:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21417. [2023-08-29 20:49:24] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  21418. [2023-08-29 20:49:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21419. [2023-08-29 21:37:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21420. [2023-08-29 21:37:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21421. [2023-08-29 21:37:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21422. [2023-08-29 21:37:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21423. [2023-08-29 21:37:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21424. [2023-08-29 21:37:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21425. [2023-08-29 21:37:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21426. [2023-08-29 21:37:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21427. [2023-08-29 21:37:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21428. [2023-08-29 21:37:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21429. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21430. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21431. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21432. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21433. [2023-08-29 21:37:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21434. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21435. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21436. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21437. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21438. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21439. [2023-08-29 21:37:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21440. [2023-08-29 21:37:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21441. [2023-08-29 21:37:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21442. [2023-08-29 21:37:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21443. [2023-08-29 21:37:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21444. [2023-08-29 21:37:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21445. [2023-08-29 21:37:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21446. [2023-08-29 21:37:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21447. [2023-08-29 21:37:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21448. [2023-08-29 21:37:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21449. [2023-08-29 21:37:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21450. [2023-08-29 21:37:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21451. [2023-08-29 21:37:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21452. [2023-08-29 21:37:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21453. [2023-08-29 21:37:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21454. [2023-08-29 21:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21455. [2023-08-29 21:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21456. [2023-08-29 21:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21457. [2023-08-29 21:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21458. [2023-08-29 21:37:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21459. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21460. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21461. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21462. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21463. [2023-08-29 21:37:13] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21464. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21465. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21466. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21467. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21468. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21469. [2023-08-29 21:37:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21470. [2023-08-29 21:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21471. [2023-08-29 21:37:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21472. [2023-08-29 21:37:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21473. [2023-08-29 21:37:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21474. [2023-08-29 21:37:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21475. [2023-08-29 21:37:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21476. [2023-08-29 21:37:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21477. [2023-08-29 21:37:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21478. [2023-08-29 21:37:15] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21479. [2023-08-29 21:37:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21480. [2023-08-29 21:37:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21481. [2023-08-29 21:37:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21482. [2023-08-29 21:37:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21483. [2023-08-29 21:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21484. [2023-08-29 21:37:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21485. [2023-08-29 21:37:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21486. [2023-08-29 21:37:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21487. [2023-08-29 21:37:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21488. [2023-08-29 21:37:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21489. [2023-08-29 21:37:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21490. [2023-08-29 21:37:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21491. [2023-08-29 21:37:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21492. [2023-08-29 21:37:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21493. [2023-08-29 21:37:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21494. [2023-08-29 21:37:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21495. [2023-08-29 21:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21496. [2023-08-29 21:37:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21497. [2023-08-29 21:37:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21498. [2023-08-29 21:37:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21499. [2023-08-29 21:37:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21500. [2023-08-29 21:37:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21501. [2023-08-29 21:37:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21502. [2023-08-29 21:37:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21503. [2023-08-29 21:37:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21504. [2023-08-29 21:37:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21505. [2023-08-29 21:37:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21506. [2023-08-29 21:37:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21507. [2023-08-29 21:37:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21508. [2023-08-29 21:37:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21509. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21510. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21511. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21512. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21513. [2023-08-29 21:37:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21514. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21515. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21516. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21517. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21518. [2023-08-29 21:37:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21519. [2023-08-29 21:37:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21520. [2023-08-30 03:38:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21521. [2023-08-30 03:38:15] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  21522. [2023-08-30 03:38:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21523. [2023-08-30 03:38:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21524. [2023-08-30 03:38:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21525. [2023-08-30 03:38:15] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  21526. [2023-08-30 03:38:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21527. [2023-08-30 10:22:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21528. [2023-08-30 10:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21529. [2023-08-30 10:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21530. [2023-08-30 10:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21531. [2023-08-30 10:22:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21532. [2023-08-30 10:22:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21533. [2023-08-31 07:33:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21534. [2023-08-31 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21535. [2023-08-31 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21536. [2023-08-31 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21537. [2023-08-31 07:33:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21538. [2023-08-31 07:33:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21539. [2023-08-31 07:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21540. [2023-08-31 07:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21541. [2023-08-31 07:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21542. [2023-08-31 07:33:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21543. [2023-08-31 07:33:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21544. [2023-08-31 07:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21545. [2023-08-31 07:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21546. [2023-08-31 07:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21547. [2023-08-31 07:33:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21548. [2023-08-31 07:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21549. [2023-08-31 07:33:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21550. [2023-08-31 07:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21551. [2023-08-31 07:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21552. [2023-08-31 07:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21553. [2023-08-31 07:33:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21554. [2023-08-31 07:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21555. [2023-08-31 07:33:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21556. [2023-08-31 07:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21557. [2023-08-31 07:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21558. [2023-08-31 07:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21559. [2023-08-31 07:33:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21560. [2023-08-31 07:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21561. [2023-08-31 07:33:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21562. [2023-08-31 07:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21563. [2023-08-31 07:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21564. [2023-08-31 07:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21565. [2023-08-31 07:33:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21566. [2023-08-31 07:33:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21567. [2023-08-31 07:33:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21568. [2023-08-31 07:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21569. [2023-08-31 07:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21570. [2023-08-31 07:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21571. [2023-08-31 07:33:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21572. [2023-08-31 07:33:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21573. [2023-08-31 07:33:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21574. [2023-08-31 07:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21575. [2023-08-31 07:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21576. [2023-08-31 07:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21577. [2023-08-31 07:33: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21578. [2023-08-31 07:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21579. [2023-08-31 07:33:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21580. [2023-08-31 07:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21581. [2023-08-31 07:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21582. [2023-08-31 07:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21583. [2023-08-31 07:33:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21584. [2023-08-31 07:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21585. [2023-08-31 07:33:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21586. [2023-08-31 07:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21587. [2023-08-31 07:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21588. [2023-08-31 07:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21589. [2023-08-31 07:33:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21590. [2023-08-31 07:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21591. [2023-08-31 07:33:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21592. [2023-08-31 07:33:29] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21593. [2023-08-31 07:33:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21594. [2023-08-31 07:33:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21595. [2023-08-31 07:33:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21596. [2023-08-31 07:33:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21597. [2023-08-31 07:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21598. [2023-08-31 07:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21599. [2023-08-31 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21600. [2023-08-31 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21601. [2023-08-31 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21602. [2023-08-31 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21603. [2023-08-31 07:33:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21604. [2023-08-31 07:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21605. [2023-08-31 07:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21606. [2023-08-31 07:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21607. [2023-08-31 07:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21608. [2023-08-31 07:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21609. [2023-08-31 07:33:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21610. [2023-08-31 07:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21611. [2023-08-31 07:33:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21612. [2023-08-31 07:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21613. [2023-08-31 07:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21614. [2023-08-31 07:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21615. [2023-08-31 07:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21616. [2023-08-31 07:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21617. [2023-08-31 07:33:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21618. [2023-08-31 07:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21619. [2023-08-31 07:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21620. [2023-08-31 07:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21621. [2023-08-31 07:33:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21622. [2023-08-31 07:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21623. [2023-08-31 07:33:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21624. [2023-08-31 07:33:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21625. [2023-08-31 07:33:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21626. [2023-08-31 07:33:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21627. [2023-08-31 07:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21628. [2023-08-31 07:33:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21629. [2023-08-31 07:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21630. [2023-08-31 07:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21631. [2023-08-31 07:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21632. [2023-08-31 07:33:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21633. [2023-08-31 07:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21634. [2023-08-31 13:05:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21635. [2023-08-31 13:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21636. [2023-08-31 13:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21637. [2023-08-31 13:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21638. [2023-08-31 13:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21639. [2023-08-31 13:05:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21640. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21641. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21642. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21643. [2023-08-31 13:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21644. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21645. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21646. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21647. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21648. [2023-08-31 13:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21649. [2023-08-31 13:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21650. [2023-08-31 13:05:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21651. [2023-08-31 13:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21652. [2023-08-31 13:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21653. [2023-08-31 13:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21654. [2023-08-31 13:05:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21655. [2023-08-31 13:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21656. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21657. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21658. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21659. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21660. [2023-08-31 13:05:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21661. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21662. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21663. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21664. [2023-08-31 13:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21665. [2023-08-31 13:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21666. [2023-08-31 13:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21667. [2023-08-31 13:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21668. [2023-08-31 13:05:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21669. [2023-08-31 13:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21670. [2023-08-31 13:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21671. [2023-08-31 13:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21672. [2023-08-31 13:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21673. [2023-08-31 13:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21674. [2023-08-31 13:05:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21675. [2023-08-31 13:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21676. [2023-08-31 13:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21677. [2023-08-31 13:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21678. [2023-08-31 13:05:40] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21679. [2023-08-31 13:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21680. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21681. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21682. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21683. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21684. [2023-08-31 13:05:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21685. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21686. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21687. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21688. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21689. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21690. [2023-08-31 13:05:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21691. [2023-08-31 13:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21692. [2023-08-31 13:05:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21693. [2023-08-31 13:05:42] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21694. [2023-08-31 13:05:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21695. [2023-08-31 13:05:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21696. [2023-08-31 13:05:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21697. [2023-08-31 13:05:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21698. [2023-08-31 13:05:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21699. [2023-08-31 13:05:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21700. [2023-08-31 13:05:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21701. [2023-08-31 13:05:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21702. [2023-08-31 13:05:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21703. [2023-08-31 13:05:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21704. [2023-08-31 13:05:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21705. [2023-08-31 13:05:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21706. [2023-08-31 13:05:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21707. [2023-08-31 13:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21708. [2023-08-31 13:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21709. [2023-08-31 13:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21710. [2023-08-31 13:05:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21711. [2023-08-31 13:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21712. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21713. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21714. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21715. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21716. [2023-08-31 13:05:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21717. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21718. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21719. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21720. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21721. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21722. [2023-08-31 13:05:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21723. [2023-08-31 13:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21724. [2023-08-31 13:05:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21725. [2023-08-31 13:05:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21726. [2023-08-31 13:05:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21727. [2023-08-31 13:05:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21728. [2023-08-31 13:05:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21729. [2023-08-31 13:05:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21730. [2023-08-31 13:05:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21731. [2023-08-31 13:05:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21732. [2023-08-31 13:05:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21733. [2023-08-31 13:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21734. [2023-08-31 13:05:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21735. [2023-09-02 00:10:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21736. [2023-09-02 00:10:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21737. [2023-09-02 00:10:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21738. [2023-09-02 00:10:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21739. [2023-09-02 00:10:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21740. [2023-09-02 00:10:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21741. [2023-09-02 00:10:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21742. [2023-09-02 00:10:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21743. [2023-09-02 00:10:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21744. [2023-09-02 00:10:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21745. [2023-09-02 06:43:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21746. [2023-09-02 06:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21747. [2023-09-02 06:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21748. [2023-09-02 06:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21749. [2023-09-02 06:43:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21750. [2023-09-02 13:45:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21751. [2023-09-02 13:45:14] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  21752. [2023-09-02 13:45:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21753. [2023-09-02 13:45:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21754. [2023-09-02 13:45:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21755. [2023-09-02 13:45:14] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  21756. [2023-09-02 13:45:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21757. [2023-09-03 01:56:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21758. [2023-09-03 01:56:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21759. [2023-09-03 01:56:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21760. [2023-09-03 01:56:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21761. [2023-09-03 01:56:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21762. [2023-09-03 09:12:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21763. [2023-09-03 09:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21764. [2023-09-03 09:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21765. [2023-09-03 09:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21766. [2023-09-03 09:12:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21767. [2023-09-03 09:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21768. [2023-09-03 15:36:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21769. [2023-09-03 15:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21770. [2023-09-03 15:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21771. [2023-09-03 15:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21772. [2023-09-03 15:36:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21773. [2023-09-03 15:36:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21774. [2023-09-03 15:36:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21775. [2023-09-03 15:36:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21776. [2023-09-03 15:36:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21777. [2023-09-03 15:36:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21778. [2023-09-03 15:36:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21779. [2023-09-03 15:36:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21780. [2023-09-03 15:36:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21781. [2023-09-03 15:36:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21782. [2023-09-03 15:36:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21783. [2023-09-03 15:36:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21784. [2023-09-03 15:36:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21785. [2023-09-03 15:36:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21786. [2023-09-03 15:36:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21787. [2023-09-03 15:36:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21788. [2023-09-03 15:36:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21789. [2023-09-03 15:36:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21790. [2023-09-03 15:36:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21791. [2023-09-03 15:36:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21792. [2023-09-03 15:36:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21793. [2023-09-03 15:36:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21794. [2023-09-03 15:36:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21795. [2023-09-03 15:36:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21796. [2023-09-03 15:36:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21797. [2023-09-03 15:36:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21798. [2023-09-03 15:36:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21799. [2023-09-03 15:36:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21800. [2023-09-03 15:36:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21801. [2023-09-03 15:36:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21802. [2023-09-03 15:36:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21803. [2023-09-03 15:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21804. [2023-09-03 15:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21805. [2023-09-03 15:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21806. [2023-09-03 15:36:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21807. [2023-09-03 15:36:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21808. [2023-09-03 15:36:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21809. [2023-09-03 15:36:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21810. [2023-09-03 15:36:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21811. [2023-09-03 15:36:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21812. [2023-09-03 15:36:45] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21813. [2023-09-03 15:36:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21814. [2023-09-03 15:36:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21815. [2023-09-03 15:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21816. [2023-09-03 15:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21817. [2023-09-03 15:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21818. [2023-09-03 15:36:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21819. [2023-09-03 15:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21820. [2023-09-03 15:36:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21821. [2023-09-03 15:36:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21822. [2023-09-03 15:36:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21823. [2023-09-03 15:36:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21824. [2023-09-03 15:36:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21825. [2023-09-03 15:36:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21826. [2023-09-03 15:36:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21827. [2023-09-03 15:36:51] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21828. [2023-09-03 15:36:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21829. [2023-09-03 15:36:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21830. [2023-09-03 15:36:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21831. [2023-09-03 15:36:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21832. [2023-09-03 15:36:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21833. [2023-09-03 15:36:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21834. [2023-09-03 15:36:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21835. [2023-09-03 15:36:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21836. [2023-09-03 15:36:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21837. [2023-09-03 15:36:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21838. [2023-09-03 15:36:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21839. [2023-09-03 15:36:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21840. [2023-09-03 15:36:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21841. [2023-09-03 15:36:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21842. [2023-09-03 15:36:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21843. [2023-09-03 15:36:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21844. [2023-09-03 15:36:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21845. [2023-09-03 15:36:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21846. [2023-09-03 15:36:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21847. [2023-09-03 15:36:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21848. [2023-09-03 15:36:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21849. [2023-09-03 15:36:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21850. [2023-09-03 15:36:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21851. [2023-09-03 15:36:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21852. [2023-09-03 15:36:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21853. [2023-09-03 15:36:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21854. [2023-09-03 15:36:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21855. [2023-09-03 15:36:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21856. [2023-09-03 15:36:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21857. [2023-09-03 15:36:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21858. [2023-09-03 15:37:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21859. [2023-09-03 15:37:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21860. [2023-09-03 15:37:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21861. [2023-09-03 15:37:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21862. [2023-09-03 15:37:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21863. [2023-09-03 15:37:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21864. [2023-09-03 15:37:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21865. [2023-09-03 15:37:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21866. [2023-09-03 15:37:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21867. [2023-09-03 15:37:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21868. [2023-09-03 15:37:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21869. [2023-09-03 16:13:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21870. [2023-09-03 16:13:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21871. [2023-09-03 16:13:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21872. [2023-09-03 16:13:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21873. [2023-09-03 16:13:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21874. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21875. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21876. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21877. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21878. [2023-09-03 16:13:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21879. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21880. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21881. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21882. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21883. [2023-09-03 16:13:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21884. [2023-09-03 16:13:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21885. [2023-09-03 16:13:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21886. [2023-09-03 16:13:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21887. [2023-09-03 16:13:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21888. [2023-09-03 16:13:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21889. [2023-09-03 16:13:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21890. [2023-09-03 16:13:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21891. [2023-09-03 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21892. [2023-09-03 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21893. [2023-09-03 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21894. [2023-09-03 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21895. [2023-09-03 16:13:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21896. [2023-09-03 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21897. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21898. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21899. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21900. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21901. [2023-09-03 16:13:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21902. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21903. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21904. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21905. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21906. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21907. [2023-09-03 16:13:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21908. [2023-09-03 16:13:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21909. [2023-09-03 16:13:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21910. [2023-09-03 16:13:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21911. [2023-09-03 16:13:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21912. [2023-09-03 16:13:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21913. [2023-09-03 16:13:58] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21914. [2023-09-03 16:13:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21915. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21916. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21917. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21918. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21919. [2023-09-03 16:13:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21920. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21921. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21922. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21923. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21924. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21925. [2023-09-03 16:13:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21926. [2023-09-03 16:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21927. [2023-09-03 16:14:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21928. [2023-09-03 16:14:00] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  21929. [2023-09-03 16:14:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  21930. [2023-09-03 16:14:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21931. [2023-09-03 16:14:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  21932. [2023-09-03 16:14:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  21933. [2023-09-03 16:14:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  21934. [2023-09-03 16:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21935. [2023-09-03 16:14:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21936. [2023-09-03 16:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21937. [2023-09-03 16:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21938. [2023-09-03 16:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21939. [2023-09-03 16:14:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21940. [2023-09-03 16:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21941. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21942. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21943. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21944. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21945. [2023-09-03 16:14:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21946. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21947. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21948. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21949. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21950. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21951. [2023-09-03 16:14:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21952. [2023-09-03 16:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21953. [2023-09-03 16:14:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21954. [2023-09-03 16:14:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21955. [2023-09-03 16:14:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21956. [2023-09-03 16:14:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21957. [2023-09-03 16:14:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21958. [2023-09-03 16:14:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21959. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21960. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21961. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21962. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21963. [2023-09-03 16:14:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21964. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21965. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21966. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21967. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21968. [2023-09-03 16:14:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21969. [2023-09-03 16:14:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21970. [2023-09-04 09:15:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21971. [2023-09-04 09:15:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21972. [2023-09-04 09:15:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21973. [2023-09-04 09:15:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21974. [2023-09-04 09:15:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21975. [2023-09-04 11:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21976. [2023-09-04 11:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21977. [2023-09-04 11:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21978. [2023-09-04 11:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21979. [2023-09-04 11:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /xmlrpc.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /xmlrpc.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  21980. [2023-09-04 11:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21981. [2023-09-05 08:21:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21982. [2023-09-05 08:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21983. [2023-09-05 08:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21984. [2023-09-05 08:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21985. [2023-09-05 08:21:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21986. [2023-09-05 13:58:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21987. [2023-09-05 13:58:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21988. [2023-09-05 13:58:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21989. [2023-09-05 13:58:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21990. [2023-09-05 13:58:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21991. [2023-09-05 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21992. [2023-09-05 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21993. [2023-09-05 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21994. [2023-09-05 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21995. [2023-09-05 16:18:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  21996. [2023-09-07 01:00:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  21997. [2023-09-07 01:00:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  21998. [2023-09-07 01:00:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  21999. [2023-09-07 01:00:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22000. [2023-09-07 01:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22001. [2023-09-07 01:00:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22002. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22003. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22004. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22005. [2023-09-07 01:00:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22006. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22007. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22008. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22009. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22010. [2023-09-07 01:00:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22011. [2023-09-07 01:00:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22012. [2023-09-07 01:00:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22013. [2023-09-07 01:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22014. [2023-09-07 01:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22015. [2023-09-07 01:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22016. [2023-09-07 01:00:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22017. [2023-09-07 01:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22018. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22019. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22020. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22021. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22022. [2023-09-07 01:00:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22023. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22024. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22025. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22026. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22027. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22028. [2023-09-07 01:00:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22029. [2023-09-07 01:00:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22030. [2023-09-07 01:00:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22031. [2023-09-07 01:00:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22032. [2023-09-07 01:00:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22033. [2023-09-07 01:00:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22034. [2023-09-07 01:00:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22035. [2023-09-07 01:00:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22036. [2023-09-07 01:00:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22037. [2023-09-07 01:00:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22038. [2023-09-07 01:00:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22039. [2023-09-07 01:00:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22040. [2023-09-07 01:00: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22041. [2023-09-07 01:00:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22042. [2023-09-07 01:00:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22043. [2023-09-07 01:00:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22044. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22045. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22046. [2023-09-07 01:00:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22047. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22048. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22049. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22050. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22051. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22052. [2023-09-07 01:00:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22053. [2023-09-07 01:00:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22054. [2023-09-07 01:00:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22055. [2023-09-07 01:00:33] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22056. [2023-09-07 01:00:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22057. [2023-09-07 01:00:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22058. [2023-09-07 01:00:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22059. [2023-09-07 01:00:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22060. [2023-09-07 01:00:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22061. [2023-09-07 01:00:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22062. [2023-09-07 01:00:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22063. [2023-09-07 01:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22064. [2023-09-07 01:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22065. [2023-09-07 01:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22066. [2023-09-07 01:00:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22067. [2023-09-07 01:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22068. [2023-09-07 01:00:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22069. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22070. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22071. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22072. [2023-09-07 01:00:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22073. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22074. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22075. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22076. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22077. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22078. [2023-09-07 01:00:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22079. [2023-09-07 01:00:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22080. [2023-09-07 01:00:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22081. [2023-09-07 01:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22082. [2023-09-07 01:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22083. [2023-09-07 01:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22084. [2023-09-07 01:00:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22085. [2023-09-07 01:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22086. [2023-09-07 01:00:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22087. [2023-09-07 01:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22088. [2023-09-07 01:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22089. [2023-09-07 01:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22090. [2023-09-07 01:00:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22091. [2023-09-07 01:08:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22092. [2023-09-07 01:08:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22093. [2023-09-07 01:08:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22094. [2023-09-07 01:08:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22095. [2023-09-07 01:08:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22096. [2023-09-07 01:22:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22097. [2023-09-07 01:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22098. [2023-09-07 01:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22099. [2023-09-07 01:22:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22100. [2023-09-07 01:22:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22101. [2023-09-07 01:22:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22102. [2023-09-07 01:22:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22103. [2023-09-07 01:22:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22104. [2023-09-07 01:22:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22105. [2023-09-07 01:22:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22106. [2023-09-07 01:22:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22107. [2023-09-07 01:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22108. [2023-09-07 01:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22109. [2023-09-07 01:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22110. [2023-09-07 01:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22111. [2023-09-07 01:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22112. [2023-09-07 01:22:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22113. [2023-09-07 01:22:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22114. [2023-09-07 01:22:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22115. [2023-09-07 01:22:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22116. [2023-09-07 01:22:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22117. [2023-09-07 01:22:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22118. [2023-09-07 01:22:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22119. [2023-09-07 01:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22120. [2023-09-07 01:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22121. [2023-09-07 01:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22122. [2023-09-07 01:22:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22123. [2023-09-07 01:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22124. [2023-09-07 01:22:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22125. [2023-09-07 01:22:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22126. [2023-09-07 01:22:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22127. [2023-09-07 01:22:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22128. [2023-09-07 01:22:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22129. [2023-09-07 01:22:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22130. [2023-09-07 01:22:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22131. [2023-09-07 01:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22132. [2023-09-07 01:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22133. [2023-09-07 01:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22134. [2023-09-07 01:22:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22135. [2023-09-07 01:22:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22136. [2023-09-07 01:22:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22137. [2023-09-07 01:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22138. [2023-09-07 01:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22139. [2023-09-07 01:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22140. [2023-09-07 01:22:44] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22141. [2023-09-07 01:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22142. [2023-09-07 01:22:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22143. [2023-09-07 01:22:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22144. [2023-09-07 01:22:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22145. [2023-09-07 01:22:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22146. [2023-09-07 01:22:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22147. [2023-09-07 01:22:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22148. [2023-09-07 01:22:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22149. [2023-09-07 01:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22150. [2023-09-07 01:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22151. [2023-09-07 01:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22152. [2023-09-07 01:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22153. [2023-09-07 01:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22154. [2023-09-07 01:22:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22155. [2023-09-07 01:22:48] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22156. [2023-09-07 01:22:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22157. [2023-09-07 01:22:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22158. [2023-09-07 01:22:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22159. [2023-09-07 01:22:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22160. [2023-09-07 01:22:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22161. [2023-09-07 01:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22162. [2023-09-07 01:22:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22163. [2023-09-07 01:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22164. [2023-09-07 01:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22165. [2023-09-07 01:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22166. [2023-09-07 01:22:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22167. [2023-09-07 01:22:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22168. [2023-09-07 01:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22169. [2023-09-07 01:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22170. [2023-09-07 01:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22171. [2023-09-07 01:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22172. [2023-09-07 01:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22173. [2023-09-07 01:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22174. [2023-09-07 01:22:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22175. [2023-09-07 01:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22176. [2023-09-07 01:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22177. [2023-09-07 01:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22178. [2023-09-07 01:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22179. [2023-09-07 01:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22180. [2023-09-07 01:22:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22181. [2023-09-07 01:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22182. [2023-09-07 01:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22183. [2023-09-07 01:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22184. [2023-09-07 01:22:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22185. [2023-09-07 01:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22186. [2023-09-07 01:22:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22187. [2023-09-07 01:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22188. [2023-09-07 01:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22189. [2023-09-07 01:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22190. [2023-09-07 01:22:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22191. [2023-09-07 05:29:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22192. [2023-09-07 05:29:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22193. [2023-09-07 05:29:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22194. [2023-09-07 05:29:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22195. [2023-09-07 05:29:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22196. [2023-09-08 09:53:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22197. [2023-09-08 09:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22198. [2023-09-08 09:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22199. [2023-09-08 09:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22200. [2023-09-08 09:53:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22201. [2023-09-08 09:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22202. [2023-09-08 21:00:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22203. [2023-09-08 21:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22204. [2023-09-08 21:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22205. [2023-09-08 21:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22206. [2023-09-08 21:00:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22207. [2023-09-09 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22208. [2023-09-09 08:52:58] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  22209. [2023-09-09 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22210. [2023-09-09 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22211. [2023-09-09 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22212. [2023-09-09 08:52:58] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  22213. [2023-09-09 08:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22214. [2023-09-09 13:50:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22215. [2023-09-09 13:50:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22216. [2023-09-09 13:50:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22217. [2023-09-09 13:50:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22218. [2023-09-09 13:50:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22219. [2023-09-09 15:17:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22220. [2023-09-09 15:17:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22221. [2023-09-09 15:17:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22222. [2023-09-09 15:17:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22223. [2023-09-09 15:17:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22224. [2023-09-10 09:15:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22225. [2023-09-10 09:15:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22226. [2023-09-10 09:15:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22227. [2023-09-10 09:15:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22228. [2023-09-10 09:15:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22229. [2023-09-10 09:16:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22230. [2023-09-10 09:16:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22231. [2023-09-10 09:16:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22232. [2023-09-10 09:16:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22233. [2023-09-10 09:16:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22234. [2023-09-10 09:16:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22235. [2023-09-10 09:16:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22236. [2023-09-10 09:16:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22237. [2023-09-10 09:16:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22238. [2023-09-10 09:16:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22239. [2023-09-10 09:16:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22240. [2023-09-10 09:16:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22241. [2023-09-10 09:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22242. [2023-09-10 09:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22243. [2023-09-10 09:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22244. [2023-09-10 09:16:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22245. [2023-09-10 09:16:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22246. [2023-09-10 09:16:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22247. [2023-09-10 09:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22248. [2023-09-10 09:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22249. [2023-09-10 09:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22250. [2023-09-10 09:16:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22251. [2023-09-10 09:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22252. [2023-09-10 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22253. [2023-09-10 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22254. [2023-09-10 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22255. [2023-09-10 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22256. [2023-09-10 09:16:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22257. [2023-09-10 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22258. [2023-09-10 09:16:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22259. [2023-09-10 09:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22260. [2023-09-10 09:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22261. [2023-09-10 09:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22262. [2023-09-10 09:16:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22263. [2023-09-10 09:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22264. [2023-09-10 09:16:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22265. [2023-09-10 09:16:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22266. [2023-09-10 09:16:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22267. [2023-09-10 09:16:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22268. [2023-09-10 09:16:07] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22269. [2023-09-10 09:16:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22270. [2023-09-10 09:16:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22271. [2023-09-10 09:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22272. [2023-09-10 09:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22273. [2023-09-10 09:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22274. [2023-09-10 09:16:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22275. [2023-09-10 09:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22276. [2023-09-10 09:16:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22277. [2023-09-10 09:16:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22278. [2023-09-10 09:16:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22279. [2023-09-10 09:16:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22280. [2023-09-10 09:16:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22281. [2023-09-10 09:16:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22282. [2023-09-10 09:16:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22283. [2023-09-10 09:16:10] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22284. [2023-09-10 09:16:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22285. [2023-09-10 09:16:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22286. [2023-09-10 09:16:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22287. [2023-09-10 09:16:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22288. [2023-09-10 09:16:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22289. [2023-09-10 09:16:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22290. [2023-09-10 09:16:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22291. [2023-09-10 09:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22292. [2023-09-10 09:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22293. [2023-09-10 09:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22294. [2023-09-10 09:16:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22295. [2023-09-10 09:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22296. [2023-09-10 09:16:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22297. [2023-09-10 09:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22298. [2023-09-10 09:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22299. [2023-09-10 09:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22300. [2023-09-10 09:16:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22301. [2023-09-10 09:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22302. [2023-09-10 09:16:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22303. [2023-09-10 09:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22304. [2023-09-10 09:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22305. [2023-09-10 09:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22306. [2023-09-10 09:16:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22307. [2023-09-10 09:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22308. [2023-09-10 09:16:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22309. [2023-09-10 09:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22310. [2023-09-10 09:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22311. [2023-09-10 09:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22312. [2023-09-10 09:16:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22313. [2023-09-10 09:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22314. [2023-09-10 09:16:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22315. [2023-09-10 09:16:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22316. [2023-09-10 09:16:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22317. [2023-09-10 09:16:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22318. [2023-09-10 09:16:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22319. [2023-09-10 11:45:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22320. [2023-09-10 11:45:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22321. [2023-09-10 11:45:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22322. [2023-09-10 11:45:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22323. [2023-09-10 11:45:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22324. [2023-09-10 11:46:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22325. [2023-09-10 11:46:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22326. [2023-09-10 11:46:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22327. [2023-09-10 11:46:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22328. [2023-09-10 11:46:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22329. [2023-09-10 11:46:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22330. [2023-09-10 11:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22331. [2023-09-10 11:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22332. [2023-09-10 11:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22333. [2023-09-10 11:46:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22334. [2023-09-10 11:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22335. [2023-09-10 11:46:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22336. [2023-09-10 11:46:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22337. [2023-09-10 11:46:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22338. [2023-09-10 11:46:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22339. [2023-09-10 11:46:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22340. [2023-09-10 11:46:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22341. [2023-09-10 11:46:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22342. [2023-09-10 11:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22343. [2023-09-10 11:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22344. [2023-09-10 11:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22345. [2023-09-10 11:46:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22346. [2023-09-10 11:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22347. [2023-09-10 11:46:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22348. [2023-09-10 11:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22349. [2023-09-10 11:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22350. [2023-09-10 11:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22351. [2023-09-10 11:46:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22352. [2023-09-10 11:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22353. [2023-09-10 11:46:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22354. [2023-09-10 11:46:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22355. [2023-09-10 11:46:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22356. [2023-09-10 11:46:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22357. [2023-09-10 11:46:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22358. [2023-09-10 11:46:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22359. [2023-09-10 11:46:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22360. [2023-09-10 11:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22361. [2023-09-10 11:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22362. [2023-09-10 11:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22363. [2023-09-10 11:46: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22364. [2023-09-10 11:46:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22365. [2023-09-10 11:46:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22366. [2023-09-10 11:46:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22367. [2023-09-10 11:46:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22368. [2023-09-10 11:46:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22369. [2023-09-10 11:46:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22370. [2023-09-10 11:46:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22371. [2023-09-10 11:46:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22372. [2023-09-10 11:46:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22373. [2023-09-10 11:46:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22374. [2023-09-10 11:46:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22375. [2023-09-10 11:46:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22376. [2023-09-10 11:46:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22377. [2023-09-10 11:46:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22378. [2023-09-10 11:46:11] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22379. [2023-09-10 11:46:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22380. [2023-09-10 11:46:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22381. [2023-09-10 11:46:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22382. [2023-09-10 11:46:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22383. [2023-09-10 11:46:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22384. [2023-09-10 11:46:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22385. [2023-09-10 11:46:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22386. [2023-09-10 11:46:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22387. [2023-09-10 11:46:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22388. [2023-09-10 11:46:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22389. [2023-09-10 11:46:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22390. [2023-09-10 11:46:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22391. [2023-09-10 11:46:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22392. [2023-09-10 11:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22393. [2023-09-10 11:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22394. [2023-09-10 11:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22395. [2023-09-10 11:46:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22396. [2023-09-10 11:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22397. [2023-09-10 11:46:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22398. [2023-09-10 11:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22399. [2023-09-10 11:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22400. [2023-09-10 11:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22401. [2023-09-10 11:46:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22402. [2023-09-10 11:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22403. [2023-09-10 11:46:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22404. [2023-09-10 11:46:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22405. [2023-09-10 11:46:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22406. [2023-09-10 11:46:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22407. [2023-09-10 11:46:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22408. [2023-09-10 11:46:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22409. [2023-09-10 11:46:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22410. [2023-09-10 11:46:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22411. [2023-09-10 11:46:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22412. [2023-09-10 11:46:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22413. [2023-09-10 11:46:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22414. [2023-09-10 12:20:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22415. [2023-09-10 12:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22416. [2023-09-10 12:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22417. [2023-09-10 12:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22418. [2023-09-10 12:20:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22419. [2023-09-10 19:46:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22420. [2023-09-10 19:46:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22421. [2023-09-10 19:46:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22422. [2023-09-10 19:46:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22423. [2023-09-10 19:46:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22424. [2023-09-12 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22425. [2023-09-12 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22426. [2023-09-12 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22427. [2023-09-12 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22428. [2023-09-12 09:16:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22429. [2023-09-12 09:16:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22430. [2023-09-12 13:09:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22431. [2023-09-12 13:09:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  22432. [2023-09-12 13:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22433. [2023-09-12 13:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22434. [2023-09-12 13:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22435. [2023-09-12 13:09:11] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  22436. [2023-09-12 13:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22437. [2023-09-12 18:28:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22438. [2023-09-12 18:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22439. [2023-09-12 18:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22440. [2023-09-12 18:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22441. [2023-09-12 18:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22442. [2023-09-12 18:28:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22443. [2023-09-12 18:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22444. [2023-09-12 18:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22445. [2023-09-12 18:28:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22446. [2023-09-12 18:28:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22447. [2023-09-12 18:28:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22448. [2023-09-12 18:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22449. [2023-09-12 18:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22450. [2023-09-12 18:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22451. [2023-09-12 18:28:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22452. [2023-09-12 18:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22453. [2023-09-12 18:28:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22454. [2023-09-12 18:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22455. [2023-09-12 18:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22456. [2023-09-12 18:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22457. [2023-09-12 18:28:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22458. [2023-09-12 18:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22459. [2023-09-12 18:28:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22460. [2023-09-12 18:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22461. [2023-09-12 18:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22462. [2023-09-12 18:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22463. [2023-09-12 18:28:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22464. [2023-09-12 18:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22465. [2023-09-12 18:28:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22466. [2023-09-12 18:28:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22467. [2023-09-12 18:28:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22468. [2023-09-12 18:28:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22469. [2023-09-12 18:28:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22470. [2023-09-12 18:28:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22471. [2023-09-12 18:28:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22472. [2023-09-12 18:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22473. [2023-09-12 18:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22474. [2023-09-12 18:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22475. [2023-09-12 18:28:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22476. [2023-09-12 18:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22477. [2023-09-12 18:28:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22478. [2023-09-12 18:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22479. [2023-09-12 18:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22480. [2023-09-12 18:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22481. [2023-09-12 18:28:28] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22482. [2023-09-12 18:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22483. [2023-09-12 18:28:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22484. [2023-09-12 18:28:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22485. [2023-09-12 18:28:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22486. [2023-09-12 18:28:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22487. [2023-09-12 18:28:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22488. [2023-09-12 18:28:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22489. [2023-09-12 18:28:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22490. [2023-09-12 18:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22491. [2023-09-12 18:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22492. [2023-09-12 18:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22493. [2023-09-12 18:28:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22494. [2023-09-12 18:28:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22495. [2023-09-12 18:28:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22496. [2023-09-12 18:28:31] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22497. [2023-09-12 18:28:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22498. [2023-09-12 18:28:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22499. [2023-09-12 18:28:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22500. [2023-09-12 18:28:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22501. [2023-09-12 18:28:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22502. [2023-09-12 18:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22503. [2023-09-12 18:28:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22504. [2023-09-12 18:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22505. [2023-09-12 18:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22506. [2023-09-12 18:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22507. [2023-09-12 18:28:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22508. [2023-09-12 18:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22509. [2023-09-12 18:28:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22510. [2023-09-12 18:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22511. [2023-09-12 18:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22512. [2023-09-12 18:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22513. [2023-09-12 18:28:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22514. [2023-09-12 18:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22515. [2023-09-12 18:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22516. [2023-09-12 18:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22517. [2023-09-12 18:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22518. [2023-09-12 18:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22519. [2023-09-12 18:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22520. [2023-09-12 18:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22521. [2023-09-12 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22522. [2023-09-12 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22523. [2023-09-12 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22524. [2023-09-12 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22525. [2023-09-12 18:28:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22526. [2023-09-12 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22527. [2023-09-12 18:28:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22528. [2023-09-12 18:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22529. [2023-09-12 18:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22530. [2023-09-12 18:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22531. [2023-09-12 18:28:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22532. [2023-09-12 21:55:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22533. [2023-09-12 21:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22534. [2023-09-12 21:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22535. [2023-09-12 21:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22536. [2023-09-12 21:55:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22537. [2023-09-12 21:56:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22538. [2023-09-12 21:56:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22539. [2023-09-12 21:56:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22540. [2023-09-12 21:56:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22541. [2023-09-12 21:56:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22542. [2023-09-12 21:56:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22543. [2023-09-12 21:56:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22544. [2023-09-12 21:56:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22545. [2023-09-12 21:56:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22546. [2023-09-12 21:56:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22547. [2023-09-12 21:56:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22548. [2023-09-12 21:56:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22549. [2023-09-12 21:56:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22550. [2023-09-12 21:56:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22551. [2023-09-12 21:56:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22552. [2023-09-12 21:56:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22553. [2023-09-12 21:56:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22554. [2023-09-12 21:56:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22555. [2023-09-12 21:56:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22556. [2023-09-12 21:56:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22557. [2023-09-12 21:56:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22558. [2023-09-12 21:56:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22559. [2023-09-12 21:56:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22560. [2023-09-12 21:56:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22561. [2023-09-12 21:56:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22562. [2023-09-12 21:56:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22563. [2023-09-12 21:56:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22564. [2023-09-12 21:56:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22565. [2023-09-12 21:56:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22566. [2023-09-12 21:56:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22567. [2023-09-12 21:56:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22568. [2023-09-12 21:56:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22569. [2023-09-12 21:56:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22570. [2023-09-12 21:56:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22571. [2023-09-12 21:56:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22572. [2023-09-12 21:56:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22573. [2023-09-12 21:56:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22574. [2023-09-12 21:56:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22575. [2023-09-12 21:56:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22576. [2023-09-12 21:56:10] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22577. [2023-09-12 21:56:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22578. [2023-09-12 21:56:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22579. [2023-09-12 21:56:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22580. [2023-09-12 21:56:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22581. [2023-09-12 21:56:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22582. [2023-09-12 21:56:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22583. [2023-09-12 21:56:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22584. [2023-09-12 21:56:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22585. [2023-09-12 21:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22586. [2023-09-12 21:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22587. [2023-09-12 21:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22588. [2023-09-12 21:56:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22589. [2023-09-12 21:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22590. [2023-09-12 21:56:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22591. [2023-09-12 21:56:16] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22592. [2023-09-12 21:56:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22593. [2023-09-12 21:56:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22594. [2023-09-12 21:56:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22595. [2023-09-12 21:56:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22596. [2023-09-12 21:56:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22597. [2023-09-12 21:56:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22598. [2023-09-12 21:56:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22599. [2023-09-12 21:56:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22600. [2023-09-12 21:56:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22601. [2023-09-12 21:56:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22602. [2023-09-12 21:56:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22603. [2023-09-12 21:56:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22604. [2023-09-12 21:56:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22605. [2023-09-12 21:56:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22606. [2023-09-12 21:56:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22607. [2023-09-12 21:56:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22608. [2023-09-12 21:56:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22609. [2023-09-12 21:56:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22610. [2023-09-12 21:56:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22611. [2023-09-12 21:56:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22612. [2023-09-12 21:56:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22613. [2023-09-12 21:56:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22614. [2023-09-12 21:56:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22615. [2023-09-12 21:56:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22616. [2023-09-12 21:56:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22617. [2023-09-12 21:56:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22618. [2023-09-12 21:56:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22619. [2023-09-12 21:56:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22620. [2023-09-12 21:56:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22621. [2023-09-12 21:56:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22622. [2023-09-12 21:56:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22623. [2023-09-12 21:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22624. [2023-09-12 21:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22625. [2023-09-12 21:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22626. [2023-09-12 21:56:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22627. [2023-09-13 09:24:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22628. [2023-09-13 09:24:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22629. [2023-09-13 09:24:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22630. [2023-09-13 09:24:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22631. [2023-09-13 09:24:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22632. [2023-09-13 09:58:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22633. [2023-09-13 09:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22634. [2023-09-13 09:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22635. [2023-09-13 09:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22636. [2023-09-13 09:58:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22637. [2023-09-13 13:16:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22638. [2023-09-13 13:16:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22639. [2023-09-13 13:16:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22640. [2023-09-13 13:16:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22641. [2023-09-13 13:16:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22642. [2023-09-13 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22643. [2023-09-13 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22644. [2023-09-13 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22645. [2023-09-13 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22646. [2023-09-13 16:52:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22647. [2023-09-13 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22648. [2023-09-13 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22649. [2023-09-13 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22650. [2023-09-13 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22651. [2023-09-13 16:52:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22652. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22653. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22654. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22655. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22656. [2023-09-13 16:52:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22657. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22658. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22659. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22660. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22661. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22662. [2023-09-13 16:52:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22663. [2023-09-13 16:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22664. [2023-09-13 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22665. [2023-09-13 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22666. [2023-09-13 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22667. [2023-09-13 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22668. [2023-09-13 16:52:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22669. [2023-09-13 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22670. [2023-09-13 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22671. [2023-09-13 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22672. [2023-09-13 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22673. [2023-09-13 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22674. [2023-09-13 16:52:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22675. [2023-09-13 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22676. [2023-09-13 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22677. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22678. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22679. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22680. [2023-09-13 16:52:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22681. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22682. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22683. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22684. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22685. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22686. [2023-09-13 16:52:54] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22687. [2023-09-13 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22688. [2023-09-13 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22689. [2023-09-13 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22690. [2023-09-13 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22691. [2023-09-13 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22692. [2023-09-13 16:52:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22693. [2023-09-13 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22694. [2023-09-13 16:52:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22695. [2023-09-13 16:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22696. [2023-09-13 16:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22697. [2023-09-13 16:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22698. [2023-09-13 16:52:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22699. [2023-09-13 16:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22700. [2023-09-13 16:52:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22701. [2023-09-13 16:52:56] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22702. [2023-09-13 16:52:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22703. [2023-09-13 16:52:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22704. [2023-09-13 16:52:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22705. [2023-09-13 16:52:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22706. [2023-09-13 16:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22707. [2023-09-13 16:52:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22708. [2023-09-13 16:52:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22709. [2023-09-13 16:52:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22710. [2023-09-13 16:52:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22711. [2023-09-13 16:52:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22712. [2023-09-13 16:52:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22713. [2023-09-13 16:52:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22714. [2023-09-13 16:52:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22715. [2023-09-13 16:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22716. [2023-09-13 16:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22717. [2023-09-13 16:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22718. [2023-09-13 16:52:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22719. [2023-09-13 16:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22720. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22721. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22722. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22723. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22724. [2023-09-13 16:52:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22725. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22726. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22727. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22728. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22729. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22730. [2023-09-13 16:52:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22731. [2023-09-13 16:52:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22732. [2023-09-13 16:53:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22733. [2023-09-13 16:53:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22734. [2023-09-13 16:53:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22735. [2023-09-13 16:53:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22736. [2023-09-13 16:53:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22737. [2023-09-13 20:31:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22738. [2023-09-13 20:31:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22739. [2023-09-13 20:31:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22740. [2023-09-13 20:31:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22741. [2023-09-13 20:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22742. [2023-09-13 20:31:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22743. [2023-09-13 20:31:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22744. [2023-09-13 20:31:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22745. [2023-09-13 20:31:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22746. [2023-09-13 20:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22747. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22748. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22749. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22750. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22751. [2023-09-13 20:31:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22752. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22753. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22754. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22755. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22756. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22757. [2023-09-13 20:31:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22758. [2023-09-13 20:31:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22759. [2023-09-13 20:31:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22760. [2023-09-13 20:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22761. [2023-09-13 20:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22762. [2023-09-13 20:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22763. [2023-09-13 20:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22764. [2023-09-13 20:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22765. [2023-09-13 20:31:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22766. [2023-09-13 20:31:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22767. [2023-09-13 20:31:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22768. [2023-09-13 20:31:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22769. [2023-09-13 20:31:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22770. [2023-09-13 20:31:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22771. [2023-09-13 20:31:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22772. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22773. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22774. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22775. [2023-09-13 20:31:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22776. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22777. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22778. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22779. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22780. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22781. [2023-09-13 20:31:15] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22782. [2023-09-13 20:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22783. [2023-09-13 20:31:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22784. [2023-09-13 20:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22785. [2023-09-13 20:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22786. [2023-09-13 20:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22787. [2023-09-13 20:31:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22788. [2023-09-13 20:31:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22789. [2023-09-13 20:31:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22790. [2023-09-13 20:31:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22791. [2023-09-13 20:31:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22792. [2023-09-13 20:31:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22793. [2023-09-13 20:31:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22794. [2023-09-13 20:31:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22795. [2023-09-13 20:31:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22796. [2023-09-13 20:31:17] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22797. [2023-09-13 20:31:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22798. [2023-09-13 20:31:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22799. [2023-09-13 20:31:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22800. [2023-09-13 20:31:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22801. [2023-09-13 20:31:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22802. [2023-09-13 20:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22803. [2023-09-13 20:31:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22804. [2023-09-13 20:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22805. [2023-09-13 20:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22806. [2023-09-13 20:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22807. [2023-09-13 20:31:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22808. [2023-09-13 20:31:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22809. [2023-09-13 20:31:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22810. [2023-09-13 20:31:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22811. [2023-09-13 20:31:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22812. [2023-09-13 20:31:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22813. [2023-09-13 20:31:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22814. [2023-09-13 20:31:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22815. [2023-09-13 20:31:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22816. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22817. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22818. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22819. [2023-09-13 20:31:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22820. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22821. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22822. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22823. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22824. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22825. [2023-09-13 20:31:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22826. [2023-09-13 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22827. [2023-09-13 20:31:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22828. [2023-09-13 20:31:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22829. [2023-09-13 20:31:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22830. [2023-09-13 20:31:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22831. [2023-09-13 20:31:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22832. [2023-09-14 11:25:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22833. [2023-09-14 11:25:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22834. [2023-09-14 11:25:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22835. [2023-09-14 11:25:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22836. [2023-09-14 11:25:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22837. [2023-09-14 11:25:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22838. [2023-09-15 14:06:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22839. [2023-09-15 14:06:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22840. [2023-09-15 14:06:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22841. [2023-09-15 14:06:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22842. [2023-09-15 14:06:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22843. [2023-09-15 14:22:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22844. [2023-09-15 14:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22845. [2023-09-15 14:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22846. [2023-09-15 14:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22847. [2023-09-15 14:22:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22848. [2023-09-15 23:52:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22849. [2023-09-15 23:52:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22850. [2023-09-15 23:52:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22851. [2023-09-15 23:52:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22852. [2023-09-15 23:52:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22853. [2023-09-16 03:04:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22854. [2023-09-16 03:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22855. [2023-09-16 03:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22856. [2023-09-16 03:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22857. [2023-09-16 03:04:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22858. [2023-09-16 11:52:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22859. [2023-09-16 11:52:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22860. [2023-09-16 11:52:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22861. [2023-09-16 11:52:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22862. [2023-09-16 11:52:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22863. [2023-09-16 11:52:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22864. [2023-09-16 11:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22865. [2023-09-16 11:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22866. [2023-09-16 11:52:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22867. [2023-09-16 11:52:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22868. [2023-09-16 11:52:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22869. [2023-09-16 11:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22870. [2023-09-16 11:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22871. [2023-09-16 11:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22872. [2023-09-16 11:52:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22873. [2023-09-16 11:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22874. [2023-09-16 11:52:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22875. [2023-09-16 11:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22876. [2023-09-16 11:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22877. [2023-09-16 11:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22878. [2023-09-16 11:52:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22879. [2023-09-16 11:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22880. [2023-09-16 11:52:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22881. [2023-09-16 11:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22882. [2023-09-16 11:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22883. [2023-09-16 11:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22884. [2023-09-16 11:52:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22885. [2023-09-16 11:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22886. [2023-09-16 11:52:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22887. [2023-09-16 11:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22888. [2023-09-16 11:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22889. [2023-09-16 11:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22890. [2023-09-16 11:52:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22891. [2023-09-16 11:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22892. [2023-09-16 11:52:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22893. [2023-09-16 11:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22894. [2023-09-16 11:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22895. [2023-09-16 11:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22896. [2023-09-16 11:52:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22897. [2023-09-16 11:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22898. [2023-09-16 11:52:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22899. [2023-09-16 11:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22900. [2023-09-16 11:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22901. [2023-09-16 11:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22902. [2023-09-16 11:52:18] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22903. [2023-09-16 11:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22904. [2023-09-16 11:52:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22905. [2023-09-16 11:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22906. [2023-09-16 11:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22907. [2023-09-16 11:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22908. [2023-09-16 11:52:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22909. [2023-09-16 11:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22910. [2023-09-16 11:52:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22911. [2023-09-16 11:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22912. [2023-09-16 11:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22913. [2023-09-16 11:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22914. [2023-09-16 11:52:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22915. [2023-09-16 11:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22916. [2023-09-16 11:52:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22917. [2023-09-16 11:52:22] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  22918. [2023-09-16 11:52:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  22919. [2023-09-16 11:52:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22920. [2023-09-16 11:52:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  22921. [2023-09-16 11:52:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  22922. [2023-09-16 11:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  22923. [2023-09-16 11:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22924. [2023-09-16 11:52:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22925. [2023-09-16 11:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22926. [2023-09-16 11:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22927. [2023-09-16 11:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22928. [2023-09-16 11:52:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22929. [2023-09-16 11:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22930. [2023-09-16 11:52:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22931. [2023-09-16 11:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22932. [2023-09-16 11:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22933. [2023-09-16 11:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22934. [2023-09-16 11:52:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22935. [2023-09-16 11:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22936. [2023-09-16 11:52:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22937. [2023-09-16 11:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22938. [2023-09-16 11:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22939. [2023-09-16 11:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22940. [2023-09-16 11:52:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22941. [2023-09-16 11:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22942. [2023-09-16 11:52:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22943. [2023-09-16 11:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22944. [2023-09-16 11:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22945. [2023-09-16 11:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22946. [2023-09-16 11:52:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22947. [2023-09-16 11:52:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22948. [2023-09-16 11:52:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22949. [2023-09-16 11:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22950. [2023-09-16 11:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22951. [2023-09-16 11:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22952. [2023-09-16 11:52:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22953. [2023-09-16 16:54:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22954. [2023-09-16 16:54:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22955. [2023-09-16 16:54:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22956. [2023-09-16 16:54:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22957. [2023-09-16 16:54:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22958. [2023-09-16 16:54:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22959. [2023-09-16 16:54:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22960. [2023-09-16 16:54:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22961. [2023-09-16 16:54:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22962. [2023-09-16 16:54:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  22963. [2023-09-16 16:54:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22964. [2023-09-16 16:54:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22965. [2023-09-16 16:54:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22966. [2023-09-16 16:54:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22967. [2023-09-16 16:54:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22968. [2023-09-16 16:54:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22969. [2023-09-16 16:54:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22970. [2023-09-16 16:54:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22971. [2023-09-16 16:54:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22972. [2023-09-16 16:54:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22973. [2023-09-16 16:54:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22974. [2023-09-16 16:54:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22975. [2023-09-16 16:54:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22976. [2023-09-16 16:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22977. [2023-09-16 16:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22978. [2023-09-16 16:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22979. [2023-09-16 16:54:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22980. [2023-09-16 16:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22981. [2023-09-16 16:54:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22982. [2023-09-16 16:54:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22983. [2023-09-16 16:54:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22984. [2023-09-16 16:54:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22985. [2023-09-16 16:54:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22986. [2023-09-16 16:54:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22987. [2023-09-16 16:54:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22988. [2023-09-16 16:54:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22989. [2023-09-16 16:54:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22990. [2023-09-16 16:54:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22991. [2023-09-16 16:54:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22992. [2023-09-16 16:54:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22993. [2023-09-16 16:54:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  22994. [2023-09-16 16:54:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  22995. [2023-09-16 16:54:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22996. [2023-09-16 16:54:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22997. [2023-09-16 16:54:22] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  22998. [2023-09-16 16:54:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  22999. [2023-09-16 16:54:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23000. [2023-09-16 16:54:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23001. [2023-09-16 16:54:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23002. [2023-09-16 16:54:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23003. [2023-09-16 16:54:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23004. [2023-09-16 16:54:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23005. [2023-09-16 16:54:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23006. [2023-09-16 16:54:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23007. [2023-09-16 16:54:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23008. [2023-09-16 16:54:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23009. [2023-09-16 16:54:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23010. [2023-09-16 16:54:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23011. [2023-09-16 16:54:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23012. [2023-09-16 16:54:26] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  23013. [2023-09-16 16:54:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  23014. [2023-09-16 16:54:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23015. [2023-09-16 16:54:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23016. [2023-09-16 16:54:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  23017. [2023-09-16 16:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  23018. [2023-09-16 16:54:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23019. [2023-09-16 16:54:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23020. [2023-09-16 16:54:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23021. [2023-09-16 16:54:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23022. [2023-09-16 16:54:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23023. [2023-09-16 16:54:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23024. [2023-09-16 16:54:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23025. [2023-09-16 16:54:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23026. [2023-09-16 16:54:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23027. [2023-09-16 16:54:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23028. [2023-09-16 16:54:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23029. [2023-09-16 16:54:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23030. [2023-09-16 16:54:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23031. [2023-09-16 16:54:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23032. [2023-09-16 16:54:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23033. [2023-09-16 16:54:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23034. [2023-09-16 16:54:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23035. [2023-09-16 16:54:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23036. [2023-09-16 16:54:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23037. [2023-09-16 16:54:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23038. [2023-09-16 16:54:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23039. [2023-09-16 16:54:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23040. [2023-09-16 16:54:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23041. [2023-09-16 16:54:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23042. [2023-09-16 16:54:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23043. [2023-09-16 16:54:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23044. [2023-09-16 16:54:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23045. [2023-09-16 16:54:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23046. [2023-09-16 16:54:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23047. [2023-09-16 16:54:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23048. [2023-09-16 18:11:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23049. [2023-09-16 18:11:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23050. [2023-09-16 18:11:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23051. [2023-09-16 18:11:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23052. [2023-09-16 18:11:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23053. [2023-09-16 18:11:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23054. [2023-09-16 18:11:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a03f81"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a03f81","method":"GET"} []
  23055. [2023-09-16 20:18:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23056. [2023-09-16 20:18:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23057. [2023-09-16 20:18:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23058. [2023-09-16 20:18:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23059. [2023-09-16 20:18:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23060. [2023-09-17 14:38:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23061. [2023-09-17 14:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23062. [2023-09-17 14:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23063. [2023-09-17 14:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23064. [2023-09-17 14:38:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23065. [2023-09-18 01:05:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23066. [2023-09-18 01:05:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23067. [2023-09-18 01:05:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23068. [2023-09-18 01:05:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23069. [2023-09-18 01:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23070. [2023-09-18 10:49:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23071. [2023-09-18 10:49:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23072. [2023-09-18 10:49:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23073. [2023-09-18 10:49:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23074. [2023-09-18 10:49:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23075. [2023-09-18 10:49:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23076. [2023-09-18 18:14:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23077. [2023-09-18 18:14:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23078. [2023-09-18 18:14:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23079. [2023-09-18 18:14:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23080. [2023-09-18 18:14:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23081. [2023-09-18 18:14:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23082. [2023-09-18 18:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23083. [2023-09-18 18:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23084. [2023-09-18 18:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23085. [2023-09-18 18:14:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23086. [2023-09-18 18:14:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23087. [2023-09-18 18:14:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23088. [2023-09-18 18:14:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23089. [2023-09-18 18:14:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23090. [2023-09-18 18:14:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23091. [2023-09-18 18:14:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23092. [2023-09-18 18:14:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23093. [2023-09-18 18:14:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23094. [2023-09-18 18:14:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23095. [2023-09-18 18:14:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23096. [2023-09-18 18:14:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23097. [2023-09-18 18:14:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23098. [2023-09-18 18:14:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23099. [2023-09-18 18:14:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23100. [2023-09-18 18:14:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23101. [2023-09-18 18:14:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23102. [2023-09-18 18:14:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23103. [2023-09-18 18:14:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23104. [2023-09-18 18:14:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23105. [2023-09-18 18:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23106. [2023-09-18 18:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23107. [2023-09-18 18:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23108. [2023-09-18 18:14:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23109. [2023-09-18 18:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23110. [2023-09-18 18:14:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23111. [2023-09-18 18:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23112. [2023-09-18 18:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23113. [2023-09-18 18:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23114. [2023-09-18 18:14:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23115. [2023-09-18 18:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23116. [2023-09-18 18:14:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23117. [2023-09-18 18:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23118. [2023-09-18 18:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23119. [2023-09-18 18:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23120. [2023-09-18 18:14:24] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23121. [2023-09-18 18:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23122. [2023-09-18 18:14:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23123. [2023-09-18 18:14:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23124. [2023-09-18 18:14:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23125. [2023-09-18 18:14:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23126. [2023-09-18 18:14:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23127. [2023-09-18 18:14:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23128. [2023-09-18 18:14:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23129. [2023-09-18 18:14:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23130. [2023-09-18 18:14:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23131. [2023-09-18 18:14:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23132. [2023-09-18 18:14:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23133. [2023-09-18 18:14:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23134. [2023-09-18 18:14:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23135. [2023-09-18 18:14:28] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  23136. [2023-09-18 18:14:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  23137. [2023-09-18 18:14:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23138. [2023-09-18 18:14:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23139. [2023-09-18 18:14:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  23140. [2023-09-18 18:14:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  23141. [2023-09-18 18:14:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23142. [2023-09-18 18:14:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23143. [2023-09-18 18:14:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23144. [2023-09-18 18:14:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23145. [2023-09-18 18:14:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23146. [2023-09-18 18:14:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23147. [2023-09-18 18:14:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23148. [2023-09-18 18:14:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23149. [2023-09-18 18:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23150. [2023-09-18 18:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23151. [2023-09-18 18:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23152. [2023-09-18 18:14:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23153. [2023-09-18 18:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23154. [2023-09-18 18:14:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23155. [2023-09-18 18:14:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23156. [2023-09-18 18:14:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23157. [2023-09-18 18:14:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23158. [2023-09-18 18:14:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23159. [2023-09-18 18:14:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23160. [2023-09-18 18:14:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23161. [2023-09-18 18:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23162. [2023-09-18 18:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23163. [2023-09-18 18:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23164. [2023-09-18 18:14:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23165. [2023-09-18 18:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23166. [2023-09-18 18:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23167. [2023-09-18 18:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23168. [2023-09-18 18:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23169. [2023-09-18 18:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23170. [2023-09-18 18:14:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23171. [2023-09-19 01:58:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23172. [2023-09-19 01:58:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23173. [2023-09-19 01:58:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23174. [2023-09-19 01:58:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23175. [2023-09-19 01:58:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23176. [2023-09-19 01:59:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23177. [2023-09-19 01:59:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23178. [2023-09-19 01:59:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23179. [2023-09-19 01:59:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23180. [2023-09-19 01:59:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23181. [2023-09-19 01:59:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23182. [2023-09-19 01:59:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23183. [2023-09-19 01:59:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23184. [2023-09-19 01:59:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23185. [2023-09-19 01:59:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23186. [2023-09-19 01:59:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23187. [2023-09-19 01:59:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23188. [2023-09-19 01:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23189. [2023-09-19 01:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23190. [2023-09-19 01:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23191. [2023-09-19 01:59:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23192. [2023-09-19 01:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23193. [2023-09-19 01:59:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23194. [2023-09-19 01:59:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23195. [2023-09-19 01:59:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23196. [2023-09-19 01:59:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23197. [2023-09-19 01:59:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23198. [2023-09-19 01:59:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23199. [2023-09-19 01:59:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23200. [2023-09-19 01:59:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23201. [2023-09-19 01:59:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23202. [2023-09-19 01:59:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23203. [2023-09-19 01:59:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23204. [2023-09-19 01:59:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23205. [2023-09-19 01:59:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23206. [2023-09-19 01:59:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23207. [2023-09-19 01:59:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23208. [2023-09-19 01:59:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23209. [2023-09-19 01:59:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23210. [2023-09-19 01:59:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23211. [2023-09-19 01:59:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23212. [2023-09-19 01:59:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23213. [2023-09-19 01:59:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23214. [2023-09-19 01:59:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23215. [2023-09-19 01:59:07] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23216. [2023-09-19 01:59:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23217. [2023-09-19 01:59:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23218. [2023-09-19 01:59:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23219. [2023-09-19 01:59:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23220. [2023-09-19 01:59:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23221. [2023-09-19 01:59:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23222. [2023-09-19 01:59:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23223. [2023-09-19 01:59:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23224. [2023-09-19 01:59:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23225. [2023-09-19 01:59:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23226. [2023-09-19 01:59:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23227. [2023-09-19 01:59:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23228. [2023-09-19 01:59:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23229. [2023-09-19 01:59:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23230. [2023-09-19 01:59:11] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  23231. [2023-09-19 01:59:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  23232. [2023-09-19 01:59:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23233. [2023-09-19 01:59:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23234. [2023-09-19 01:59:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  23235. [2023-09-19 01:59:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  23236. [2023-09-19 01:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23237. [2023-09-19 01:59:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23238. [2023-09-19 01:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23239. [2023-09-19 01:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23240. [2023-09-19 01:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23241. [2023-09-19 01:59:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23242. [2023-09-19 01:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23243. [2023-09-19 01:59:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23244. [2023-09-19 01:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23245. [2023-09-19 01:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23246. [2023-09-19 01:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23247. [2023-09-19 01:59:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23248. [2023-09-19 01:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23249. [2023-09-19 01:59:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23250. [2023-09-19 01:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23251. [2023-09-19 01:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23252. [2023-09-19 01:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23253. [2023-09-19 01:59:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23254. [2023-09-19 01:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23255. [2023-09-19 01:59:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23256. [2023-09-19 01:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23257. [2023-09-19 01:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23258. [2023-09-19 01:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23259. [2023-09-19 01:59:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23260. [2023-09-19 01:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23261. [2023-09-19 01:59:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23262. [2023-09-19 01:59:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23263. [2023-09-19 01:59:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23264. [2023-09-19 01:59:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23265. [2023-09-19 01:59:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23266. [2023-09-19 08:11:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23267. [2023-09-19 08:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23268. [2023-09-19 08:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23269. [2023-09-19 08:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23270. [2023-09-19 08:11:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23271. [2023-09-21 04:34:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23272. [2023-09-21 04:34:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23273. [2023-09-21 04:34:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23274. [2023-09-21 04:34:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23275. [2023-09-21 04:34:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23276. [2023-09-22 19:46:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23277. [2023-09-22 19:46:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23278. [2023-09-22 19:46:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23279. [2023-09-22 19:46:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23280. [2023-09-22 19:46:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23281. [2023-09-22 20:10:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23282. [2023-09-22 20:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23283. [2023-09-22 20:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23284. [2023-09-22 20:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23285. [2023-09-22 20:10:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23286. [2023-09-22 23:18:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23287. [2023-09-22 23:18:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23288. [2023-09-22 23:18:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23289. [2023-09-22 23:18:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23290. [2023-09-22 23:18:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23291. [2023-09-22 23:18:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23292. [2023-09-22 23:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23293. [2023-09-22 23:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23294. [2023-09-22 23:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23295. [2023-09-22 23:18:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23296. [2023-09-22 23:18:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23297. [2023-09-22 23:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23298. [2023-09-22 23:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23299. [2023-09-22 23:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23300. [2023-09-22 23:18:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23301. [2023-09-22 23:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23302. [2023-09-22 23:18:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23303. [2023-09-22 23:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23304. [2023-09-22 23:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23305. [2023-09-22 23:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23306. [2023-09-22 23:18:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23307. [2023-09-22 23:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23308. [2023-09-22 23:18:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23309. [2023-09-22 23:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23310. [2023-09-22 23:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23311. [2023-09-22 23:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23312. [2023-09-22 23:18:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23313. [2023-09-22 23:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23314. [2023-09-22 23:18:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23315. [2023-09-22 23:18:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23316. [2023-09-22 23:18:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23317. [2023-09-22 23:18:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23318. [2023-09-22 23:18:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23319. [2023-09-22 23:18:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23320. [2023-09-22 23:18:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23321. [2023-09-22 23:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23322. [2023-09-22 23:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23323. [2023-09-22 23:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23324. [2023-09-22 23:18:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23325. [2023-09-22 23:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23326. [2023-09-22 23:18:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23327. [2023-09-22 23:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23328. [2023-09-22 23:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23329. [2023-09-22 23:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23330. [2023-09-22 23:18: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23331. [2023-09-22 23:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23332. [2023-09-22 23:18:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23333. [2023-09-22 23:18:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23334. [2023-09-22 23:18:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23335. [2023-09-22 23:18:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23336. [2023-09-22 23:18:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23337. [2023-09-22 23:18:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23338. [2023-09-22 23:18:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23339. [2023-09-22 23:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23340. [2023-09-22 23:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23341. [2023-09-22 23:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23342. [2023-09-22 23:18:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23343. [2023-09-22 23:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23344. [2023-09-22 23:18:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23345. [2023-09-22 23:18:27] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  23346. [2023-09-22 23:18:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  23347. [2023-09-22 23:18:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23348. [2023-09-22 23:18:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23349. [2023-09-22 23:18:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  23350. [2023-09-22 23:18:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  23351. [2023-09-22 23:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23352. [2023-09-22 23:18:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23353. [2023-09-22 23:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23354. [2023-09-22 23:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23355. [2023-09-22 23:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23356. [2023-09-22 23:18:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23357. [2023-09-22 23:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23358. [2023-09-22 23:18:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23359. [2023-09-22 23:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23360. [2023-09-22 23:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23361. [2023-09-22 23:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23362. [2023-09-22 23:18:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23363. [2023-09-22 23:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23364. [2023-09-22 23:18:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23365. [2023-09-22 23:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23366. [2023-09-22 23:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23367. [2023-09-22 23:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23368. [2023-09-22 23:18:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23369. [2023-09-22 23:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23370. [2023-09-22 23:18:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23371. [2023-09-22 23:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23372. [2023-09-22 23:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23373. [2023-09-22 23:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23374. [2023-09-22 23:18:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23375. [2023-09-22 23:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23376. [2023-09-22 23:18:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23377. [2023-09-22 23:18:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23378. [2023-09-22 23:18:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23379. [2023-09-22 23:18:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23380. [2023-09-22 23:18:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23381. [2023-09-23 01:38:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23382. [2023-09-23 01:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23383. [2023-09-23 01:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23384. [2023-09-23 01:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23385. [2023-09-23 01:38:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23386. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23387. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23388. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23389. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23390. [2023-09-23 01:38:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23391. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23392. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23393. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23394. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23395. [2023-09-23 01:38:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23396. [2023-09-23 01:38:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23397. [2023-09-23 01:38:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23398. [2023-09-23 01:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23399. [2023-09-23 01:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23400. [2023-09-23 01:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23401. [2023-09-23 01:38:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23402. [2023-09-23 01:38:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23403. [2023-09-23 01:38:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23404. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23405. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23406. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23407. [2023-09-23 01:38:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23408. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23409. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23410. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23411. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23412. [2023-09-23 01:38:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23413. [2023-09-23 01:38:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23414. [2023-09-23 01:38:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23415. [2023-09-23 01:38:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23416. [2023-09-23 01:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23417. [2023-09-23 01:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23418. [2023-09-23 01:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23419. [2023-09-23 01:38:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23420. [2023-09-23 01:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23421. [2023-09-23 01:38:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23422. [2023-09-23 01:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23423. [2023-09-23 01:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23424. [2023-09-23 01:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23425. [2023-09-23 01:38:29] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23426. [2023-09-23 01:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23427. [2023-09-23 01:38:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23428. [2023-09-23 01:38:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23429. [2023-09-23 01:38:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23430. [2023-09-23 01:38:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23431. [2023-09-23 01:38:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23432. [2023-09-23 01:38:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23433. [2023-09-23 01:38:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23434. [2023-09-23 01:38:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23435. [2023-09-23 01:38:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23436. [2023-09-23 01:38:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23437. [2023-09-23 01:38:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23438. [2023-09-23 01:38:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23439. [2023-09-23 01:38:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23440. [2023-09-23 01:38:32] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  23441. [2023-09-23 01:38:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  23442. [2023-09-23 01:38:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23443. [2023-09-23 01:38:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23444. [2023-09-23 01:38:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  23445. [2023-09-23 01:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  23446. [2023-09-23 01:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23447. [2023-09-23 01:38:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23448. [2023-09-23 01:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23449. [2023-09-23 01:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23450. [2023-09-23 01:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23451. [2023-09-23 01:38:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23452. [2023-09-23 01:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23453. [2023-09-23 01:38:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23454. [2023-09-23 01:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23455. [2023-09-23 01:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23456. [2023-09-23 01:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23457. [2023-09-23 01:38:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23458. [2023-09-23 01:38:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23459. [2023-09-23 01:38:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23460. [2023-09-23 01:38:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23461. [2023-09-23 01:38:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23462. [2023-09-23 01:38:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23463. [2023-09-23 01:38:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23464. [2023-09-23 01:38:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23465. [2023-09-23 01:38:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23466. [2023-09-23 01:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23467. [2023-09-23 01:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23468. [2023-09-23 01:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23469. [2023-09-23 01:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23470. [2023-09-23 01:38:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23471. [2023-09-23 01:38:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23472. [2023-09-23 01:38:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23473. [2023-09-23 01:38:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23474. [2023-09-23 01:38:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23475. [2023-09-23 01:38:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23476. [2023-09-23 16:54:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23477. [2023-09-23 16:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23478. [2023-09-23 16:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23479. [2023-09-23 16:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23480. [2023-09-23 16:54:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23481. [2023-09-26 10:26:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23482. [2023-09-26 10:26:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23483. [2023-09-26 10:26:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23484. [2023-09-26 10:26:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23485. [2023-09-26 10:26:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23486. [2023-09-26 10:26:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23487. [2023-09-26 20:48:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23488. [2023-09-26 20:48:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23489. [2023-09-26 20:48:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23490. [2023-09-26 20:48:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23491. [2023-09-26 20:48:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23492. [2023-09-27 06:47:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23493. [2023-09-27 06:47:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23494. [2023-09-27 06:47:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23495. [2023-09-27 06:47:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23496. [2023-09-27 06:47:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23497. [2023-09-27 06:47:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23498. [2023-09-27 06:47:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23499. [2023-09-27 06:47:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23500. [2023-09-27 06:47:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23501. [2023-09-27 06:47:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23502. [2023-09-27 06:47:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23503. [2023-09-27 10:26:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23504. [2023-09-27 10:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23505. [2023-09-27 10:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23506. [2023-09-27 10:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23507. [2023-09-27 10:26:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23508. [2023-09-27 10:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23509. [2023-09-29 03:27:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23510. [2023-09-29 03:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23511. [2023-09-29 03:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23512. [2023-09-29 03:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23513. [2023-09-29 03:27:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23514. [2023-09-29 03:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23515. [2023-09-29 03:27:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23516. [2023-09-29 03:27:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23517. [2023-09-29 03:27:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23518. [2023-09-29 03:27:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23519. [2023-09-29 03:27:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23520. [2023-10-01 15:15:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23521. [2023-10-01 15:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23522. [2023-10-01 15:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23523. [2023-10-01 15:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23524. [2023-10-01 15:15:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23525. [2023-10-01 16:27:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23526. [2023-10-01 16:27:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23527. [2023-10-01 16:27:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23528. [2023-10-01 16:27:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23529. [2023-10-01 16:27:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23530. [2023-10-02 14:36:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23531. [2023-10-02 14:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23532. [2023-10-02 14:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23533. [2023-10-02 14:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23534. [2023-10-02 14:36:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23535. [2023-10-02 14:36:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23536. [2023-10-05 06:00:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23537. [2023-10-05 06:00:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23538. [2023-10-05 06:00:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23539. [2023-10-05 06:00:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23540. [2023-10-05 06:00:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23541. [2023-10-05 10:39:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23542. [2023-10-05 10:39:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23543. [2023-10-05 10:39:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23544. [2023-10-05 10:39:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23545. [2023-10-05 10:39:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23546. [2023-10-06 22:45:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23547. [2023-10-06 22:45:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23548. [2023-10-06 22:45:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23549. [2023-10-06 22:45:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23550. [2023-10-06 22:45:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23551. [2023-10-07 07:22:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23552. [2023-10-07 07:22:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23553. [2023-10-07 07:22:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23554. [2023-10-07 07:22:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23555. [2023-10-07 07:22:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23556. [2023-10-07 19:17:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23557. [2023-10-07 19:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23558. [2023-10-07 19:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23559. [2023-10-07 19:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23560. [2023-10-07 19:17:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23561. [2023-10-07 19:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23562. [2023-10-09 19:25:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23563. [2023-10-09 19:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23564. [2023-10-09 19:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23565. [2023-10-09 19:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23566. [2023-10-09 19:25:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23567. [2023-10-09 19:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23568. [2023-10-11 19:49:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23569. [2023-10-11 19:49:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23570. [2023-10-11 19:49:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23571. [2023-10-11 19:49:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23572. [2023-10-11 19:49:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23573. [2023-10-12 02:39:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23574. [2023-10-12 02:39:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23575. [2023-10-12 02:39:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23576. [2023-10-12 02:39:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23577. [2023-10-12 02:39:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23578. [2023-10-12 02:59:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23579. [2023-10-12 02:59:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23580. [2023-10-12 02:59:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23581. [2023-10-12 02:59:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23582. [2023-10-12 02:59:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23583. [2023-10-12 05:42:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23584. [2023-10-12 05:42:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23585. [2023-10-12 05:42:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23586. [2023-10-12 05:42:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23587. [2023-10-12 05:42:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23588. [2023-10-12 17:21:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23589. [2023-10-12 17:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23590. [2023-10-12 17:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23591. [2023-10-12 17:21:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23592. [2023-10-12 17:21:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23593. [2023-10-13 23:50:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23594. [2023-10-13 23:50:27] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  23595. [2023-10-13 23:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23596. [2023-10-13 23:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23597. [2023-10-13 23:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23598. [2023-10-13 23:50:27] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  23599. [2023-10-13 23:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23600. [2023-10-15 02:54:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23601. [2023-10-15 02:54:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23602. [2023-10-15 02:54:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23603. [2023-10-15 02:54:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23604. [2023-10-15 02:54:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23605. [2023-10-16 20:56:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23606. [2023-10-16 20:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23607. [2023-10-16 20:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23608. [2023-10-16 20:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23609. [2023-10-16 20:56:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23610. [2023-10-16 20:56:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23611. [2023-10-17 08:22:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23612. [2023-10-17 08:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23613. [2023-10-17 08:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23614. [2023-10-17 08:22:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23615. [2023-10-17 08:22:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23616. [2023-10-18 22:33:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23617. [2023-10-18 22:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23618. [2023-10-18 22:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23619. [2023-10-18 22:33:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23620. [2023-10-18 22:33:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23621. [2023-10-19 11:13:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23622. [2023-10-19 11:13:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23623. [2023-10-19 11:13:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23624. [2023-10-19 11:13:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23625. [2023-10-19 11:13:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23626. [2023-10-21 16:11:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23627. [2023-10-21 16:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23628. [2023-10-21 16:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23629. [2023-10-21 16:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23630. [2023-10-21 16:12:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23631. [2023-10-22 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23632. [2023-10-22 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23633. [2023-10-22 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23634. [2023-10-22 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23635. [2023-10-22 16:02:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23636. [2023-10-22 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23637. [2023-10-23 07:18:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23638. [2023-10-23 07:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23639. [2023-10-23 07:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23640. [2023-10-23 07:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23641. [2023-10-23 07:18:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23642. [2023-10-23 15:15:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23643. [2023-10-23 15:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23644. [2023-10-23 15:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23645. [2023-10-23 15:15:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23646. [2023-10-23 15:15:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23647. [2023-10-23 21:17:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23648. [2023-10-23 21:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23649. [2023-10-23 21:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23650. [2023-10-23 21:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23651. [2023-10-23 21:17:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23652. [2023-10-24 09:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23653. [2023-10-24 09:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23654. [2023-10-24 09:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23655. [2023-10-24 09:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23656. [2023-10-24 09:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23657. [2023-10-24 11:33:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23658. [2023-10-24 11:33:56] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  23659. [2023-10-24 11:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23660. [2023-10-24 11:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23661. [2023-10-24 11:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23662. [2023-10-24 11:33:56] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  23663. [2023-10-24 11:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23664. [2023-10-25 11:15:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23665. [2023-10-25 11:15:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23666. [2023-10-25 11:15:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23667. [2023-10-25 11:15:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23668. [2023-10-25 11:15:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23669. [2023-10-25 11:30:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23670. [2023-10-25 11:30:28] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  23671. [2023-10-25 11:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23672. [2023-10-25 11:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23673. [2023-10-25 11:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23674. [2023-10-25 11:30:29] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  23675. [2023-10-25 11:30:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23676. [2023-10-25 11:30:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23677. [2023-10-25 11:30:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  23678. [2023-10-25 11:30:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23679. [2023-10-25 11:30:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23680. [2023-10-25 11:30:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23681. [2023-10-25 11:30:31] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  23682. [2023-10-25 11:30:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23683. [2023-10-25 17:23:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23684. [2023-10-25 17:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23685. [2023-10-25 17:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23686. [2023-10-25 17:23:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23687. [2023-10-25 17:23:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23688. [2023-10-25 17:23:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23689. [2023-10-25 17:23:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23690. [2023-10-25 17:23:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23691. [2023-10-25 17:23:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23692. [2023-10-25 17:23:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23693. [2023-10-25 17:23:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23694. [2023-10-25 17:23:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23695. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23696. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23697. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23698. [2023-10-25 17:23:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23699. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23700. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23701. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23702. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23703. [2023-10-25 17:23:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23704. [2023-10-25 17:23:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23705. [2023-10-25 17:23:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d97e7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9d97e7","method":"GET"} []
  23706. [2023-10-25 17:23:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23707. [2023-10-25 17:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23708. [2023-10-25 17:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23709. [2023-10-25 17:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23710. [2023-10-25 17:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23711. [2023-10-25 17:23:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23712. [2023-10-25 17:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23713. [2023-10-25 17:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23714. [2023-10-25 17:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23715. [2023-10-25 17:23:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23716. [2023-10-25 17:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23717. [2023-10-25 17:23:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23718. [2023-10-25 17:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23719. [2023-10-25 17:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23720. [2023-10-25 17:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23721. [2023-10-25 17:23:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23722. [2023-10-25 17:23:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23723. [2023-10-25 17:23:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23724. [2023-10-25 17:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23725. [2023-10-25 17:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23726. [2023-10-25 17:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23727. [2023-10-25 17:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23728. [2023-10-25 17:23:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23729. [2023-10-25 17:23:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23730. [2023-10-25 17:23:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23731. [2023-10-25 17:23:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23732. [2023-10-25 17:23:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23733. [2023-10-25 17:23:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23734. [2023-10-25 17:23:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23735. [2023-10-25 17:23:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23736. [2023-10-25 17:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23737. [2023-10-25 17:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23738. [2023-10-25 17:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23739. [2023-10-25 17:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23740. [2023-10-25 17:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23741. [2023-10-25 17:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23742. [2023-10-25 17:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23743. [2023-10-25 17:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23744. [2023-10-25 17:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23745. [2023-10-25 17:23:42] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23746. [2023-10-25 17:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23747. [2023-10-25 17:23:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23748. [2023-10-25 17:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23749. [2023-10-25 17:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23750. [2023-10-25 17:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23751. [2023-10-25 17:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23752. [2023-10-25 17:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23753. [2023-10-25 17:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23754. [2023-10-25 17:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23755. [2023-10-25 17:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23756. [2023-10-25 17:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23757. [2023-10-25 17:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23758. [2023-10-25 17:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23759. [2023-10-25 17:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23760. [2023-10-25 17:23:47] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  23761. [2023-10-25 17:23:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  23762. [2023-10-25 17:23:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23763. [2023-10-25 17:23:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23764. [2023-10-25 17:23:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  23765. [2023-10-25 17:23:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  23766. [2023-10-25 17:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23767. [2023-10-25 17:23:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23768. [2023-10-25 17:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23769. [2023-10-25 17:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23770. [2023-10-25 17:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23771. [2023-10-25 17:23:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23772. [2023-10-25 17:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23773. [2023-10-25 17:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23774. [2023-10-25 17:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23775. [2023-10-25 17:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23776. [2023-10-25 17:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23777. [2023-10-25 17:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23778. [2023-10-25 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23779. [2023-10-25 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23780. [2023-10-25 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23781. [2023-10-25 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23782. [2023-10-25 17:23:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23783. [2023-10-25 17:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23784. [2023-10-25 17:23:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23785. [2023-10-25 17:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23786. [2023-10-25 17:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23787. [2023-10-25 17:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23788. [2023-10-25 17:23:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23789. [2023-10-25 17:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23790. [2023-10-25 17:23:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23791. [2023-10-25 17:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23792. [2023-10-25 17:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23793. [2023-10-25 17:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23794. [2023-10-25 17:23:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23795. [2023-10-25 17:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23796. [2023-10-25 17:23:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23797. [2023-10-25 17:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23798. [2023-10-25 17:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23799. [2023-10-25 17:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23800. [2023-10-25 17:23:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23801. [2023-10-25 17:24:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23802. [2023-10-25 17:24:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23803. [2023-10-25 17:24:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23804. [2023-10-25 17:24:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23805. [2023-10-25 17:24:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23806. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23807. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23808. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23809. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23810. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23811. [2023-10-25 17:25:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23812. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23813. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23814. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23815. [2023-10-25 17:25:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23816. [2023-10-25 17:25:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23817. [2023-10-25 17:25:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23818. [2023-10-25 17:25:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23819. [2023-10-25 17:25:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23820. [2023-10-25 17:25:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23821. [2023-10-25 17:25:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23822. [2023-10-25 17:25:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23823. [2023-10-25 17:25:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23824. [2023-10-25 17:25:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23825. [2023-10-25 17:25:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23826. [2023-10-25 17:25:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23827. [2023-10-25 17:25:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23828. [2023-10-25 17:25:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23829. [2023-10-25 17:25:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23830. [2023-10-25 17:25:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23831. [2023-10-25 17:25:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23832. [2023-10-25 17:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23833. [2023-10-25 17:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23834. [2023-10-25 17:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23835. [2023-10-25 17:25:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tuiZmfBEsoxCEH" (from "https://upfld.rn.back.di014.com/tuiZmfBEsoxCEH")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tuiZmfBEsoxCEH\" (from \"https://upfld.rn.back.di014.com/tuiZmfBEsoxCEH\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tuiZmfBEsoxCEH/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23836. [2023-10-25 17:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23837. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23838. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23839. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23840. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23841. [2023-10-25 17:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "OPTIONS /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"OPTIONS /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23842. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23843. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23844. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23845. [2023-10-25 17:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23846. [2023-10-25 17:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23847. [2023-10-25 17:26:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23848. [2023-10-25 17:26:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23849. [2023-10-25 17:26:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23850. [2023-10-25 17:26:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23851. [2023-10-25 17:26:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23852. [2023-10-25 17:26:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23853. [2023-10-25 17:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23854. [2023-10-25 17:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23855. [2023-10-25 17:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23856. [2023-10-25 17:26:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /xPlCGDODPM" (from "https://upfld.rn.back.di014.com/xPlCGDODPM")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /xPlCGDODPM\" (from \"https://upfld.rn.back.di014.com/xPlCGDODPM\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xPlCGDODPM/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23857. [2023-10-25 17:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23858. [2023-10-25 17:55:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23859. [2023-10-25 17:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23860. [2023-10-25 17:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23861. [2023-10-25 17:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23862. [2023-10-25 17:55:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23863. [2023-10-25 18:01:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23864. [2023-10-25 18:01:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23865. [2023-10-25 18:01:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23866. [2023-10-25 18:01:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23867. [2023-10-25 18:01:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23868. [2023-10-25 18:01:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23869. [2023-10-25 18:01:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0caea"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/f0caea","method":"GET"} []
  23870. [2023-10-25 18:04:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23871. [2023-10-25 18:04:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23872. [2023-10-25 18:04:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23873. [2023-10-25 18:04:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23874. [2023-10-25 18:04:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23875. [2023-10-25 18:04:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23876. [2023-10-25 18:04:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"050963"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/050963","method":"GET"} []
  23877. [2023-10-26 00:21:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23878. [2023-10-26 00:21:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23879. [2023-10-26 00:21:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23880. [2023-10-26 00:21:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23881. [2023-10-26 00:21:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23882. [2023-10-26 00:21:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23883. [2023-10-26 00:21:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1080a2"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1080a2","method":"GET"} []
  23884. [2023-10-26 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23885. [2023-10-26 04:55:23] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  23886. [2023-10-26 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23887. [2023-10-26 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23888. [2023-10-26 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23889. [2023-10-26 04:55:23] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  23890. [2023-10-26 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23891. [2023-10-26 05:30:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23892. [2023-10-26 05:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23893. [2023-10-26 05:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23894. [2023-10-26 05:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23895. [2023-10-26 05:30:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23896. [2023-10-26 05:30:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23897. [2023-10-26 05:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23898. [2023-10-26 05:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23899. [2023-10-26 05:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23900. [2023-10-26 05:30:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23901. [2023-10-26 05:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23902. [2023-10-26 05:30:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23903. [2023-10-26 05:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23904. [2023-10-26 05:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23905. [2023-10-26 05:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23906. [2023-10-26 05:30:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23907. [2023-10-26 05:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23908. [2023-10-26 09:36:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23909. [2023-10-26 09:36:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23910. [2023-10-26 09:36:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23911. [2023-10-26 09:36:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23912. [2023-10-26 09:36:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23913. [2023-10-26 17:58:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23914. [2023-10-26 17:58:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23915. [2023-10-26 17:58:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23916. [2023-10-26 17:58:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23917. [2023-10-26 17:58:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23918. [2023-10-26 17:58:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23919. [2023-10-26 17:58:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23920. [2023-10-26 17:58:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23921. [2023-10-26 17:58:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23922. [2023-10-26 17:58:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  23923. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23924. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23925. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23926. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23927. [2023-10-26 17:58:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23928. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23929. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23930. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23931. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23932. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23933. [2023-10-26 17:58:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23934. [2023-10-26 17:58:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23935. [2023-10-26 17:58:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23936. [2023-10-26 17:58:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23937. [2023-10-26 17:58:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23938. [2023-10-26 17:58:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23939. [2023-10-26 17:58:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23940. [2023-10-26 17:58:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23941. [2023-10-26 17:58:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23942. [2023-10-26 17:58:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23943. [2023-10-26 17:58:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23944. [2023-10-26 17:58:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23945. [2023-10-26 17:58:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23946. [2023-10-26 17:58:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23947. [2023-10-26 17:58:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23948. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23949. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23950. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23951. [2023-10-26 17:58:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23952. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23953. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23954. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23955. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23956. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23957. [2023-10-26 17:58: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23958. [2023-10-26 17:58:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23959. [2023-10-26 17:58:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23960. [2023-10-26 17:58:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23961. [2023-10-26 17:58:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23962. [2023-10-26 17:58:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23963. [2023-10-26 17:58:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23964. [2023-10-26 17:58:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23965. [2023-10-26 17:58:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23966. [2023-10-26 17:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23967. [2023-10-26 17:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23968. [2023-10-26 17:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23969. [2023-10-26 17:58:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23970. [2023-10-26 17:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23971. [2023-10-26 17:58:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23972. [2023-10-26 17:58:32] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  23973. [2023-10-26 17:58:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  23974. [2023-10-26 17:58:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23975. [2023-10-26 17:58:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  23976. [2023-10-26 17:58:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  23977. [2023-10-26 17:58:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  23978. [2023-10-26 17:58:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23979. [2023-10-26 17:58:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23980. [2023-10-26 17:58:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23981. [2023-10-26 17:58:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23982. [2023-10-26 17:58:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23983. [2023-10-26 17:58:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23984. [2023-10-26 17:58:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23985. [2023-10-26 17:58:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23986. [2023-10-26 17:58:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23987. [2023-10-26 17:58:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23988. [2023-10-26 17:58:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23989. [2023-10-26 17:58:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23990. [2023-10-26 17:58:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23991. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23992. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23993. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23994. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23995. [2023-10-26 17:58:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  23996. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  23997. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  23998. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  23999. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24000. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24001. [2023-10-26 17:58:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24002. [2023-10-26 17:58:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24003. [2023-10-26 17:58:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24004. [2023-10-26 17:58:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24005. [2023-10-26 17:58:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24006. [2023-10-26 17:58:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24007. [2023-10-26 17:58:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24008. [2023-10-26 18:32:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24009. [2023-10-26 18:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24010. [2023-10-26 18:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24011. [2023-10-26 18:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24012. [2023-10-26 18:32:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24013. [2023-10-26 18:32:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24014. [2023-10-26 18:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24015. [2023-10-26 18:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24016. [2023-10-26 18:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24017. [2023-10-26 18:32:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24018. [2023-10-26 18:32:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24019. [2023-10-26 18:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24020. [2023-10-26 18:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24021. [2023-10-26 18:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24022. [2023-10-26 18:32:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24023. [2023-10-26 18:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24024. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24025. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24026. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24027. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24028. [2023-10-26 18:32:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24029. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24030. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24031. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24032. [2023-10-26 18:32:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24033. [2023-10-26 18:32:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24034. [2023-10-26 18:32:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24035. [2023-10-26 18:32:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24036. [2023-10-26 18:32:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24037. [2023-10-26 18:32:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24038. [2023-10-26 18:32:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24039. [2023-10-26 18:32:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24040. [2023-10-26 18:32:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24041. [2023-10-26 18:32:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24042. [2023-10-26 18:32:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24043. [2023-10-26 18:32:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24044. [2023-10-26 18:32:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24045. [2023-10-26 18:32:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24046. [2023-10-26 18:32:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24047. [2023-10-26 18:32:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24048. [2023-10-26 18:32:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24049. [2023-10-26 18:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24050. [2023-10-26 18:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24051. [2023-10-26 18:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24052. [2023-10-26 18:32: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24053. [2023-10-26 18:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24054. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24055. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24056. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24057. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24058. [2023-10-26 18:32:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24059. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24060. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24061. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24062. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24063. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24064. [2023-10-26 18:32:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24065. [2023-10-26 18:32:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24066. [2023-10-26 18:32:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24067. [2023-10-26 18:32:25] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  24068. [2023-10-26 18:32:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  24069. [2023-10-26 18:32:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24070. [2023-10-26 18:32:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24071. [2023-10-26 18:32:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  24072. [2023-10-26 18:32:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  24073. [2023-10-26 18:32:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24074. [2023-10-26 18:32:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24075. [2023-10-26 18:32:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24076. [2023-10-26 18:32:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24077. [2023-10-26 18:32:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24078. [2023-10-26 18:32:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24079. [2023-10-26 18:32:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24080. [2023-10-26 18:32:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24081. [2023-10-26 18:32:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24082. [2023-10-26 18:32:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24083. [2023-10-26 18:32:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24084. [2023-10-26 18:32:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24085. [2023-10-26 18:32:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24086. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24087. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24088. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24089. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24090. [2023-10-26 18:32:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24091. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24092. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24093. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24094. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24095. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24096. [2023-10-26 18:32:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24097. [2023-10-26 18:32:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24098. [2023-10-26 18:32:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24099. [2023-10-26 18:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24100. [2023-10-26 18:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24101. [2023-10-26 18:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24102. [2023-10-26 18:32:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24103. [2023-10-26 20:00:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24104. [2023-10-26 20:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24105. [2023-10-26 20:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24106. [2023-10-26 20:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24107. [2023-10-26 20:00:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24108. [2023-10-26 20:00:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24109. [2023-10-28 11:48:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24110. [2023-10-28 11:48:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24111. [2023-10-28 11:48:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24112. [2023-10-28 11:48:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24113. [2023-10-28 11:48:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24114. [2023-10-28 13:51:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24115. [2023-10-28 13:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24116. [2023-10-28 13:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24117. [2023-10-28 13:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24118. [2023-10-28 13:51:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24119. [2023-10-28 13:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24120. [2023-10-28 15:35:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24121. [2023-10-28 15:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24122. [2023-10-28 15:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24123. [2023-10-28 15:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24124. [2023-10-28 15:35:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24125. [2023-10-30 10:29:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24126. [2023-10-30 10:29:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24127. [2023-10-30 10:29:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24128. [2023-10-30 10:29:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24129. [2023-10-30 10:29:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24130. [2023-10-30 16:37:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24131. [2023-10-30 16:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24132. [2023-10-30 16:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24133. [2023-10-30 16:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24134. [2023-10-30 16:37:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24135. [2023-10-30 16:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24136. [2023-10-31 19:13:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24137. [2023-10-31 19:13:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24138. [2023-10-31 19:13:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24139. [2023-10-31 19:13:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24140. [2023-10-31 19:13:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24141. [2023-10-31 23:43:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24142. [2023-10-31 23:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24143. [2023-10-31 23:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24144. [2023-10-31 23:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24145. [2023-10-31 23:43:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24146. [2023-11-01 03:09:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24147. [2023-11-01 03:09:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24148. [2023-11-01 03:09:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24149. [2023-11-01 03:09:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24150. [2023-11-01 03:09:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24151. [2023-11-01 03:44:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24152. [2023-11-01 03:44:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24153. [2023-11-01 03:44:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24154. [2023-11-01 03:44:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24155. [2023-11-01 03:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24156. [2023-11-02 07:34:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24157. [2023-11-02 07:34:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24158. [2023-11-02 07:34:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24159. [2023-11-02 07:34:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24160. [2023-11-02 07:34:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24161. [2023-11-02 08:23:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24162. [2023-11-02 08:23:04] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  24163. [2023-11-02 08:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24164. [2023-11-02 08:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24165. [2023-11-02 08:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24166. [2023-11-02 08:23:05] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  24167. [2023-11-02 08:23:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24168. [2023-11-02 08:56:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24169. [2023-11-02 08:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24170. [2023-11-02 08:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24171. [2023-11-02 08:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24172. [2023-11-02 08:56:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24173. [2023-11-02 08:56:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24174. [2023-11-02 08:56:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24175. [2023-11-02 08:56:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24176. [2023-11-02 08:56:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24177. [2023-11-02 08:56:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24178. [2023-11-02 08:56:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24179. [2023-11-02 16:08:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24180. [2023-11-02 16:08:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24181. [2023-11-02 16:08:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24182. [2023-11-02 16:08:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24183. [2023-11-02 16:08:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24184. [2023-11-02 16:08:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24185. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24186. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24187. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24188. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24189. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24190. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24191. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24192. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24193. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24194. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24195. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24196. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24197. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24198. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24199. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24200. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24201. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24202. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24203. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24204. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24205. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24206. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24207. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24208. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24209. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24210. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24211. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24212. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/aws_secrets.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/aws_secrets.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/aws_secrets.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24213. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24214. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/aws-credentials.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/aws-credentials.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/aws-credentials.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24215. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24216. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24217. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24218. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24219. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24220. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24221. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24222. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24223. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24224. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24225. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24226. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24227. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24228. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24229. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24230. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Dockerrun.aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Dockerrun.aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Dockerrun.aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24231. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24232. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24233. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/aws-config.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/aws-config.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/aws-config.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24234. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24235. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24236. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24237. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/keys.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/keys.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/keys.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24238. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24239. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24240. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24241. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24242. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24243. [2023-11-03 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24244. [2023-11-03 13:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24245. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24246. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24247. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24248. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24249. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24250. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24251. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24252. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24253. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24254. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24255. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24256. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24257. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24258. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24259. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24260. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24261. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24262. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24263. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24264. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /application.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /application.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24265. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24266. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24267. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/config"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/config\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/config/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24268. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24269. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24270. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /appsettings.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /appsettings.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24271. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24272. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24273. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24274. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24275. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24276. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24277. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24278. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24279. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24280. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24281. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24282. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24283. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24284. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24285. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24286. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/database.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/database.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24287. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24288. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24289. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/credentials/aws-credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/credentials/aws-credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/credentials/aws-credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24290. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24291. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24292. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24293. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24294. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24295. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws/secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws/secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws/secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24296. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24297. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24298. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/credentials/aws_credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/credentials/aws_credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/credentials/aws_credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24299. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24300. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24301. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24302. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24303. [2023-11-03 13:39:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials.yaml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials.yaml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials.yaml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24304. [2023-11-03 13:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24305. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24306. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24307. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24308. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24309. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24310. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24311. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24312. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24313. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24314. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24315. [2023-11-03 13:39:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24316. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24317. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24318. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24319. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24320. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24321. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24322. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24323. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24324. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24325. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/credentials/config.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/credentials/config.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/credentials/config.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24326. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24327. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24328. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/application.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/application.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/application.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24329. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24330. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24331. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws-credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws-credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws-credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24332. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24333. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/config/aws-credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/config/aws-credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/config/aws-credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24334. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24335. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24336. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24337. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24338. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24339. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24340. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24341. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24342. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24343. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24344. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24345. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24346. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24347. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24348. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24349. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws/aws_credentials.csv"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws/aws_credentials.csv\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws/aws_credentials.csv/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24350. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24351. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24352. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24353. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bitnami/app/config/secrets.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bitnami/app/config/secrets.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bitnami/app/config/secrets.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24354. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24355. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bitnami/app/config/database.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bitnami/app/config/database.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bitnami/app/config/database.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24356. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24357. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24358. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24359. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24360. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24361. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24362. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24363. [2023-11-03 13:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws-credentials.yaml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws-credentials.yaml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws-credentials.yaml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24364. [2023-11-03 13:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24365. [2023-11-03 13:39:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24366. [2023-11-03 13:39:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24367. [2023-11-03 13:39:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24368. [2023-11-03 13:39:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24369. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24370. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24371. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24372. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24373. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24374. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24375. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24376. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24377. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24378. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24379. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24380. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24381. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24382. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24383. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24384. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/credentials.csv"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/credentials.csv\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/credentials.csv/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24385. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24386. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24387. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24388. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24389. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/credentials.yaml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/credentials.yaml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/credentials.yaml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24390. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24391. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24392. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/secrets/aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/secrets/aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/secrets/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24393. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24394. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24395. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24396. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24397. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24398. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24399. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24400. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24401. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24402. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24403. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24404. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24405. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24406. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24407. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24408. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24409. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/config/env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/config/env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/config/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24410. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24411. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24412. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws/credentials.env"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws/credentials.env\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws/credentials.env/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24413. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24414. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws/secrets/aws-credentials.yaml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws/secrets/aws-credentials.yaml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws/secrets/aws-credentials.yaml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24415. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24416. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /usr/local/aws/credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /usr/local/aws/credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/usr/local/aws/credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24417. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24418. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24419. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24420. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24421. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24422. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24423. [2023-11-03 13:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/aws/keys.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/aws/keys.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws/keys.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24424. [2023-11-03 13:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24425. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24426. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24427. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24428. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24429. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24430. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24431. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24432. [2023-11-03 13:39:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/firebase-credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/firebase-credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/firebase-credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24433. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24434. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24435. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24436. [2023-11-03 13:39:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.docker/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.docker/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.docker/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24437. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24438. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24439. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24440. [2023-11-03 13:39:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24441. [2023-11-03 13:39:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24442. [2023-11-03 13:39:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24443. [2023-11-03 13:39:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24444. [2023-11-03 13:39:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24445. [2023-11-03 13:39:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24446. [2023-11-03 13:39:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24447. [2023-11-03 13:39:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /etc/aws/credentials.yaml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /etc/aws/credentials.yaml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/aws/credentials.yaml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24448. [2023-11-03 13:39:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24449. [2023-11-03 14:01:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24450. [2023-11-03 14:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24451. [2023-11-03 14:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24452. [2023-11-03 14:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24453. [2023-11-03 14:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24454. [2023-11-03 14:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24455. [2023-11-04 03:01:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24456. [2023-11-04 03:01:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24457. [2023-11-04 03:01:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24458. [2023-11-04 03:01:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24459. [2023-11-04 03:01:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24460. [2023-11-04 05:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24461. [2023-11-04 05:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24462. [2023-11-04 05:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24463. [2023-11-04 05:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24464. [2023-11-04 05:14:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24465. [2023-11-04 21:03:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24466. [2023-11-04 21:03:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24467. [2023-11-04 21:03:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24468. [2023-11-04 21:03:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24469. [2023-11-04 21:03:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24470. [2023-11-05 09:48:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24471. [2023-11-05 09:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24472. [2023-11-05 09:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24473. [2023-11-05 09:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24474. [2023-11-05 09:48:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24475. [2023-11-05 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24476. [2023-11-05 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24477. [2023-11-05 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24478. [2023-11-05 19:23:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24479. [2023-11-05 19:23:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24480. [2023-11-05 19:23:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24481. [2023-11-05 19:23:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24482. [2023-11-05 19:23:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24483. [2023-11-05 19:23:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24484. [2023-11-05 19:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24485. [2023-11-05 19:23:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24486. [2023-11-05 19:23:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24487. [2023-11-05 19:23:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24488. [2023-11-05 19:23:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24489. [2023-11-05 19:23:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24490. [2023-11-05 19:23:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24491. [2023-11-05 19:23:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24492. [2023-11-05 19:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24493. [2023-11-05 19:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24494. [2023-11-05 19:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24495. [2023-11-05 19:23:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24496. [2023-11-05 19:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24497. [2023-11-05 19:23:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24498. [2023-11-05 19:23:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24499. [2023-11-05 19:23:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24500. [2023-11-05 19:23:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24501. [2023-11-05 19:23:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24502. [2023-11-05 19:23:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24503. [2023-11-05 19:23:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24504. [2023-11-05 19:23:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24505. [2023-11-05 19:23:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24506. [2023-11-05 19:23:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24507. [2023-11-05 19:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24508. [2023-11-05 19:23:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24509. [2023-11-05 19:23:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24510. [2023-11-05 19:23:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24511. [2023-11-05 19:23:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24512. [2023-11-05 19:23:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24513. [2023-11-05 19:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24514. [2023-11-05 19:23:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24515. [2023-11-05 19:23:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24516. [2023-11-05 19:23:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24517. [2023-11-05 19:23:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24518. [2023-11-05 19:23:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24519. [2023-11-05 19:23:18] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24520. [2023-11-05 19:23:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24521. [2023-11-05 19:23:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24522. [2023-11-05 19:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24523. [2023-11-05 19:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24524. [2023-11-05 19:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24525. [2023-11-05 19:23:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24526. [2023-11-05 19:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24527. [2023-11-05 19:23:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24528. [2023-11-05 19:23:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24529. [2023-11-05 19:23:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24530. [2023-11-05 19:23:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24531. [2023-11-05 19:23:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24532. [2023-11-05 19:23:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24533. [2023-11-05 19:23:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24534. [2023-11-05 19:23:21] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  24535. [2023-11-05 19:23:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  24536. [2023-11-05 19:23:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24537. [2023-11-05 19:23:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24538. [2023-11-05 19:23:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  24539. [2023-11-05 19:23:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  24540. [2023-11-05 19:23:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24541. [2023-11-05 19:23:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24542. [2023-11-05 19:23:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24543. [2023-11-05 19:23:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24544. [2023-11-05 19:23:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24545. [2023-11-05 19:23:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24546. [2023-11-05 19:23:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24547. [2023-11-05 19:23:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24548. [2023-11-05 19:23:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24549. [2023-11-05 19:23:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24550. [2023-11-05 19:23:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24551. [2023-11-05 19:23:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24552. [2023-11-05 19:23:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24553. [2023-11-05 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24554. [2023-11-05 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24555. [2023-11-05 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24556. [2023-11-05 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24557. [2023-11-05 19:23:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24558. [2023-11-05 19:23:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24559. [2023-11-05 19:23:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24560. [2023-11-05 19:23:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24561. [2023-11-05 19:23:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24562. [2023-11-05 19:23:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24563. [2023-11-05 19:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24564. [2023-11-05 19:23:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24565. [2023-11-05 19:23:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24566. [2023-11-05 19:23:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24567. [2023-11-05 19:23:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24568. [2023-11-05 19:23:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24569. [2023-11-05 19:23:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24570. [2023-11-05 22:06:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24571. [2023-11-05 22:06:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24572. [2023-11-05 22:06:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24573. [2023-11-05 22:06:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24574. [2023-11-05 22:06:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24575. [2023-11-05 22:06:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24576. [2023-11-05 22:06:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24577. [2023-11-05 22:06:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24578. [2023-11-05 22:06:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24579. [2023-11-05 22:06:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24580. [2023-11-05 22:06:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24581. [2023-11-05 22:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24582. [2023-11-05 22:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24583. [2023-11-05 22:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24584. [2023-11-05 22:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24585. [2023-11-05 22:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24586. [2023-11-05 22:06:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24587. [2023-11-05 22:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24588. [2023-11-05 22:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24589. [2023-11-05 22:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24590. [2023-11-05 22:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24591. [2023-11-05 22:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24592. [2023-11-05 22:07:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24593. [2023-11-05 22:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24594. [2023-11-05 22:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24595. [2023-11-05 22:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24596. [2023-11-05 22:07:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24597. [2023-11-05 22:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24598. [2023-11-05 22:07:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24599. [2023-11-05 22:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24600. [2023-11-05 22:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24601. [2023-11-05 22:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24602. [2023-11-05 22:07:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24603. [2023-11-05 22:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24604. [2023-11-05 22:07:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24605. [2023-11-05 22:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24606. [2023-11-05 22:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24607. [2023-11-05 22:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24608. [2023-11-05 22:07:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24609. [2023-11-05 22:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24610. [2023-11-05 22:07:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24611. [2023-11-05 22:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24612. [2023-11-05 22:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24613. [2023-11-05 22:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24614. [2023-11-05 22:07:06] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24615. [2023-11-05 22:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24616. [2023-11-05 22:07:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24617. [2023-11-05 22:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24618. [2023-11-05 22:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24619. [2023-11-05 22:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24620. [2023-11-05 22:07:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24621. [2023-11-05 22:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24622. [2023-11-05 22:07:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24623. [2023-11-05 22:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24624. [2023-11-05 22:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24625. [2023-11-05 22:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24626. [2023-11-05 22:07:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24627. [2023-11-05 22:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24628. [2023-11-05 22:07:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24629. [2023-11-05 22:07:10] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  24630. [2023-11-05 22:07:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  24631. [2023-11-05 22:07:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24632. [2023-11-05 22:07:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24633. [2023-11-05 22:07:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  24634. [2023-11-05 22:07:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  24635. [2023-11-05 22:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24636. [2023-11-05 22:07:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24637. [2023-11-05 22:07:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24638. [2023-11-05 22:07:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24639. [2023-11-05 22:07:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24640. [2023-11-05 22:07:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24641. [2023-11-05 22:07:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24642. [2023-11-05 22:07:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24643. [2023-11-05 22:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24644. [2023-11-05 22:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24645. [2023-11-05 22:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24646. [2023-11-05 22:07:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24647. [2023-11-05 22:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24648. [2023-11-05 22:07:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24649. [2023-11-05 22:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24650. [2023-11-05 22:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24651. [2023-11-05 22:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24652. [2023-11-05 22:07:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24653. [2023-11-05 22:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24654. [2023-11-05 22:07:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24655. [2023-11-05 22:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24656. [2023-11-05 22:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24657. [2023-11-05 22:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24658. [2023-11-05 22:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24659. [2023-11-05 22:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24660. [2023-11-05 22:07:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24661. [2023-11-05 22:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24662. [2023-11-05 22:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24663. [2023-11-05 22:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24664. [2023-11-05 22:07:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24665. [2023-11-06 16:39:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24666. [2023-11-06 16:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24667. [2023-11-06 16:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24668. [2023-11-06 16:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24669. [2023-11-06 16:39:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24670. [2023-11-06 23:37:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24671. [2023-11-06 23:37:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24672. [2023-11-06 23:37:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24673. [2023-11-06 23:37:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24674. [2023-11-06 23:37:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24675. [2023-11-07 06:40:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24676. [2023-11-07 06:40:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24677. [2023-11-07 06:40:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24678. [2023-11-07 06:40:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24679. [2023-11-07 06:40:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24680. [2023-11-07 13:11:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24681. [2023-11-07 13:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24682. [2023-11-07 13:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24683. [2023-11-07 13:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24684. [2023-11-07 13:11:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24685. [2023-11-07 13:11:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24686. [2023-11-08 05:11:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24687. [2023-11-08 05:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24688. [2023-11-08 05:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24689. [2023-11-08 05:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24690. [2023-11-08 05:11:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24691. [2023-11-08 05:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24692. [2023-11-08 05:11:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24693. [2023-11-08 05:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24694. [2023-11-08 05:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24695. [2023-11-08 05:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24696. [2023-11-08 05:11:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24697. [2023-11-08 05:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24698. [2023-11-08 05:11:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24699. [2023-11-08 05:11:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24700. [2023-11-08 05:11:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24701. [2023-11-08 05:11:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24702. [2023-11-08 05:11:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24703. [2023-11-08 12:09:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24704. [2023-11-08 12:09:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24705. [2023-11-08 12:09:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24706. [2023-11-08 12:09:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24707. [2023-11-08 12:09:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24708. [2023-11-08 12:09:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24709. [2023-11-08 12:10:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24710. [2023-11-08 12:10:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24711. [2023-11-08 12:10:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24712. [2023-11-08 12:10:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24713. [2023-11-08 12:10:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24714. [2023-11-09 07:26:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24715. [2023-11-09 07:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24716. [2023-11-09 07:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24717. [2023-11-09 07:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24718. [2023-11-09 07:26:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24719. [2023-11-09 07:26:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24720. [2023-11-09 07:26:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24721. [2023-11-09 07:26:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24722. [2023-11-09 07:26:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24723. [2023-11-09 07:26:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24724. [2023-11-09 07:26:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24725. [2023-11-10 05:01:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24726. [2023-11-10 05:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24727. [2023-11-10 05:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24728. [2023-11-10 05:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24729. [2023-11-10 05:01:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24730. [2023-11-10 05:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24731. [2023-11-10 05:01:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24732. [2023-11-10 05:01:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24733. [2023-11-10 05:01:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24734. [2023-11-10 05:01:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24735. [2023-11-10 05:01:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24736. [2023-11-10 09:13:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24737. [2023-11-10 09:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24738. [2023-11-10 09:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24739. [2023-11-10 09:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24740. [2023-11-10 09:13:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24741. [2023-11-10 09:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24742. [2023-11-10 09:14:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24743. [2023-11-10 09:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24744. [2023-11-10 09:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24745. [2023-11-10 09:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24746. [2023-11-10 09:14:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24747. [2023-11-11 00:18:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24748. [2023-11-11 00:18:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24749. [2023-11-11 00:18:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24750. [2023-11-11 00:18:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24751. [2023-11-11 00:18:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24752. [2023-11-11 15:01:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24753. [2023-11-11 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24754. [2023-11-11 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24755. [2023-11-11 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24756. [2023-11-11 15:01:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24757. [2023-11-11 16:49:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24758. [2023-11-11 16:49:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24759. [2023-11-11 16:49:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24760. [2023-11-11 16:49:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24761. [2023-11-11 16:49:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24762. [2023-11-12 07:56:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24763. [2023-11-12 07:56:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24764. [2023-11-12 07:56:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24765. [2023-11-12 07:56:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24766. [2023-11-12 07:56:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24767. [2023-11-12 20:32:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24768. [2023-11-12 20:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24769. [2023-11-12 20:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24770. [2023-11-12 20:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24771. [2023-11-12 20:32:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24772. [2023-11-12 20:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24773. [2023-11-12 20:33:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24774. [2023-11-12 20:33:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24775. [2023-11-12 20:33:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24776. [2023-11-12 20:33:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24777. [2023-11-12 20:33:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24778. [2023-11-13 06:21:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24779. [2023-11-13 06:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24780. [2023-11-13 06:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24781. [2023-11-13 06:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24782. [2023-11-13 06:21:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24783. [2023-11-13 06:21:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24784. [2023-11-13 06:21:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24785. [2023-11-13 06:21:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24786. [2023-11-13 06:21:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24787. [2023-11-13 06:21:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24788. [2023-11-13 06:21:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24789. [2023-11-13 06:34:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24790. [2023-11-13 06:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24791. [2023-11-13 06:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24792. [2023-11-13 06:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24793. [2023-11-13 06:34:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24794. [2023-11-13 06:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24795. [2023-11-13 06:34:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24796. [2023-11-13 06:34:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24797. [2023-11-13 06:34:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24798. [2023-11-13 06:34:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24799. [2023-11-13 06:34:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24800. [2023-11-13 10:41:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24801. [2023-11-13 10:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24802. [2023-11-13 10:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24803. [2023-11-13 10:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24804. [2023-11-13 10:41:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24805. [2023-11-13 10:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24806. [2023-11-13 10:41:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24807. [2023-11-13 10:41:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24808. [2023-11-13 10:41:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24809. [2023-11-13 10:41:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24810. [2023-11-13 10:41:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24811. [2023-11-13 12:12:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24812. [2023-11-13 12:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24813. [2023-11-13 12:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24814. [2023-11-13 12:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24815. [2023-11-13 12:12:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24816. [2023-11-13 12:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24817. [2023-11-16 00:20:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24818. [2023-11-16 00:20:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24819. [2023-11-16 00:20:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24820. [2023-11-16 00:20:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24821. [2023-11-16 00:20:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24822. [2023-11-16 08:09:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24823. [2023-11-16 08:09:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24824. [2023-11-16 08:09:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24825. [2023-11-16 08:09:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24826. [2023-11-16 08:09:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24827. [2023-11-16 08:33:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24828. [2023-11-16 08:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24829. [2023-11-16 08:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24830. [2023-11-16 08:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24831. [2023-11-16 08:33:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24832. [2023-11-16 12:39:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24833. [2023-11-16 12:39:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24834. [2023-11-16 12:39:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24835. [2023-11-16 12:39:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24836. [2023-11-16 12:39:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24837. [2023-11-16 12:39:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24838. [2023-11-16 12:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24839. [2023-11-16 12:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24840. [2023-11-16 12:39:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24841. [2023-11-16 12:39:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24842. [2023-11-16 12:39:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24843. [2023-11-16 12:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24844. [2023-11-16 12:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24845. [2023-11-16 12:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24846. [2023-11-16 12:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24847. [2023-11-16 12:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24848. [2023-11-16 12:39:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24849. [2023-11-16 12:39:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24850. [2023-11-16 12:39:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24851. [2023-11-16 12:39:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24852. [2023-11-16 12:39:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24853. [2023-11-16 12:39:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24854. [2023-11-16 12:39:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24855. [2023-11-16 12:39:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24856. [2023-11-16 12:39:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24857. [2023-11-16 12:39:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24858. [2023-11-16 12:39:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24859. [2023-11-16 12:39:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24860. [2023-11-16 12:39:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24861. [2023-11-16 12:39:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24862. [2023-11-16 12:39:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24863. [2023-11-16 12:39:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24864. [2023-11-16 12:39:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24865. [2023-11-16 12:39:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24866. [2023-11-16 12:39:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24867. [2023-11-16 12:39:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24868. [2023-11-16 12:39:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24869. [2023-11-16 12:39:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24870. [2023-11-16 12:39:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24871. [2023-11-16 12:39:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24872. [2023-11-16 12:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24873. [2023-11-16 12:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24874. [2023-11-16 12:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24875. [2023-11-16 12:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24876. [2023-11-16 12:39:43] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24877. [2023-11-16 12:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24878. [2023-11-16 12:39:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24879. [2023-11-16 12:39:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24880. [2023-11-16 12:39:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24881. [2023-11-16 12:39:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24882. [2023-11-16 12:39:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24883. [2023-11-16 12:39:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24884. [2023-11-16 12:39:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24885. [2023-11-16 12:39:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24886. [2023-11-16 12:39:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24887. [2023-11-16 12:39:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24888. [2023-11-16 12:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24889. [2023-11-16 12:39:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24890. [2023-11-16 12:39:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24891. [2023-11-16 12:39:47] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  24892. [2023-11-16 12:39:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  24893. [2023-11-16 12:39:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24894. [2023-11-16 12:39:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24895. [2023-11-16 12:39:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  24896. [2023-11-16 12:39:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  24897. [2023-11-16 12:39:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24898. [2023-11-16 12:39:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24899. [2023-11-16 12:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24900. [2023-11-16 12:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24901. [2023-11-16 12:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24902. [2023-11-16 12:39:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24903. [2023-11-16 12:39:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24904. [2023-11-16 12:39:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24905. [2023-11-16 12:39:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24906. [2023-11-16 12:39:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24907. [2023-11-16 12:39:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24908. [2023-11-16 12:39:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24909. [2023-11-16 12:39:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24910. [2023-11-16 12:39:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24911. [2023-11-16 12:39:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24912. [2023-11-16 12:39:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24913. [2023-11-16 12:39:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24914. [2023-11-16 12:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24915. [2023-11-16 12:39:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24916. [2023-11-16 12:39:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24917. [2023-11-16 12:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24918. [2023-11-16 12:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24919. [2023-11-16 12:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24920. [2023-11-16 12:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24921. [2023-11-16 12:39:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24922. [2023-11-16 12:39:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24923. [2023-11-16 12:39:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24924. [2023-11-16 12:39:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24925. [2023-11-16 12:39:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24926. [2023-11-16 12:39:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24927. [2023-11-16 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24928. [2023-11-16 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24929. [2023-11-16 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24930. [2023-11-16 18:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24931. [2023-11-16 18:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24932. [2023-11-16 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24933. [2023-11-16 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24934. [2023-11-16 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24935. [2023-11-16 18:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24936. [2023-11-16 18:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  24937. [2023-11-16 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24938. [2023-11-16 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24939. [2023-11-16 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24940. [2023-11-16 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24941. [2023-11-16 18:23:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24942. [2023-11-16 18:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24943. [2023-11-16 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24944. [2023-11-16 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24945. [2023-11-16 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24946. [2023-11-16 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24947. [2023-11-16 18:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24948. [2023-11-16 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24949. [2023-11-16 18:23:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24950. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24951. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24952. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24953. [2023-11-16 18:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24954. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24955. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24956. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24957. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24958. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24959. [2023-11-16 18:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24960. [2023-11-16 18:23:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24961. [2023-11-16 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24962. [2023-11-16 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24963. [2023-11-16 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24964. [2023-11-16 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24965. [2023-11-16 18:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24966. [2023-11-16 18:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24967. [2023-11-16 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24968. [2023-11-16 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24969. [2023-11-16 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24970. [2023-11-16 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24971. [2023-11-16 18:23: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24972. [2023-11-16 18:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24973. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24974. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24975. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24976. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24977. [2023-11-16 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24978. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24979. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24980. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24981. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24982. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24983. [2023-11-16 18:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24984. [2023-11-16 18:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24985. [2023-11-16 18:23:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24986. [2023-11-16 18:23:48] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  24987. [2023-11-16 18:23:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  24988. [2023-11-16 18:23:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24989. [2023-11-16 18:23:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  24990. [2023-11-16 18:23:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  24991. [2023-11-16 18:23:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  24992. [2023-11-16 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24993. [2023-11-16 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  24994. [2023-11-16 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  24995. [2023-11-16 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24996. [2023-11-16 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24997. [2023-11-16 18:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  24998. [2023-11-16 18:23:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  24999. [2023-11-16 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25000. [2023-11-16 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25001. [2023-11-16 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25002. [2023-11-16 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25003. [2023-11-16 18:23:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25004. [2023-11-16 18:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25005. [2023-11-16 18:23:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25006. [2023-11-16 18:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25007. [2023-11-16 18:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25008. [2023-11-16 18:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25009. [2023-11-16 18:23:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25010. [2023-11-16 18:23:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25011. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25012. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25013. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25014. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25015. [2023-11-16 18:23:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25016. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25017. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25018. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25019. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25020. [2023-11-16 18:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25021. [2023-11-16 18:23:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25022. [2023-11-17 21:32:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25023. [2023-11-17 21:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25024. [2023-11-17 21:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25025. [2023-11-17 21:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25026. [2023-11-17 21:32:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25027. [2023-11-17 21:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25028. [2023-11-17 21:32:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25029. [2023-11-17 21:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25030. [2023-11-17 21:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25031. [2023-11-17 21:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25032. [2023-11-17 21:32:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25033. [2023-11-19 09:54:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25034. [2023-11-19 09:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25035. [2023-11-19 09:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25036. [2023-11-19 09:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25037. [2023-11-19 09:54:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25038. [2023-11-19 09:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25039. [2023-11-20 08:58:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25040. [2023-11-20 08:58:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25041. [2023-11-20 08:58:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25042. [2023-11-20 08:58:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25043. [2023-11-20 08:58:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25044. [2023-11-20 12:30:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25045. [2023-11-20 12:30:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25046. [2023-11-20 12:30:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25047. [2023-11-20 12:30:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25048. [2023-11-20 12:30:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25049. [2023-11-20 12:30:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25050. [2023-11-20 23:29:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25051. [2023-11-20 23:29:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25052. [2023-11-20 23:29:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25053. [2023-11-20 23:29:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25054. [2023-11-20 23:29:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25055. [2023-11-20 23:29:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25056. [2023-11-20 23:29:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25057. [2023-11-20 23:29:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25058. [2023-11-20 23:29:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25059. [2023-11-20 23:29:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25060. [2023-11-20 23:31:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25061. [2023-11-20 23:31:55] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  25062. [2023-11-20 23:31:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  25063. [2023-11-20 23:31:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25064. [2023-11-20 23:31:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25065. [2023-11-20 23:31:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  25066. [2023-11-20 23:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  25067. [2023-11-20 23:31:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25068. [2023-11-20 23:31:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25069. [2023-11-20 23:31:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25070. [2023-11-20 23:31:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25071. [2023-11-20 23:31:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25072. [2023-11-20 23:31:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25073. [2023-11-20 23:31:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25074. [2023-11-20 23:32:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25075. [2023-11-20 23:32:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25076. [2023-11-20 23:32:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25077. [2023-11-20 23:32:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25078. [2023-11-20 23:32:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25079. [2023-11-20 23:32:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25080. [2023-11-20 23:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25081. [2023-11-20 23:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25082. [2023-11-20 23:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25083. [2023-11-20 23:32:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25084. [2023-11-20 23:32:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25085. [2023-11-20 23:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25086. [2023-11-20 23:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25087. [2023-11-20 23:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25088. [2023-11-20 23:32:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend_dev.php/$"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend_dev.php/$\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend_dev.php/$/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25089. [2023-11-20 23:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25090. [2023-11-20 23:32:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25091. [2023-11-20 23:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25092. [2023-11-20 23:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25093. [2023-11-20 23:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25094. [2023-11-20 23:32:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25095. [2023-11-20 23:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25096. [2023-11-20 23:32:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25097. [2023-11-20 23:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25098. [2023-11-20 23:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25099. [2023-11-20 23:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25100. [2023-11-20 23:32:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25101. [2023-11-20 23:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25102. [2023-11-20 23:32:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25103. [2023-11-20 23:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25104. [2023-11-20 23:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25105. [2023-11-20 23:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25106. [2023-11-20 23:32:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view.html"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view.html\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25107. [2023-11-20 23:32:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25108. [2023-11-20 23:32:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25109. [2023-11-20 23:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25110. [2023-11-20 23:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25111. [2023-11-20 23:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25112. [2023-11-20 23:32:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25113. [2023-11-20 23:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25114. [2023-11-20 23:32:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25115. [2023-11-20 23:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25116. [2023-11-20 23:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25117. [2023-11-20 23:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25118. [2023-11-20 23:32:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25119. [2023-11-20 23:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25120. [2023-11-20 23:32:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25121. [2023-11-20 23:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25122. [2023-11-20 23:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25123. [2023-11-20 23:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25124. [2023-11-20 23:32:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25125. [2023-11-20 23:32:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25126. [2023-11-20 23:32:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25127. [2023-11-20 23:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25128. [2023-11-20 23:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25129. [2023-11-20 23:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25130. [2023-11-20 23:32:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sapi/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sapi/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sapi/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25131. [2023-11-20 23:32:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25132. [2023-11-20 23:32:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25133. [2023-11-20 23:32:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25134. [2023-11-20 23:32:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25135. [2023-11-20 23:32:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25136. [2023-11-20 23:32:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25137. [2023-11-20 23:32:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25138. [2023-11-20 23:32:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25139. [2023-11-20 23:32:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25140. [2023-11-20 23:32:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25141. [2023-11-20 23:32:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25142. [2023-11-20 23:32:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AwsConfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AwsConfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AwsConfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25143. [2023-11-20 23:32:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25144. [2023-11-20 23:32:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25145. [2023-11-20 23:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25146. [2023-11-20 23:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25147. [2023-11-20 23:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25148. [2023-11-20 23:32:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/awsconfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25149. [2023-11-20 23:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25150. [2023-11-20 23:32:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25151. [2023-11-20 23:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25152. [2023-11-20 23:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25153. [2023-11-20 23:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25154. [2023-11-20 23:32:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25155. [2023-11-20 23:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25156. [2023-11-20 23:32:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25157. [2023-11-20 23:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25158. [2023-11-20 23:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25159. [2023-11-20 23:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25160. [2023-11-20 23:32:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25161. [2023-11-20 23:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25162. [2023-11-20 23:32:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25163. [2023-11-20 23:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25164. [2023-11-20 23:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25165. [2023-11-20 23:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25166. [2023-11-20 23:32:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25167. [2023-11-20 23:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25168. [2023-11-20 23:33:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25169. [2023-11-20 23:33:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25170. [2023-11-20 23:33:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25171. [2023-11-20 23:33:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25172. [2023-11-20 23:33:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25173. [2023-11-20 23:33:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25174. [2023-11-20 23:33:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25175. [2023-11-20 23:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25176. [2023-11-20 23:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25177. [2023-11-20 23:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25178. [2023-11-20 23:33:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25179. [2023-11-20 23:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25180. [2023-11-20 23:33:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25181. [2023-11-20 23:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25182. [2023-11-20 23:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25183. [2023-11-20 23:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25184. [2023-11-20 23:33:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /smtp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /smtp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smtp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25185. [2023-11-20 23:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25186. [2023-11-20 23:33:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25187. [2023-11-20 23:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25188. [2023-11-20 23:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25189. [2023-11-20 23:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25190. [2023-11-20 23:33:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25191. [2023-11-20 23:33:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25192. [2023-11-20 23:33:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25193. [2023-11-20 23:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25194. [2023-11-20 23:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25195. [2023-11-20 23:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25196. [2023-11-20 23:33:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25197. [2023-11-20 23:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25198. [2023-11-20 23:33:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25199. [2023-11-20 23:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25200. [2023-11-20 23:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25201. [2023-11-20 23:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25202. [2023-11-20 23:33:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25203. [2023-11-20 23:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25204. [2023-11-20 23:33:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25205. [2023-11-20 23:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25206. [2023-11-20 23:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25207. [2023-11-20 23:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25208. [2023-11-20 23:33:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_wpeprivate/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_wpeprivate/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wpeprivate/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25209. [2023-11-20 23:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25210. [2023-11-20 23:33:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25211. [2023-11-20 23:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25212. [2023-11-20 23:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25213. [2023-11-20 23:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25214. [2023-11-20 23:33:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /deployment-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /deployment-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25215. [2023-11-20 23:33:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25216. [2023-11-20 23:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25217. [2023-11-20 23:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25218. [2023-11-20 23:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25219. [2023-11-20 23:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25220. [2023-11-20 23:33:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db/robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db/robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25221. [2023-11-20 23:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25222. [2023-11-20 23:33:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25223. [2023-11-20 23:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25224. [2023-11-20 23:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25225. [2023-11-20 23:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25226. [2023-11-20 23:33:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25227. [2023-11-20 23:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25228. [2023-11-20 23:33:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25229. [2023-11-20 23:33:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25230. [2023-11-20 23:33:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25231. [2023-11-20 23:33:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25232. [2023-11-20 23:33:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client_secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client_secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client_secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25233. [2023-11-20 23:33:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25234. [2023-11-20 23:33:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25235. [2023-11-20 23:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25236. [2023-11-20 23:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25237. [2023-11-20 23:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25238. [2023-11-20 23:33:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25239. [2023-11-20 23:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25240. [2023-11-20 23:33:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25241. [2023-11-20 23:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25242. [2023-11-20 23:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25243. [2023-11-20 23:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25244. [2023-11-20 23:33:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssh-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssh-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25245. [2023-11-20 23:33:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25246. [2023-11-20 23:33:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25247. [2023-11-20 23:33:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25248. [2023-11-20 23:33:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25249. [2023-11-20 23:33:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25250. [2023-11-20 23:33:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25251. [2023-11-20 23:33:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25252. [2023-11-20 23:33:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25253. [2023-11-20 23:33:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25254. [2023-11-20 23:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25255. [2023-11-20 23:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25256. [2023-11-20 23:33:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/default.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25257. [2023-11-20 23:33:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25258. [2023-11-20 23:33:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25259. [2023-11-20 23:33:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25260. [2023-11-20 23:33:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25261. [2023-11-20 23:33:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25262. [2023-11-20 23:33:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25263. [2023-11-20 23:33:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25264. [2023-11-20 23:34:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25265. [2023-11-20 23:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25266. [2023-11-20 23:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25267. [2023-11-20 23:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25268. [2023-11-20 23:34:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25269. [2023-11-20 23:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25270. [2023-11-20 23:34:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25271. [2023-11-20 23:34:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25272. [2023-11-20 23:34:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25273. [2023-11-20 23:34:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25274. [2023-11-20 23:34:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25275. [2023-11-20 23:34:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25276. [2023-11-20 23:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25277. [2023-11-20 23:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25278. [2023-11-20 23:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25279. [2023-11-20 23:34:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25280. [2023-11-20 23:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25281. [2023-11-20 23:34:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25282. [2023-11-20 23:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25283. [2023-11-20 23:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25284. [2023-11-20 23:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25285. [2023-11-20 23:34:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/parameters.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25286. [2023-11-20 23:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25287. [2023-11-20 23:34:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25288. [2023-11-20 23:34:21] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  25289. [2023-11-20 23:34:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25290. [2023-11-20 23:34:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25291. [2023-11-20 23:34:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25292. [2023-11-20 23:34:21] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  25293. [2023-11-20 23:34:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25294. [2023-11-20 23:34:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25295. [2023-11-20 23:34:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25296. [2023-11-20 23:34:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25297. [2023-11-20 23:34:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25298. [2023-11-20 23:34:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25299. [2023-11-20 23:34:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25300. [2023-11-20 23:34:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25301. [2023-11-20 23:34:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25302. [2023-11-20 23:34:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25303. [2023-11-20 23:34:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25304. [2023-11-20 23:34:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25305. [2023-11-20 23:34:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25306. [2023-11-20 23:34:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25307. [2023-11-20 23:34:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25308. [2023-11-20 23:34:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25309. [2023-11-20 23:34:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25310. [2023-11-20 23:34:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25311. [2023-11-20 23:34:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25312. [2023-11-20 23:34:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25313. [2023-11-20 23:34:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25314. [2023-11-20 23:34:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25315. [2023-11-20 23:34:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25316. [2023-11-20 23:34:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25317. [2023-11-20 23:34:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25318. [2023-11-20 23:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25319. [2023-11-20 23:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25320. [2023-11-20 23:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25321. [2023-11-20 23:34:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/index.php/v1/config/application"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/index.php/v1/config/application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/index.php/v1/config/application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25322. [2023-11-20 23:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25323. [2023-11-21 15:41:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25324. [2023-11-21 15:41:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25325. [2023-11-21 15:41:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25326. [2023-11-21 15:41:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25327. [2023-11-21 15:41:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25328. [2023-11-21 15:41:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25329. [2023-11-23 09:16:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25330. [2023-11-23 09:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25331. [2023-11-23 09:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25332. [2023-11-23 09:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25333. [2023-11-23 09:16:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25334. [2023-11-23 09:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25335. [2023-11-24 23:16:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25336. [2023-11-24 23:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25337. [2023-11-24 23:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25338. [2023-11-24 23:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25339. [2023-11-24 23:16:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25340. [2023-11-27 04:48:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25341. [2023-11-27 04:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25342. [2023-11-27 04:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25343. [2023-11-27 04:48:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25344. [2023-11-27 04:48:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25345. [2023-11-27 12:42:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25346. [2023-11-27 12:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25347. [2023-11-27 12:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25348. [2023-11-27 12:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25349. [2023-11-27 12:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25350. [2023-11-27 12:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25351. [2023-11-27 15:31:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25352. [2023-11-27 15:31:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25353. [2023-11-27 15:31:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25354. [2023-11-27 15:31:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25355. [2023-11-27 15:31:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25356. [2023-11-27 15:33:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25357. [2023-11-27 15:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25358. [2023-11-27 15:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25359. [2023-11-27 15:33:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25360. [2023-11-27 15:33:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25361. [2023-11-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25362. [2023-11-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25363. [2023-11-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25364. [2023-11-27 15:41:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25365. [2023-11-27 15:41:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25366. [2023-11-27 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25367. [2023-11-27 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25368. [2023-11-27 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25369. [2023-11-27 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25370. [2023-11-27 16:18:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25371. [2023-11-27 16:31:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25372. [2023-11-27 16:31:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25373. [2023-11-27 16:31:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25374. [2023-11-27 16:31:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25375. [2023-11-27 16:31:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25376. [2023-11-27 16:49:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25377. [2023-11-27 16:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25378. [2023-11-27 16:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25379. [2023-11-27 16:49:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25380. [2023-11-27 16:49:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25381. [2023-11-27 17:11:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25382. [2023-11-27 17:11:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25383. [2023-11-27 17:11:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25384. [2023-11-27 17:11:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25385. [2023-11-27 17:11:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25386. [2023-11-27 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25387. [2023-11-27 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25388. [2023-11-27 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25389. [2023-11-27 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25390. [2023-11-27 17:17:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25391. [2023-11-28 03:33:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25392. [2023-11-28 03:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25393. [2023-11-28 03:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25394. [2023-11-28 03:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25395. [2023-11-28 03:33:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25396. [2023-11-28 03:34:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25397. [2023-11-28 03:34:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25398. [2023-11-28 03:34:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25399. [2023-11-28 03:34:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25400. [2023-11-28 03:34:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25401. [2023-11-28 03:37:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25402. [2023-11-28 03:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25403. [2023-11-28 03:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25404. [2023-11-28 03:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25405. [2023-11-28 03:37:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25406. [2023-11-28 03:47:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25407. [2023-11-28 03:47:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25408. [2023-11-28 03:47:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25409. [2023-11-28 03:47:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25410. [2023-11-28 03:47:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25411. [2023-11-28 03:51:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25412. [2023-11-28 03:51:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25413. [2023-11-28 03:51:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25414. [2023-11-28 03:51:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25415. [2023-11-28 03:51:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25416. [2023-11-28 11:22:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25417. [2023-11-28 11:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25418. [2023-11-28 11:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25419. [2023-11-28 11:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25420. [2023-11-28 11:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25421. [2023-11-28 11:22:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25422. [2023-11-29 11:30:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25423. [2023-11-29 11:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25424. [2023-11-29 11:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25425. [2023-11-29 11:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25426. [2023-11-29 11:30:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25427. [2023-11-29 11:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25428. [2023-11-30 05:51:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25429. [2023-11-30 05:51:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25430. [2023-11-30 05:51:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25431. [2023-11-30 05:51:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25432. [2023-11-30 05:51:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25433. [2023-11-30 15:50:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25434. [2023-11-30 15:50:49] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://upfld.rn.back.di014.com/login","method":"GET"} []
  25435. [2023-11-30 15:50:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  25436. [2023-11-30 15:50:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25437. [2023-11-30 15:50:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25438. [2023-11-30 15:50:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  25439. [2023-11-30 15:50:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25440. [2023-11-30 15:50:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25441. [2023-11-30 15:50:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e56b9"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/2e56b9","method":"GET"} []
  25442. [2023-11-30 15:50:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25443. [2023-11-30 15:50:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25444. [2023-11-30 15:50:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25445. [2023-11-30 15:50:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25446. [2023-11-30 15:50:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/login")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/login\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25447. [2023-11-30 15:50:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25448. [2023-12-03 04:59:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25449. [2023-12-03 04:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25450. [2023-12-03 04:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25451. [2023-12-03 04:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25452. [2023-12-03 04:59:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25453. [2023-12-03 16:26:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25454. [2023-12-03 16:26:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25455. [2023-12-03 16:26:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25456. [2023-12-03 16:26:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25457. [2023-12-03 16:26:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25458. [2023-12-03 16:26:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25459. [2023-12-04 21:03:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25460. [2023-12-04 21:03:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25461. [2023-12-04 21:03:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25462. [2023-12-04 21:03:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25463. [2023-12-04 21:03:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25464. [2023-12-05 19:10:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25465. [2023-12-05 19:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25466. [2023-12-05 19:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25467. [2023-12-05 19:10:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25468. [2023-12-05 19:10:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25469. [2023-12-05 19:10:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25470. [2023-12-05 19:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25471. [2023-12-05 19:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25472. [2023-12-05 19:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25473. [2023-12-05 19:10:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25474. [2023-12-05 19:10:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25475. [2023-12-05 19:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25476. [2023-12-05 19:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25477. [2023-12-05 19:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25478. [2023-12-05 19:11:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25479. [2023-12-05 19:11:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25480. [2023-12-05 19:11:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25481. [2023-12-05 19:11:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25482. [2023-12-05 19:11:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25483. [2023-12-05 19:11:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend_dev.php/$"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend_dev.php/$\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend_dev.php/$/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25484. [2023-12-05 19:11:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25485. [2023-12-05 19:11:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25486. [2023-12-05 19:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25487. [2023-12-05 19:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25488. [2023-12-05 19:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25489. [2023-12-05 19:11:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25490. [2023-12-05 19:11:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25491. [2023-12-05 19:11:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25492. [2023-12-05 19:11:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25493. [2023-12-05 19:11:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25494. [2023-12-05 19:11:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25495. [2023-12-05 19:11:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25496. [2023-12-05 19:11:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25497. [2023-12-05 19:11:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25498. [2023-12-05 19:11:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25499. [2023-12-05 19:11:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25500. [2023-12-05 19:11:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25501. [2023-12-05 19:11:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view.html"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view.html\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25502. [2023-12-05 19:11:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25503. [2023-12-05 19:11:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25504. [2023-12-05 19:11:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25505. [2023-12-05 19:11:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25506. [2023-12-05 19:11:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25507. [2023-12-05 19:11:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25508. [2023-12-05 19:11:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25509. [2023-12-05 19:11:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25510. [2023-12-05 19:11:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25511. [2023-12-05 19:11:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25512. [2023-12-05 19:11:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25513. [2023-12-05 19:11:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25514. [2023-12-05 19:11:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25515. [2023-12-05 19:11:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25516. [2023-12-05 19:11:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25517. [2023-12-05 19:11:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25518. [2023-12-05 19:11:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25519. [2023-12-05 19:11:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25520. [2023-12-05 19:11:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25521. [2023-12-05 19:11:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25522. [2023-12-05 19:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25523. [2023-12-05 19:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25524. [2023-12-05 19:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25525. [2023-12-05 19:11:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sapi/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sapi/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sapi/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25526. [2023-12-05 19:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25527. [2023-12-05 19:11:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25528. [2023-12-05 19:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25529. [2023-12-05 19:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25530. [2023-12-05 19:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25531. [2023-12-05 19:11:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25532. [2023-12-05 19:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25533. [2023-12-05 19:11:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25534. [2023-12-05 19:11:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25535. [2023-12-05 19:11:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25536. [2023-12-05 19:11:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25537. [2023-12-05 19:11:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AwsConfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AwsConfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AwsConfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25538. [2023-12-05 19:11:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25539. [2023-12-05 19:11:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25540. [2023-12-05 19:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25541. [2023-12-05 19:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25542. [2023-12-05 19:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25543. [2023-12-05 19:11:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/awsconfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25544. [2023-12-05 19:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25545. [2023-12-05 19:11:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25546. [2023-12-05 19:11:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25547. [2023-12-05 19:11:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25548. [2023-12-05 19:11:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25549. [2023-12-05 19:11:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25550. [2023-12-05 19:11:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25551. [2023-12-05 19:11:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25552. [2023-12-05 19:11:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25553. [2023-12-05 19:11:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25554. [2023-12-05 19:11:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25555. [2023-12-05 19:11:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25556. [2023-12-05 19:11:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25557. [2023-12-05 19:11:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25558. [2023-12-05 19:11:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25559. [2023-12-05 19:11:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25560. [2023-12-05 19:11:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25561. [2023-12-05 19:11:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25562. [2023-12-05 19:11:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25563. [2023-12-05 19:11:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25564. [2023-12-05 19:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25565. [2023-12-05 19:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25566. [2023-12-05 19:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25567. [2023-12-05 19:11:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25568. [2023-12-05 19:11:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25569. [2023-12-05 19:11:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25570. [2023-12-05 19:11:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25571. [2023-12-05 19:11:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25572. [2023-12-05 19:11:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25573. [2023-12-05 19:11:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25574. [2023-12-05 19:11:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25575. [2023-12-05 19:11:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25576. [2023-12-05 19:11:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25577. [2023-12-05 19:11:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25578. [2023-12-05 19:11:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25579. [2023-12-05 19:11:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /smtp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /smtp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smtp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25580. [2023-12-05 19:11:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25581. [2023-12-05 19:11:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25582. [2023-12-05 19:11:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25583. [2023-12-05 19:11:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25584. [2023-12-05 19:11:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25585. [2023-12-05 19:11:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25586. [2023-12-05 19:11:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25587. [2023-12-05 19:11:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25588. [2023-12-05 19:11:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25589. [2023-12-05 19:11:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25590. [2023-12-05 19:11:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25591. [2023-12-05 19:11:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25592. [2023-12-05 19:11:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25593. [2023-12-05 19:11:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25594. [2023-12-05 19:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25595. [2023-12-05 19:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25596. [2023-12-05 19:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25597. [2023-12-05 19:11:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25598. [2023-12-05 19:11:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25599. [2023-12-05 19:11:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25600. [2023-12-05 19:11:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25601. [2023-12-05 19:11:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25602. [2023-12-05 19:11:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25603. [2023-12-05 19:11:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_wpeprivate/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_wpeprivate/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wpeprivate/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25604. [2023-12-05 19:11:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25605. [2023-12-05 19:12:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25606. [2023-12-05 19:12:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25607. [2023-12-05 19:12:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25608. [2023-12-05 19:12:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25609. [2023-12-05 19:12:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /deployment-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /deployment-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25610. [2023-12-05 19:12:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25611. [2023-12-05 19:12:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25612. [2023-12-05 19:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25613. [2023-12-05 19:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25614. [2023-12-05 19:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25615. [2023-12-05 19:12:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db/robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db/robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25616. [2023-12-05 19:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25617. [2023-12-05 19:12:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25618. [2023-12-05 19:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25619. [2023-12-05 19:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25620. [2023-12-05 19:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25621. [2023-12-05 19:12:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25622. [2023-12-05 19:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25623. [2023-12-05 19:12:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25624. [2023-12-05 19:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25625. [2023-12-05 19:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25626. [2023-12-05 19:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25627. [2023-12-05 19:12:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client_secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client_secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client_secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25628. [2023-12-05 19:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25629. [2023-12-05 19:12:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25630. [2023-12-05 19:12:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25631. [2023-12-05 19:12:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25632. [2023-12-05 19:12:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25633. [2023-12-05 19:12:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25634. [2023-12-05 19:12:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25635. [2023-12-05 19:12:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25636. [2023-12-05 19:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25637. [2023-12-05 19:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25638. [2023-12-05 19:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25639. [2023-12-05 19:12:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssh-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssh-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25640. [2023-12-05 19:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25641. [2023-12-05 19:12:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25642. [2023-12-05 19:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25643. [2023-12-05 19:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25644. [2023-12-05 19:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25645. [2023-12-05 19:12:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25646. [2023-12-05 19:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25647. [2023-12-05 19:12:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25648. [2023-12-05 19:12:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25649. [2023-12-05 19:12:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25650. [2023-12-05 19:12:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25651. [2023-12-05 19:12:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/default.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25652. [2023-12-05 19:12:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25653. [2023-12-05 19:12:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25654. [2023-12-05 19:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25655. [2023-12-05 19:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25656. [2023-12-05 19:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25657. [2023-12-05 19:12:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25658. [2023-12-05 19:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25659. [2023-12-05 19:12:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25660. [2023-12-05 19:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25661. [2023-12-05 19:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25662. [2023-12-05 19:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25663. [2023-12-05 19:12:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25664. [2023-12-05 19:12:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25665. [2023-12-05 19:12:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25666. [2023-12-05 19:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25667. [2023-12-05 19:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25668. [2023-12-05 19:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25669. [2023-12-05 19:12:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25670. [2023-12-05 19:12:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25671. [2023-12-05 19:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25672. [2023-12-05 19:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25673. [2023-12-05 19:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25674. [2023-12-05 19:12:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25675. [2023-12-05 19:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25676. [2023-12-05 19:12:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25677. [2023-12-05 19:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25678. [2023-12-05 19:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25679. [2023-12-05 19:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25680. [2023-12-05 19:12:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/parameters.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25681. [2023-12-05 19:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25682. [2023-12-05 19:12:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25683. [2023-12-05 19:12:39] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  25684. [2023-12-05 19:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25685. [2023-12-05 19:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25686. [2023-12-05 19:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25687. [2023-12-05 19:12:39] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  25688. [2023-12-05 19:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25689. [2023-12-05 19:12:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25690. [2023-12-05 19:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25691. [2023-12-05 19:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25692. [2023-12-05 19:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25693. [2023-12-05 19:12:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25694. [2023-12-05 19:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25695. [2023-12-05 19:12:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25696. [2023-12-05 19:12:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25697. [2023-12-05 19:12:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25698. [2023-12-05 19:12:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25699. [2023-12-05 19:12:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25700. [2023-12-05 19:12:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25701. [2023-12-05 19:12:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25702. [2023-12-05 19:12:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25703. [2023-12-05 19:12:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25704. [2023-12-05 19:12:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25705. [2023-12-05 19:12:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25706. [2023-12-05 19:12:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25707. [2023-12-05 19:12:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25708. [2023-12-05 19:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25709. [2023-12-05 19:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25710. [2023-12-05 19:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25711. [2023-12-05 19:12:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25712. [2023-12-05 19:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25713. [2023-12-05 19:12:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25714. [2023-12-05 19:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25715. [2023-12-05 19:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25716. [2023-12-05 19:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25717. [2023-12-05 19:12:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25718. [2023-12-05 19:12:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25719. [2023-12-05 19:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25720. [2023-12-05 19:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25721. [2023-12-05 19:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25722. [2023-12-05 19:12:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/index.php/v1/config/application"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/index.php/v1/config/application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/index.php/v1/config/application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25723. [2023-12-05 19:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25724. [2023-12-06 09:31:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25725. [2023-12-06 09:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25726. [2023-12-06 09:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25727. [2023-12-06 09:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25728. [2023-12-06 09:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25729. [2023-12-06 09:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25730. [2023-12-06 11:47:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25731. [2023-12-06 11:47:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25732. [2023-12-06 11:47:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25733. [2023-12-06 11:47:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25734. [2023-12-06 11:47:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25735. [2023-12-06 11:47:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25736. [2023-12-06 13:09:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25737. [2023-12-06 13:09:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25738. [2023-12-06 13:09:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25739. [2023-12-06 13:09:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25740. [2023-12-06 13:09:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25741. [2023-12-06 14:05:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25742. [2023-12-06 14:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25743. [2023-12-06 14:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25744. [2023-12-06 14:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25745. [2023-12-06 14:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25746. [2023-12-06 14:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25747. [2023-12-07 05:51:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25748. [2023-12-07 05:51:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25749. [2023-12-07 05:51:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25750. [2023-12-07 05:51:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25751. [2023-12-07 05:51:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25752. [2023-12-07 05:51:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25753. [2023-12-07 19:46:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25754. [2023-12-07 19:46:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25755. [2023-12-07 19:46:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25756. [2023-12-07 19:46:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25757. [2023-12-07 19:46:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25758. [2023-12-08 19:38:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25759. [2023-12-08 19:38:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25760. [2023-12-08 19:38:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25761. [2023-12-08 19:38:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25762. [2023-12-08 19:38:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25763. [2023-12-09 15:19:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25764. [2023-12-09 15:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25765. [2023-12-09 15:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25766. [2023-12-09 15:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25767. [2023-12-09 15:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25768. [2023-12-09 16:42:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25769. [2023-12-09 16:42:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25770. [2023-12-09 16:42:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25771. [2023-12-09 16:42:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25772. [2023-12-09 16:42:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25773. [2023-12-10 23:02:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25774. [2023-12-10 23:02:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  25775. [2023-12-10 23:02:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25776. [2023-12-10 23:02:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25777. [2023-12-10 23:02:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25778. [2023-12-10 23:02:46] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  25779. [2023-12-10 23:02:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25780. [2023-12-11 09:20:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25781. [2023-12-11 09:20:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25782. [2023-12-11 09:20:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25783. [2023-12-11 09:20:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25784. [2023-12-11 09:20:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25785. [2023-12-11 09:20:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25786. [2023-12-11 09:20:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25787. [2023-12-11 09:20:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25788. [2023-12-11 09:20:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25789. [2023-12-11 09:20:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25790. [2023-12-11 09:20:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25791. [2023-12-11 09:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25792. [2023-12-11 09:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25793. [2023-12-11 09:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25794. [2023-12-11 09:20:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25795. [2023-12-11 09:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25796. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25797. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25798. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25799. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25800. [2023-12-11 09:20:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25801. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25802. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25803. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25804. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25805. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25806. [2023-12-11 09:20:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25807. [2023-12-11 09:20:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25808. [2023-12-11 09:20:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25809. [2023-12-11 09:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25810. [2023-12-11 09:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25811. [2023-12-11 09:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25812. [2023-12-11 09:20:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25813. [2023-12-11 09:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25814. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25815. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25816. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25817. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25818. [2023-12-11 09:20:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25819. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25820. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25821. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25822. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25823. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25824. [2023-12-11 09:20:34] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25825. [2023-12-11 09:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25826. [2023-12-11 09:20:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25827. [2023-12-11 09:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25828. [2023-12-11 09:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25829. [2023-12-11 09:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25830. [2023-12-11 09:20:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25831. [2023-12-11 09:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25832. [2023-12-11 09:20:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25833. [2023-12-11 09:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25834. [2023-12-11 09:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25835. [2023-12-11 09:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25836. [2023-12-11 09:20:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25837. [2023-12-11 09:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25838. [2023-12-11 09:20:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25839. [2023-12-11 09:20:37] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  25840. [2023-12-11 09:20:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  25841. [2023-12-11 09:20:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25842. [2023-12-11 09:20:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25843. [2023-12-11 09:20:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  25844. [2023-12-11 09:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  25845. [2023-12-11 09:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25846. [2023-12-11 09:20:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25847. [2023-12-11 09:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25848. [2023-12-11 09:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25849. [2023-12-11 09:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25850. [2023-12-11 09:20:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25851. [2023-12-11 09:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25852. [2023-12-11 09:20:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25853. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25854. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25855. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25856. [2023-12-11 09:20:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25857. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25858. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25859. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25860. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25861. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25862. [2023-12-11 09:20:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25863. [2023-12-11 09:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25864. [2023-12-11 09:20:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25865. [2023-12-11 09:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25866. [2023-12-11 09:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25867. [2023-12-11 09:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25868. [2023-12-11 09:20:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25869. [2023-12-11 09:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25870. [2023-12-11 09:20:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25871. [2023-12-11 09:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25872. [2023-12-11 09:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25873. [2023-12-11 09:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25874. [2023-12-11 09:20:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25875. [2023-12-11 11:05:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25876. [2023-12-11 11:05:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25877. [2023-12-11 11:05:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25878. [2023-12-11 11:05:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25879. [2023-12-11 11:05:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25880. [2023-12-11 11:05:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25881. [2023-12-11 11:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25882. [2023-12-11 11:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25883. [2023-12-11 11:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25884. [2023-12-11 11:05:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25885. [2023-12-11 11:05:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25886. [2023-12-11 11:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25887. [2023-12-11 11:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25888. [2023-12-11 11:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25889. [2023-12-11 11:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25890. [2023-12-11 11:05:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25891. [2023-12-11 11:05:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25892. [2023-12-11 11:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25893. [2023-12-11 11:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25894. [2023-12-11 11:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25895. [2023-12-11 11:05:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25896. [2023-12-11 11:05:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25897. [2023-12-11 11:05:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25898. [2023-12-11 11:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25899. [2023-12-11 11:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25900. [2023-12-11 11:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25901. [2023-12-11 11:05:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25902. [2023-12-11 11:05:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25903. [2023-12-11 11:05:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25904. [2023-12-11 11:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25905. [2023-12-11 11:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25906. [2023-12-11 11:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25907. [2023-12-11 11:05:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25908. [2023-12-11 11:05:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25909. [2023-12-11 11:05:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25910. [2023-12-11 11:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25911. [2023-12-11 11:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25912. [2023-12-11 11:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25913. [2023-12-11 11:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25914. [2023-12-11 11:05:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25915. [2023-12-11 11:05:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25916. [2023-12-11 11:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25917. [2023-12-11 11:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25918. [2023-12-11 11:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25919. [2023-12-11 11:05: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25920. [2023-12-11 11:05:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25921. [2023-12-11 11:05:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25922. [2023-12-11 11:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25923. [2023-12-11 11:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25924. [2023-12-11 11:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25925. [2023-12-11 11:05:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25926. [2023-12-11 11:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25927. [2023-12-11 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25928. [2023-12-11 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25929. [2023-12-11 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25930. [2023-12-11 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25931. [2023-12-11 11:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25932. [2023-12-11 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25933. [2023-12-11 11:05:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25934. [2023-12-11 11:05:41] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  25935. [2023-12-11 11:05:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  25936. [2023-12-11 11:05:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25937. [2023-12-11 11:05:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  25938. [2023-12-11 11:05:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  25939. [2023-12-11 11:05:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  25940. [2023-12-11 11:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25941. [2023-12-11 11:05:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25942. [2023-12-11 11:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25943. [2023-12-11 11:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25944. [2023-12-11 11:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25945. [2023-12-11 11:05:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25946. [2023-12-11 11:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25947. [2023-12-11 11:05:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25948. [2023-12-11 11:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25949. [2023-12-11 11:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25950. [2023-12-11 11:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25951. [2023-12-11 11:05:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25952. [2023-12-11 11:05:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25953. [2023-12-11 11:05:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25954. [2023-12-11 11:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25955. [2023-12-11 11:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25956. [2023-12-11 11:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25957. [2023-12-11 11:05:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25958. [2023-12-11 11:05:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25959. [2023-12-11 11:05:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25960. [2023-12-11 11:05:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25961. [2023-12-11 11:05:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25962. [2023-12-11 11:05:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25963. [2023-12-11 11:05:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25964. [2023-12-11 11:05:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25965. [2023-12-11 11:05:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25966. [2023-12-11 11:05:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25967. [2023-12-11 11:05:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25968. [2023-12-11 11:05:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25969. [2023-12-11 11:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25970. [2023-12-11 17:08:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25971. [2023-12-11 17:08:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25972. [2023-12-11 17:08:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25973. [2023-12-11 17:08:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25974. [2023-12-11 17:08:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  25975. [2023-12-11 17:08:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25976. [2023-12-12 01:02:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25977. [2023-12-12 01:02:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25978. [2023-12-12 01:02:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25979. [2023-12-12 01:02:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25980. [2023-12-12 01:02:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25981. [2023-12-12 20:16:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25982. [2023-12-12 20:16:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25983. [2023-12-12 20:16:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25984. [2023-12-12 20:16:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25985. [2023-12-12 20:16:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25986. [2023-12-12 20:16:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25987. [2023-12-12 20:16:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25988. [2023-12-12 20:16:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25989. [2023-12-12 20:16:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25990. [2023-12-12 20:16:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25991. [2023-12-12 20:16:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25992. [2023-12-12 20:16:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25993. [2023-12-12 20:16:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25994. [2023-12-12 20:16:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25995. [2023-12-12 20:16:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  25996. [2023-12-12 20:16:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25997. [2023-12-12 20:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  25998. [2023-12-12 20:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  25999. [2023-12-12 20:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26000. [2023-12-12 20:16:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend_dev.php/$"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend_dev.php/$\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend_dev.php/$/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26001. [2023-12-12 20:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26002. [2023-12-12 20:16:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26003. [2023-12-12 20:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26004. [2023-12-12 20:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26005. [2023-12-12 20:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26006. [2023-12-12 20:16:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26007. [2023-12-12 20:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26008. [2023-12-12 20:16:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26009. [2023-12-12 20:16:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26010. [2023-12-12 20:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26011. [2023-12-12 20:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26012. [2023-12-12 20:16:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26013. [2023-12-12 20:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26014. [2023-12-12 20:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26015. [2023-12-12 20:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26016. [2023-12-12 20:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26017. [2023-12-12 20:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26018. [2023-12-12 20:16:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view.html"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view.html\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26019. [2023-12-12 20:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26020. [2023-12-12 20:16:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26021. [2023-12-12 20:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26022. [2023-12-12 20:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26023. [2023-12-12 20:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26024. [2023-12-12 20:16:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26025. [2023-12-12 20:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26026. [2023-12-12 20:16:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26027. [2023-12-12 20:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26028. [2023-12-12 20:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26029. [2023-12-12 20:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26030. [2023-12-12 20:16:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26031. [2023-12-12 20:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26032. [2023-12-12 20:16:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26033. [2023-12-12 20:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26034. [2023-12-12 20:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26035. [2023-12-12 20:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26036. [2023-12-12 20:16:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26037. [2023-12-12 20:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26038. [2023-12-12 20:16:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26039. [2023-12-12 20:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26040. [2023-12-12 20:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26041. [2023-12-12 20:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26042. [2023-12-12 20:16:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sapi/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sapi/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sapi/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26043. [2023-12-12 20:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26044. [2023-12-12 20:16:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26045. [2023-12-12 20:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26046. [2023-12-12 20:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26047. [2023-12-12 20:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26048. [2023-12-12 20:16:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26049. [2023-12-12 20:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26050. [2023-12-12 20:16:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26051. [2023-12-12 20:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26052. [2023-12-12 20:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26053. [2023-12-12 20:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26054. [2023-12-12 20:16:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AwsConfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AwsConfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AwsConfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26055. [2023-12-12 20:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26056. [2023-12-12 20:16:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26057. [2023-12-12 20:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26058. [2023-12-12 20:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26059. [2023-12-12 20:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26060. [2023-12-12 20:16:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/awsconfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26061. [2023-12-12 20:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26062. [2023-12-12 20:16:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26063. [2023-12-12 20:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26064. [2023-12-12 20:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26065. [2023-12-12 20:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26066. [2023-12-12 20:16:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26067. [2023-12-12 20:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26068. [2023-12-12 20:16:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26069. [2023-12-12 20:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26070. [2023-12-12 20:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26071. [2023-12-12 20:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26072. [2023-12-12 20:16:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26073. [2023-12-12 20:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26074. [2023-12-12 20:16:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26075. [2023-12-12 20:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26076. [2023-12-12 20:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26077. [2023-12-12 20:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26078. [2023-12-12 20:16:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26079. [2023-12-12 20:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26080. [2023-12-12 20:16:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26081. [2023-12-12 20:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26082. [2023-12-12 20:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26083. [2023-12-12 20:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26084. [2023-12-12 20:16:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26085. [2023-12-12 20:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26086. [2023-12-12 20:16:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26087. [2023-12-12 20:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26088. [2023-12-12 20:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26089. [2023-12-12 20:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26090. [2023-12-12 20:16:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26091. [2023-12-12 20:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26092. [2023-12-12 20:16:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26093. [2023-12-12 20:16:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26094. [2023-12-12 20:16:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26095. [2023-12-12 20:16:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26096. [2023-12-12 20:16:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /smtp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /smtp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smtp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26097. [2023-12-12 20:16:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26098. [2023-12-12 20:17:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26099. [2023-12-12 20:17:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26100. [2023-12-12 20:17:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26101. [2023-12-12 20:17:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26102. [2023-12-12 20:17:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26103. [2023-12-12 20:17:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26104. [2023-12-12 20:17:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26105. [2023-12-12 20:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26106. [2023-12-12 20:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26107. [2023-12-12 20:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26108. [2023-12-12 20:17:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26109. [2023-12-12 20:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26110. [2023-12-12 20:17:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26111. [2023-12-12 20:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26112. [2023-12-12 20:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26113. [2023-12-12 20:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26114. [2023-12-12 20:17:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26115. [2023-12-12 20:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26116. [2023-12-12 20:17:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26117. [2023-12-12 20:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26118. [2023-12-12 20:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26119. [2023-12-12 20:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26120. [2023-12-12 20:17:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_wpeprivate/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_wpeprivate/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wpeprivate/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26121. [2023-12-12 20:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26122. [2023-12-12 20:17:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26123. [2023-12-12 20:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26124. [2023-12-12 20:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26125. [2023-12-12 20:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26126. [2023-12-12 20:17:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /deployment-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /deployment-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26127. [2023-12-12 20:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26128. [2023-12-12 20:17:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26129. [2023-12-12 20:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26130. [2023-12-12 20:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26131. [2023-12-12 20:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26132. [2023-12-12 20:17:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db/robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db/robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26133. [2023-12-12 20:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26134. [2023-12-12 20:17:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26135. [2023-12-12 20:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26136. [2023-12-12 20:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26137. [2023-12-12 20:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26138. [2023-12-12 20:17:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26139. [2023-12-12 20:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26140. [2023-12-12 20:17:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26141. [2023-12-12 20:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26142. [2023-12-12 20:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26143. [2023-12-12 20:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26144. [2023-12-12 20:17:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client_secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client_secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client_secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26145. [2023-12-12 20:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26146. [2023-12-12 20:17:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26147. [2023-12-12 20:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26148. [2023-12-12 20:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26149. [2023-12-12 20:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26150. [2023-12-12 20:17:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26151. [2023-12-12 20:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26152. [2023-12-12 20:17:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26153. [2023-12-12 20:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26154. [2023-12-12 20:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26155. [2023-12-12 20:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26156. [2023-12-12 20:17:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssh-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssh-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26157. [2023-12-12 20:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26158. [2023-12-12 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26159. [2023-12-12 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26160. [2023-12-12 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26161. [2023-12-12 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26162. [2023-12-12 20:17:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26163. [2023-12-12 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26164. [2023-12-12 20:17:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26165. [2023-12-12 20:17:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26166. [2023-12-12 20:17:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26167. [2023-12-12 20:17:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26168. [2023-12-12 20:17:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/default.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26169. [2023-12-12 20:17:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26170. [2023-12-12 20:17:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26171. [2023-12-12 20:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26172. [2023-12-12 20:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26173. [2023-12-12 20:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26174. [2023-12-12 20:17:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26175. [2023-12-12 20:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26176. [2023-12-12 20:17:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26177. [2023-12-12 20:17:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26178. [2023-12-12 20:17:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26179. [2023-12-12 20:17:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26180. [2023-12-12 20:17:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26181. [2023-12-12 20:17:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26182. [2023-12-12 20:17:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26183. [2023-12-12 20:17:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26184. [2023-12-12 20:17:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26185. [2023-12-12 20:17:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26186. [2023-12-12 20:17:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26187. [2023-12-12 20:17:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26188. [2023-12-12 20:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26189. [2023-12-12 20:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26190. [2023-12-12 20:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26191. [2023-12-12 20:17:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26192. [2023-12-12 20:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26193. [2023-12-12 20:17:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26194. [2023-12-12 20:17:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26195. [2023-12-12 20:17:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26196. [2023-12-12 20:17:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26197. [2023-12-12 20:17:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/parameters.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26198. [2023-12-12 20:17:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26199. [2023-12-12 20:17:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26200. [2023-12-12 20:17:28] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  26201. [2023-12-12 20:17:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26202. [2023-12-12 20:17:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26203. [2023-12-12 20:17:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26204. [2023-12-12 20:17:28] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  26205. [2023-12-12 20:17:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26206. [2023-12-12 20:17:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26207. [2023-12-12 20:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26208. [2023-12-12 20:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26209. [2023-12-12 20:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26210. [2023-12-12 20:17:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26211. [2023-12-12 20:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26212. [2023-12-12 20:17:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26213. [2023-12-12 20:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26214. [2023-12-12 20:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26215. [2023-12-12 20:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26216. [2023-12-12 20:17:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26217. [2023-12-12 20:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26218. [2023-12-12 20:17:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26219. [2023-12-12 20:17:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26220. [2023-12-12 20:17:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26221. [2023-12-12 20:17:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26222. [2023-12-12 20:17:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26223. [2023-12-12 20:17:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26224. [2023-12-12 20:17:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26225. [2023-12-12 20:17:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26226. [2023-12-12 20:17:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26227. [2023-12-12 20:17:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26228. [2023-12-12 20:17:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26229. [2023-12-12 20:17:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26230. [2023-12-12 20:17:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26231. [2023-12-12 20:17:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26232. [2023-12-12 20:17:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26233. [2023-12-12 20:17:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26234. [2023-12-12 20:17:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26235. [2023-12-12 20:17:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26236. [2023-12-12 20:17:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26237. [2023-12-12 20:17:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26238. [2023-12-12 20:17:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26239. [2023-12-12 20:17:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/index.php/v1/config/application"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/index.php/v1/config/application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/index.php/v1/config/application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26240. [2023-12-12 20:17:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26241. [2023-12-13 20:46:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26242. [2023-12-13 20:46:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26243. [2023-12-13 20:46:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26244. [2023-12-13 20:46:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26245. [2023-12-13 20:46:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26246. [2023-12-13 20:46:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26247. [2023-12-13 20:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26248. [2023-12-13 20:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26249. [2023-12-13 20:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26250. [2023-12-13 20:46:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://upfld.rn.back.di014.com/favicon.ico")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://upfld.rn.back.di014.com/favicon.ico\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26251. [2023-12-13 20:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26252. [2023-12-13 20:46:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26253. [2023-12-13 20:46:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26254. [2023-12-13 20:46:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26255. [2023-12-13 20:46:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26256. [2023-12-13 20:46:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://upfld.rn.back.di014.com/robots.txt")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" (from \"http://upfld.rn.back.di014.com/robots.txt\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26257. [2023-12-13 20:46:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26258. [2023-12-13 20:46:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26259. [2023-12-13 20:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26260. [2023-12-13 20:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26261. [2023-12-13 20:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26262. [2023-12-13 20:46:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml" (from "http://upfld.rn.back.di014.com/sitemap.xml")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" (from \"http://upfld.rn.back.di014.com/sitemap.xml\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26263. [2023-12-13 20:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26264. [2023-12-13 22:42:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26265. [2023-12-13 22:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26266. [2023-12-13 22:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26267. [2023-12-13 22:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26268. [2023-12-13 22:42:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26269. [2023-12-14 13:02:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26270. [2023-12-14 13:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26271. [2023-12-14 13:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26272. [2023-12-14 13:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26273. [2023-12-14 13:02:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26274. [2023-12-15 01:57:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26275. [2023-12-15 01:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26276. [2023-12-15 01:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26277. [2023-12-15 01:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26278. [2023-12-15 01:57:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26279. [2023-12-15 19:14:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26280. [2023-12-15 19:14:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26281. [2023-12-15 19:14:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26282. [2023-12-15 19:14:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26283. [2023-12-15 19:14:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26284. [2023-12-15 20:27:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26285. [2023-12-15 20:27:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26286. [2023-12-15 20:27:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26287. [2023-12-15 20:27:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26288. [2023-12-15 20:27:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26289. [2023-12-15 20:27:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26290. [2023-12-15 20:27:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26291. [2023-12-15 20:27:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26292. [2023-12-15 20:27:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26293. [2023-12-15 20:27:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26294. [2023-12-15 20:27:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26295. [2023-12-15 20:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26296. [2023-12-15 20:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26297. [2023-12-15 20:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26298. [2023-12-15 20:27:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26299. [2023-12-15 20:27:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26300. [2023-12-15 20:27:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26301. [2023-12-15 20:27:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26302. [2023-12-15 20:27:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26303. [2023-12-15 20:27:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26304. [2023-12-15 20:27:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26305. [2023-12-15 20:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26306. [2023-12-15 20:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26307. [2023-12-15 20:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26308. [2023-12-15 20:27:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend_dev.php/$"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend_dev.php/$\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend_dev.php/$/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26309. [2023-12-15 20:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26310. [2023-12-15 20:27:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26311. [2023-12-15 20:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26312. [2023-12-15 20:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26313. [2023-12-15 20:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26314. [2023-12-15 20:27:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26315. [2023-12-15 20:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26316. [2023-12-15 20:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26317. [2023-12-15 20:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26318. [2023-12-15 20:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26319. [2023-12-15 20:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26320. [2023-12-15 20:28:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26321. [2023-12-15 20:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26322. [2023-12-15 20:28:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26323. [2023-12-15 20:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26324. [2023-12-15 20:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26325. [2023-12-15 20:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26326. [2023-12-15 20:28:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view.html"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view.html\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26327. [2023-12-15 20:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26328. [2023-12-15 20:28:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26329. [2023-12-15 20:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26330. [2023-12-15 20:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26331. [2023-12-15 20:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26332. [2023-12-15 20:28:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26333. [2023-12-15 20:28:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26334. [2023-12-15 20:28:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26335. [2023-12-15 20:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26336. [2023-12-15 20:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26337. [2023-12-15 20:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26338. [2023-12-15 20:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26339. [2023-12-15 20:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26340. [2023-12-15 20:28:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26341. [2023-12-15 20:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26342. [2023-12-15 20:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26343. [2023-12-15 20:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26344. [2023-12-15 20:28:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26345. [2023-12-15 20:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26346. [2023-12-15 20:28:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26347. [2023-12-15 20:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26348. [2023-12-15 20:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26349. [2023-12-15 20:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26350. [2023-12-15 20:28:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sapi/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sapi/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sapi/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26351. [2023-12-15 20:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26352. [2023-12-15 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26353. [2023-12-15 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26354. [2023-12-15 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26355. [2023-12-15 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26356. [2023-12-15 20:28:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26357. [2023-12-15 20:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26358. [2023-12-15 20:28:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26359. [2023-12-15 20:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26360. [2023-12-15 20:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26361. [2023-12-15 20:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26362. [2023-12-15 20:28:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AwsConfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AwsConfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AwsConfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26363. [2023-12-15 20:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26364. [2023-12-15 20:28:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26365. [2023-12-15 20:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26366. [2023-12-15 20:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26367. [2023-12-15 20:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26368. [2023-12-15 20:28:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/awsconfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26369. [2023-12-15 20:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26370. [2023-12-15 20:28:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26371. [2023-12-15 20:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26372. [2023-12-15 20:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26373. [2023-12-15 20:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26374. [2023-12-15 20:28:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26375. [2023-12-15 20:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26376. [2023-12-15 20:28:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26377. [2023-12-15 20:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26378. [2023-12-15 20:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26379. [2023-12-15 20:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26380. [2023-12-15 20:28:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26381. [2023-12-15 20:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26382. [2023-12-15 20:28:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26383. [2023-12-15 20:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26384. [2023-12-15 20:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26385. [2023-12-15 20:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26386. [2023-12-15 20:28:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26387. [2023-12-15 20:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26388. [2023-12-15 20:28:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26389. [2023-12-15 20:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26390. [2023-12-15 20:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26391. [2023-12-15 20:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26392. [2023-12-15 20:28:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26393. [2023-12-15 20:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26394. [2023-12-15 20:29:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26395. [2023-12-15 20:29:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26396. [2023-12-15 20:29:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26397. [2023-12-15 20:29:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26398. [2023-12-15 20:29:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26399. [2023-12-15 20:29:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26400. [2023-12-15 20:29:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26401. [2023-12-15 20:29:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26402. [2023-12-15 20:29:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26403. [2023-12-15 20:29:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26404. [2023-12-15 20:29:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /smtp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /smtp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smtp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26405. [2023-12-15 20:29:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26406. [2023-12-15 20:29:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26407. [2023-12-15 20:29:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26408. [2023-12-15 20:29:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26409. [2023-12-15 20:29:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26410. [2023-12-15 20:29:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26411. [2023-12-15 20:29:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26412. [2023-12-15 20:29:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26413. [2023-12-15 20:29:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26414. [2023-12-15 20:29:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26415. [2023-12-15 20:29:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26416. [2023-12-15 20:29:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26417. [2023-12-15 20:29:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26418. [2023-12-15 20:29:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26419. [2023-12-15 20:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26420. [2023-12-15 20:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26421. [2023-12-15 20:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26422. [2023-12-15 20:29:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26423. [2023-12-15 20:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26424. [2023-12-15 20:29:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26425. [2023-12-15 20:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26426. [2023-12-15 20:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26427. [2023-12-15 20:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26428. [2023-12-15 20:29:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_wpeprivate/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_wpeprivate/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wpeprivate/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26429. [2023-12-15 20:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26430. [2023-12-15 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26431. [2023-12-15 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26432. [2023-12-15 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26433. [2023-12-15 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26434. [2023-12-15 20:29:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /deployment-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /deployment-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26435. [2023-12-15 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26436. [2023-12-15 20:29:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26437. [2023-12-15 20:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26438. [2023-12-15 20:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26439. [2023-12-15 20:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26440. [2023-12-15 20:29:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db/robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db/robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26441. [2023-12-15 20:29:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26442. [2023-12-15 20:29:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26443. [2023-12-15 20:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26444. [2023-12-15 20:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26445. [2023-12-15 20:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26446. [2023-12-15 20:29:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26447. [2023-12-15 20:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26448. [2023-12-15 20:29:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26449. [2023-12-15 20:29:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26450. [2023-12-15 20:29:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26451. [2023-12-15 20:29:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26452. [2023-12-15 20:29:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client_secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client_secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client_secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26453. [2023-12-15 20:29:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26454. [2023-12-15 20:29:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26455. [2023-12-15 20:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26456. [2023-12-15 20:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26457. [2023-12-15 20:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26458. [2023-12-15 20:29:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26459. [2023-12-15 20:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26460. [2023-12-15 20:29:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26461. [2023-12-15 20:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26462. [2023-12-15 20:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26463. [2023-12-15 20:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26464. [2023-12-15 20:29:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssh-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssh-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26465. [2023-12-15 20:29:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26466. [2023-12-15 20:29:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26467. [2023-12-15 20:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26468. [2023-12-15 20:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26469. [2023-12-15 20:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26470. [2023-12-15 20:29:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26471. [2023-12-15 20:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26472. [2023-12-15 20:29:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26473. [2023-12-15 20:29:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26474. [2023-12-15 20:29:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26475. [2023-12-15 20:29:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26476. [2023-12-15 20:29:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/default.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26477. [2023-12-15 20:29:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26478. [2023-12-15 20:29:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26479. [2023-12-15 20:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26480. [2023-12-15 20:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26481. [2023-12-15 20:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26482. [2023-12-15 20:29:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26483. [2023-12-15 20:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26484. [2023-12-15 20:29:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26485. [2023-12-15 20:29:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26486. [2023-12-15 20:29:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26487. [2023-12-15 20:29:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26488. [2023-12-15 20:29:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26489. [2023-12-15 20:29:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26490. [2023-12-15 20:29:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26491. [2023-12-15 20:29:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26492. [2023-12-15 20:29:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26493. [2023-12-15 20:29:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26494. [2023-12-15 20:29:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26495. [2023-12-15 20:30:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26496. [2023-12-15 20:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26497. [2023-12-15 20:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26498. [2023-12-15 20:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26499. [2023-12-15 20:30:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26500. [2023-12-15 20:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26501. [2023-12-15 20:30:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26502. [2023-12-15 20:30:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26503. [2023-12-15 20:30:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26504. [2023-12-15 20:30:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26505. [2023-12-15 20:30:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/parameters.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26506. [2023-12-15 20:30:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26507. [2023-12-15 20:30:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26508. [2023-12-15 20:30:40] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  26509. [2023-12-15 20:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26510. [2023-12-15 20:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26511. [2023-12-15 20:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26512. [2023-12-15 20:30:40] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  26513. [2023-12-15 20:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26514. [2023-12-15 20:30:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26515. [2023-12-15 20:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26516. [2023-12-15 20:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26517. [2023-12-15 20:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26518. [2023-12-15 20:30:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26519. [2023-12-15 20:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26520. [2023-12-15 20:30:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26521. [2023-12-15 20:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26522. [2023-12-15 20:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26523. [2023-12-15 20:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26524. [2023-12-15 20:30:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26525. [2023-12-15 20:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26526. [2023-12-15 20:30:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26527. [2023-12-15 20:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26528. [2023-12-15 20:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26529. [2023-12-15 20:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26530. [2023-12-15 20:30:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26531. [2023-12-15 20:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26532. [2023-12-15 20:30:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26533. [2023-12-15 20:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26534. [2023-12-15 20:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26535. [2023-12-15 20:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26536. [2023-12-15 20:30:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26537. [2023-12-15 20:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26538. [2023-12-15 20:30:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26539. [2023-12-15 20:30:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26540. [2023-12-15 20:30:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26541. [2023-12-15 20:30:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26542. [2023-12-15 20:30:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26543. [2023-12-15 20:31:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26544. [2023-12-15 20:31:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26545. [2023-12-15 20:31:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26546. [2023-12-15 20:31:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26547. [2023-12-15 20:31:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/index.php/v1/config/application"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/index.php/v1/config/application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/index.php/v1/config/application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26548. [2023-12-15 20:31:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26549. [2023-12-15 20:41:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26550. [2023-12-15 20:41:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26551. [2023-12-15 20:41:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26552. [2023-12-15 20:41:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26553. [2023-12-15 20:41:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26554. [2023-12-15 20:58:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26555. [2023-12-15 20:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26556. [2023-12-15 20:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26557. [2023-12-15 20:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26558. [2023-12-15 20:58:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26559. [2023-12-15 20:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26560. [2023-12-16 09:03:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26561. [2023-12-16 09:03:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26562. [2023-12-16 09:03:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26563. [2023-12-16 09:03:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26564. [2023-12-16 09:03:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26565. [2023-12-19 21:07:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26566. [2023-12-19 21:07:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26567. [2023-12-19 21:07:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26568. [2023-12-19 21:07:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26569. [2023-12-19 21:07:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26570. [2023-12-21 12:05:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26571. [2023-12-21 12:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26572. [2023-12-21 12:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26573. [2023-12-21 12:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26574. [2023-12-21 12:05:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26575. [2023-12-21 12:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26576. [2023-12-22 17:52:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26577. [2023-12-22 17:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26578. [2023-12-22 17:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26579. [2023-12-22 17:52:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26580. [2023-12-22 17:52:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26581. [2023-12-22 17:52:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26582. [2023-12-22 17:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26583. [2023-12-22 17:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26584. [2023-12-22 17:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26585. [2023-12-22 17:52:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26586. [2023-12-22 17:52:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26587. [2023-12-22 17:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26588. [2023-12-22 17:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26589. [2023-12-22 17:52:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26590. [2023-12-22 17:52:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26591. [2023-12-22 17:52:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26592. [2023-12-22 17:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26593. [2023-12-22 17:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26594. [2023-12-22 17:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26595. [2023-12-22 17:52:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend_dev.php/$"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend_dev.php/$\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend_dev.php/$/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26596. [2023-12-22 17:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26597. [2023-12-22 17:52:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26598. [2023-12-22 17:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26599. [2023-12-22 17:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26600. [2023-12-22 17:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26601. [2023-12-22 17:52:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26602. [2023-12-22 17:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26603. [2023-12-22 17:52:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26604. [2023-12-22 17:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26605. [2023-12-22 17:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26606. [2023-12-22 17:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26607. [2023-12-22 17:52:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26608. [2023-12-22 17:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26609. [2023-12-22 17:52:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26610. [2023-12-22 17:52:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26611. [2023-12-22 17:52:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26612. [2023-12-22 17:52:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26613. [2023-12-22 17:52:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view.html"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view.html\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26614. [2023-12-22 17:52:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26615. [2023-12-22 17:52:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26616. [2023-12-22 17:52:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26617. [2023-12-22 17:52:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26618. [2023-12-22 17:52:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26619. [2023-12-22 17:52:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26620. [2023-12-22 17:52:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26621. [2023-12-22 17:52:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26622. [2023-12-22 17:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26623. [2023-12-22 17:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26624. [2023-12-22 17:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26625. [2023-12-22 17:52:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26626. [2023-12-22 17:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26627. [2023-12-22 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26628. [2023-12-22 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26629. [2023-12-22 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26630. [2023-12-22 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26631. [2023-12-22 17:52:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26632. [2023-12-22 17:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26633. [2023-12-22 17:52:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26634. [2023-12-22 17:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26635. [2023-12-22 17:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26636. [2023-12-22 17:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26637. [2023-12-22 17:52:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sapi/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sapi/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sapi/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26638. [2023-12-22 17:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26639. [2023-12-22 17:52:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26640. [2023-12-22 17:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26641. [2023-12-22 17:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26642. [2023-12-22 17:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26643. [2023-12-22 17:52:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26644. [2023-12-22 17:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26645. [2023-12-22 17:52:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26646. [2023-12-22 17:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26647. [2023-12-22 17:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26648. [2023-12-22 17:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26649. [2023-12-22 17:52:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AwsConfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AwsConfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AwsConfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26650. [2023-12-22 17:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26651. [2023-12-22 17:52:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26652. [2023-12-22 17:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26653. [2023-12-22 17:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26654. [2023-12-22 17:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26655. [2023-12-22 17:52:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/awsconfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26656. [2023-12-22 17:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26657. [2023-12-22 17:52:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26658. [2023-12-22 17:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26659. [2023-12-22 17:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26660. [2023-12-22 17:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26661. [2023-12-22 17:52:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26662. [2023-12-22 17:52:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26663. [2023-12-22 17:52:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26664. [2023-12-22 17:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26665. [2023-12-22 17:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26666. [2023-12-22 17:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26667. [2023-12-22 17:52:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26668. [2023-12-22 17:52:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26669. [2023-12-22 17:52:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26670. [2023-12-22 17:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26671. [2023-12-22 17:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26672. [2023-12-22 17:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26673. [2023-12-22 17:52:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26674. [2023-12-22 17:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26675. [2023-12-22 17:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26676. [2023-12-22 17:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26677. [2023-12-22 17:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26678. [2023-12-22 17:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26679. [2023-12-22 17:52:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26680. [2023-12-22 17:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26681. [2023-12-22 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26682. [2023-12-22 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26683. [2023-12-22 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26684. [2023-12-22 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26685. [2023-12-22 17:52:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26686. [2023-12-22 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26687. [2023-12-22 17:52:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26688. [2023-12-22 17:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26689. [2023-12-22 17:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26690. [2023-12-22 17:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26691. [2023-12-22 17:52:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /smtp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /smtp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smtp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26692. [2023-12-22 17:52:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26693. [2023-12-22 17:52:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26694. [2023-12-22 17:53:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26695. [2023-12-22 17:53:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26696. [2023-12-22 17:53:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26697. [2023-12-22 17:53:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26698. [2023-12-22 17:53:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26699. [2023-12-22 17:53:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26700. [2023-12-22 17:53:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26701. [2023-12-22 17:53:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26702. [2023-12-22 17:53:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26703. [2023-12-22 17:53:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26704. [2023-12-22 17:53:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26705. [2023-12-22 17:53:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26706. [2023-12-22 17:53:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26707. [2023-12-22 17:53:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26708. [2023-12-22 17:53:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26709. [2023-12-22 17:53:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26710. [2023-12-22 17:53:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26711. [2023-12-22 17:53:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26712. [2023-12-22 17:53:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26713. [2023-12-22 17:53:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26714. [2023-12-22 17:53:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26715. [2023-12-22 17:53:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_wpeprivate/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_wpeprivate/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wpeprivate/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26716. [2023-12-22 17:53:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26717. [2023-12-22 17:53:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26718. [2023-12-22 17:53:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26719. [2023-12-22 17:53:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26720. [2023-12-22 17:53:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26721. [2023-12-22 17:53:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /deployment-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /deployment-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26722. [2023-12-22 17:53:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26723. [2023-12-22 17:53:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26724. [2023-12-22 17:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26725. [2023-12-22 17:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26726. [2023-12-22 17:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26727. [2023-12-22 17:53:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db/robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db/robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26728. [2023-12-22 17:53:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26729. [2023-12-22 17:53:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26730. [2023-12-22 17:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26731. [2023-12-22 17:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26732. [2023-12-22 17:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26733. [2023-12-22 17:53:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26734. [2023-12-22 17:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26735. [2023-12-22 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26736. [2023-12-22 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26737. [2023-12-22 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26738. [2023-12-22 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26739. [2023-12-22 17:53:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client_secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client_secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client_secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26740. [2023-12-22 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26741. [2023-12-22 17:53:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26742. [2023-12-22 17:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26743. [2023-12-22 17:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26744. [2023-12-22 17:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26745. [2023-12-22 17:53:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26746. [2023-12-22 17:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26747. [2023-12-22 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26748. [2023-12-22 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26749. [2023-12-22 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26750. [2023-12-22 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26751. [2023-12-22 17:53:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssh-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssh-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26752. [2023-12-22 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26753. [2023-12-22 17:53:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26754. [2023-12-22 17:53:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26755. [2023-12-22 17:53:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26756. [2023-12-22 17:53:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26757. [2023-12-22 17:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26758. [2023-12-22 17:53:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26759. [2023-12-22 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26760. [2023-12-22 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26761. [2023-12-22 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26762. [2023-12-22 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26763. [2023-12-22 17:53:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/default.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26764. [2023-12-22 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26765. [2023-12-22 17:53:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26766. [2023-12-22 17:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26767. [2023-12-22 17:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26768. [2023-12-22 17:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26769. [2023-12-22 17:53:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26770. [2023-12-22 17:53:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26771. [2023-12-22 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26772. [2023-12-22 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26773. [2023-12-22 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26774. [2023-12-22 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26775. [2023-12-22 17:53:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26776. [2023-12-22 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26777. [2023-12-22 17:53:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26778. [2023-12-22 17:53:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26779. [2023-12-22 17:53:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26780. [2023-12-22 17:53:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26781. [2023-12-22 17:53:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26782. [2023-12-22 17:53:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26783. [2023-12-22 17:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26784. [2023-12-22 17:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26785. [2023-12-22 17:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26786. [2023-12-22 17:53:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26787. [2023-12-22 17:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26788. [2023-12-22 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26789. [2023-12-22 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26790. [2023-12-22 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26791. [2023-12-22 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26792. [2023-12-22 17:53:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/parameters.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26793. [2023-12-22 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26794. [2023-12-22 17:53:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26795. [2023-12-22 17:53:34] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  26796. [2023-12-22 17:53:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26797. [2023-12-22 17:53:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26798. [2023-12-22 17:53:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26799. [2023-12-22 17:53:34] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  26800. [2023-12-22 17:53:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26801. [2023-12-22 17:53:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26802. [2023-12-22 17:53:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26803. [2023-12-22 17:53:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26804. [2023-12-22 17:53:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26805. [2023-12-22 17:53:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26806. [2023-12-22 17:53:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26807. [2023-12-22 17:53:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26808. [2023-12-22 17:53:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26809. [2023-12-22 17:53:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26810. [2023-12-22 17:53:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26811. [2023-12-22 17:53:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26812. [2023-12-22 17:53:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26813. [2023-12-22 17:53:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26814. [2023-12-22 17:53:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26815. [2023-12-22 17:53:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26816. [2023-12-22 17:53:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26817. [2023-12-22 17:53:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26818. [2023-12-22 17:53:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26819. [2023-12-22 17:53:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26820. [2023-12-22 17:53:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26821. [2023-12-22 17:53:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26822. [2023-12-22 17:53:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26823. [2023-12-22 17:53:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26824. [2023-12-22 17:53:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26825. [2023-12-22 17:53:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26826. [2023-12-22 17:53:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26827. [2023-12-22 17:53:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26828. [2023-12-22 17:53:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26829. [2023-12-22 17:53:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26830. [2023-12-22 17:53:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26831. [2023-12-22 17:53:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26832. [2023-12-22 17:53:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26833. [2023-12-22 17:53:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26834. [2023-12-22 17:53:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/index.php/v1/config/application"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/index.php/v1/config/application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/index.php/v1/config/application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26835. [2023-12-22 17:53:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26836. [2023-12-22 21:59:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26837. [2023-12-22 21:59:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26838. [2023-12-22 21:59:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26839. [2023-12-22 21:59:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26840. [2023-12-22 21:59:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26841. [2023-12-22 23:24:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26842. [2023-12-22 23:24:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26843. [2023-12-22 23:24:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26844. [2023-12-22 23:24:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26845. [2023-12-22 23:24:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26846. [2023-12-23 16:43:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26847. [2023-12-23 16:43:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26848. [2023-12-23 16:43:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26849. [2023-12-23 16:43:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26850. [2023-12-23 16:43:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26851. [2023-12-23 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26852. [2023-12-23 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26853. [2023-12-23 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26854. [2023-12-23 16:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26855. [2023-12-23 16:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26856. [2023-12-23 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26857. [2023-12-23 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26858. [2023-12-23 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26859. [2023-12-23 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26860. [2023-12-23 16:43:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26861. [2023-12-23 16:43:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26862. [2023-12-23 16:43:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26863. [2023-12-23 16:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26864. [2023-12-23 16:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26865. [2023-12-23 16:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26866. [2023-12-23 16:43:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26867. [2023-12-23 16:43:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26868. [2023-12-23 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26869. [2023-12-23 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26870. [2023-12-23 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26871. [2023-12-23 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26872. [2023-12-23 16:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26873. [2023-12-23 16:43:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26874. [2023-12-23 16:43:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26875. [2023-12-23 16:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26876. [2023-12-23 16:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26877. [2023-12-23 16:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26878. [2023-12-23 16:43:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26879. [2023-12-23 16:43:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26880. [2023-12-23 16:43:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26881. [2023-12-23 16:43:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26882. [2023-12-23 16:43:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26883. [2023-12-23 16:43:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26884. [2023-12-23 16:43:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26885. [2023-12-23 16:43:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26886. [2023-12-23 16:43:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26887. [2023-12-23 16:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26888. [2023-12-23 16:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26889. [2023-12-23 16:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26890. [2023-12-23 16:43:59] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26891. [2023-12-23 16:43:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26892. [2023-12-23 16:44:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26893. [2023-12-23 16:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26894. [2023-12-23 16:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26895. [2023-12-23 16:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26896. [2023-12-23 16:44:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26897. [2023-12-23 16:44:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26898. [2023-12-23 16:44:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26899. [2023-12-23 16:44:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26900. [2023-12-23 16:44:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26901. [2023-12-23 16:44:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26902. [2023-12-23 16:44:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26903. [2023-12-23 16:44:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26904. [2023-12-23 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26905. [2023-12-23 16:44:03] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  26906. [2023-12-23 16:44:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  26907. [2023-12-23 16:44:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  26908. [2023-12-23 16:44:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  26909. [2023-12-23 16:44:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  26910. [2023-12-23 16:44:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  26911. [2023-12-23 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26912. [2023-12-23 16:44:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26913. [2023-12-23 16:44:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26914. [2023-12-23 16:44:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26915. [2023-12-23 16:44:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26916. [2023-12-23 16:44:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26917. [2023-12-23 16:44:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26918. [2023-12-23 16:44:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26919. [2023-12-23 16:44:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26920. [2023-12-23 16:44:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26921. [2023-12-23 16:44:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26922. [2023-12-23 16:44:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26923. [2023-12-23 16:44:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26924. [2023-12-23 16:44:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26925. [2023-12-23 16:44:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26926. [2023-12-23 16:44:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26927. [2023-12-23 16:44:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26928. [2023-12-23 16:44:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26929. [2023-12-23 16:44:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26930. [2023-12-23 16:44:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26931. [2023-12-23 16:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26932. [2023-12-23 16:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26933. [2023-12-23 16:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26934. [2023-12-23 16:44:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26935. [2023-12-23 16:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26936. [2023-12-23 16:44:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26937. [2023-12-23 16:44:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26938. [2023-12-23 16:44:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26939. [2023-12-23 16:44:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26940. [2023-12-23 16:44:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26941. [2023-12-23 16:52:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26942. [2023-12-23 16:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26943. [2023-12-23 16:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26944. [2023-12-23 16:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26945. [2023-12-23 16:52:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26946. [2023-12-23 16:52:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26947. [2023-12-23 16:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26948. [2023-12-23 16:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26949. [2023-12-23 16:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26950. [2023-12-23 16:52:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  26951. [2023-12-23 16:52:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26952. [2023-12-23 16:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26953. [2023-12-23 16:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26954. [2023-12-23 16:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26955. [2023-12-23 16:52:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26956. [2023-12-23 16:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26957. [2023-12-23 16:52:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26958. [2023-12-23 16:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26959. [2023-12-23 16:52:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26960. [2023-12-23 16:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26961. [2023-12-23 16:52:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26962. [2023-12-23 16:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26963. [2023-12-23 16:52:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26964. [2023-12-23 16:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26965. [2023-12-23 16:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26966. [2023-12-23 16:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26967. [2023-12-23 16:52:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26968. [2023-12-23 16:52:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26969. [2023-12-23 16:52:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26970. [2023-12-23 16:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26971. [2023-12-23 16:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26972. [2023-12-23 16:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26973. [2023-12-23 16:52:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26974. [2023-12-23 16:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26975. [2023-12-23 16:52:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26976. [2023-12-23 16:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26977. [2023-12-23 16:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26978. [2023-12-23 16:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26979. [2023-12-23 16:52:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26980. [2023-12-23 16:52:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26981. [2023-12-23 16:52:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26982. [2023-12-23 16:52:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26983. [2023-12-23 16:52:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26984. [2023-12-23 16:52:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26985. [2023-12-23 16:52: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26986. [2023-12-23 16:52:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26987. [2023-12-23 16:52:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26988. [2023-12-23 16:52:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26989. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26990. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26991. [2023-12-23 16:52:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26992. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26993. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  26994. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  26995. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26996. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26997. [2023-12-23 16:52:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  26998. [2023-12-23 16:52:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  26999. [2023-12-23 16:52:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27000. [2023-12-23 16:52:50] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  27001. [2023-12-23 16:52:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  27002. [2023-12-23 16:52:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27003. [2023-12-23 16:52:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27004. [2023-12-23 16:52:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  27005. [2023-12-23 16:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  27006. [2023-12-23 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27007. [2023-12-23 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27008. [2023-12-23 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27009. [2023-12-23 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27010. [2023-12-23 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27011. [2023-12-23 16:52:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27012. [2023-12-23 16:52:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27013. [2023-12-23 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27014. [2023-12-23 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27015. [2023-12-23 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27016. [2023-12-23 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27017. [2023-12-23 16:52:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27018. [2023-12-23 16:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27019. [2023-12-23 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27020. [2023-12-23 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27021. [2023-12-23 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27022. [2023-12-23 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27023. [2023-12-23 16:52:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27024. [2023-12-23 16:52:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27025. [2023-12-23 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27026. [2023-12-23 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27027. [2023-12-23 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27028. [2023-12-23 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27029. [2023-12-23 16:52:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27030. [2023-12-23 16:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27031. [2023-12-23 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27032. [2023-12-23 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27033. [2023-12-23 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27034. [2023-12-23 16:52:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27035. [2023-12-23 16:52:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27036. [2023-12-24 11:31:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27037. [2023-12-24 11:31:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27038. [2023-12-24 11:31:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27039. [2023-12-24 11:31:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27040. [2023-12-24 11:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27041. [2023-12-24 11:31:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27042. [2023-12-24 16:23:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27043. [2023-12-24 16:23:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27044. [2023-12-24 16:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27045. [2023-12-24 16:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27046. [2023-12-24 16:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27047. [2023-12-24 16:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27048. [2023-12-24 16:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27049. [2023-12-24 16:23:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27050. [2023-12-24 16:23:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27051. [2023-12-24 16:23:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27052. [2023-12-24 16:23:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27053. [2023-12-24 16:23:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e676a6"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/e676a6","method":"GET"} []
  27054. [2023-12-24 16:23:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27055. [2023-12-24 16:23:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27056. [2023-12-24 16:23:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27057. [2023-12-24 16:23:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27058. [2023-12-24 16:23:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27059. [2023-12-24 16:23:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27060. [2023-12-24 16:23:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27061. [2023-12-24 16:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27062. [2023-12-24 16:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27063. [2023-12-24 16:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27064. [2023-12-24 16:23:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27065. [2023-12-24 16:23:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27066. [2023-12-24 16:23:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27067. [2023-12-24 16:23:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27068. [2023-12-24 16:23:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27069. [2023-12-24 16:23:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27070. [2023-12-24 16:23:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27071. [2023-12-24 16:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27072. [2023-12-24 16:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27073. [2023-12-24 16:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27074. [2023-12-24 16:23:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27075. [2023-12-24 16:23:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27076. [2023-12-24 16:23:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27077. [2023-12-24 16:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27078. [2023-12-24 16:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27079. [2023-12-24 16:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27080. [2023-12-24 16:23:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27081. [2023-12-24 16:23:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27082. [2023-12-24 16:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27083. [2023-12-24 16:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27084. [2023-12-24 16:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27085. [2023-12-24 16:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27086. [2023-12-24 16:23:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27087. [2023-12-24 16:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27088. [2023-12-24 16:23:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27089. [2023-12-24 16:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27090. [2023-12-24 16:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27091. [2023-12-24 16:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27092. [2023-12-24 16:23:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27093. [2023-12-24 16:23:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27094. [2023-12-24 16:23:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27095. [2023-12-24 16:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27096. [2023-12-24 16:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27097. [2023-12-24 16:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27098. [2023-12-24 16:23:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27099. [2023-12-24 16:23:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27100. [2023-12-24 16:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27101. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27102. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27103. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27104. [2023-12-24 16:23: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27105. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27106. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27107. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27108. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27109. [2023-12-24 16:23:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27110. [2023-12-24 16:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27111. [2023-12-24 16:23:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27112. [2023-12-24 16:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27113. [2023-12-24 16:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27114. [2023-12-24 16:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27115. [2023-12-24 16:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27116. [2023-12-24 16:23:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27117. [2023-12-24 16:23:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27118. [2023-12-24 16:23:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c7146"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/1c7146","method":"GET"} []
  27119. [2023-12-24 16:23:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27120. [2023-12-24 16:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27121. [2023-12-24 16:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27122. [2023-12-24 16:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27123. [2023-12-24 16:23:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27124. [2023-12-24 16:23:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27125. [2023-12-24 16:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27126. [2023-12-24 16:23:49] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  27127. [2023-12-24 16:23:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  27128. [2023-12-24 16:23:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27129. [2023-12-24 16:23:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27130. [2023-12-24 16:23:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  27131. [2023-12-24 16:23:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  27132. [2023-12-24 16:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27133. [2023-12-24 16:23:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27134. [2023-12-24 16:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27135. [2023-12-24 16:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27136. [2023-12-24 16:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27137. [2023-12-24 16:23:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27138. [2023-12-24 16:23:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27139. [2023-12-24 16:23:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27140. [2023-12-24 16:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27141. [2023-12-24 16:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27142. [2023-12-24 16:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27143. [2023-12-24 16:23:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27144. [2023-12-24 16:23:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27145. [2023-12-24 16:23:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27146. [2023-12-24 16:23:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27147. [2023-12-24 16:23:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27148. [2023-12-24 16:23:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27149. [2023-12-24 16:23:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27150. [2023-12-24 16:23:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27151. [2023-12-24 16:23:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27152. [2023-12-24 16:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27153. [2023-12-24 16:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27154. [2023-12-24 16:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27155. [2023-12-24 16:23:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27156. [2023-12-24 16:23:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27157. [2023-12-24 16:23:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27158. [2023-12-24 16:23:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27159. [2023-12-24 16:23:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27160. [2023-12-24 16:23:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27161. [2023-12-24 16:23:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27162. [2023-12-24 16:23:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27163. [2023-12-24 16:23:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27164. [2023-12-24 16:23:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27165. [2023-12-24 16:23:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27166. [2023-12-24 16:23:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27167. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27168. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27169. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27170. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27171. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27172. [2023-12-24 16:24:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27173. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27174. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27175. [2023-12-24 16:24:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27176. [2023-12-24 16:24:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27177. [2023-12-24 16:24:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27178. [2023-12-24 16:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27179. [2023-12-24 16:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27180. [2023-12-24 16:24:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27181. [2023-12-24 16:24:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27182. [2023-12-24 16:24:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27183. [2023-12-24 16:24:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27184. [2023-12-24 16:24:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27185. [2023-12-24 16:24:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27186. [2023-12-24 16:24:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27187. [2023-12-24 16:24:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27188. [2023-12-24 16:24:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27189. [2023-12-24 16:24:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27190. [2023-12-24 16:24:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27191. [2023-12-24 16:24:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27192. [2023-12-24 16:24:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27193. [2023-12-24 16:24:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27194. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27195. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27196. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27197. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27198. [2023-12-24 16:24:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /acflrOQZe" (from "https://upfld.rn.back.di014.com/acflrOQZe")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /acflrOQZe\" (from \"https://upfld.rn.back.di014.com/acflrOQZe\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/acflrOQZe/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27199. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27200. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27201. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27202. [2023-12-24 16:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27203. [2023-12-24 16:24:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27204. [2023-12-24 16:24:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27205. [2023-12-24 16:24:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27206. [2023-12-24 16:24:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27207. [2023-12-24 16:24:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27208. [2023-12-24 16:24:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "OPTIONS /" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"OPTIONS /\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27209. [2023-12-24 16:24:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27210. [2023-12-24 16:24:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27211. [2023-12-24 16:24:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27212. [2023-12-24 16:24:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27213. [2023-12-24 16:24:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27214. [2023-12-24 16:25:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27215. [2023-12-24 16:25:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27216. [2023-12-24 16:25:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27217. [2023-12-24 16:25:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27218. [2023-12-24 16:25:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /PCvXZYlPW" (from "https://upfld.rn.back.di014.com/PCvXZYlPW")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /PCvXZYlPW\" (from \"https://upfld.rn.back.di014.com/PCvXZYlPW\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/PCvXZYlPW/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27219. [2023-12-24 16:25:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27220. [2023-12-24 16:25:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27221. [2023-12-24 16:25:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27222. [2023-12-24 16:25:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27223. [2023-12-24 16:25:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27224. [2023-12-24 16:25:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27225. [2023-12-24 16:25:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27226. [2023-12-24 16:25:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c361f"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/5c361f","method":"GET"} []
  27227. [2023-12-24 16:25:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27228. [2023-12-24 16:25:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27229. [2023-12-24 16:25:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27230. [2023-12-24 16:25:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27231. [2023-12-24 16:25:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/favicon.ico")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/favicon.ico\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27232. [2023-12-24 16:25:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27233. [2023-12-24 16:25:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27234. [2023-12-24 16:25:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27235. [2023-12-24 16:25:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27236. [2023-12-24 16:25:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27237. [2023-12-24 16:25:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27238. [2023-12-24 16:37:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27239. [2023-12-24 16:37:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27240. [2023-12-24 16:37:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27241. [2023-12-24 16:37:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27242. [2023-12-24 16:37:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27243. [2023-12-24 16:37:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27244. [2023-12-24 16:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27245. [2023-12-24 16:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27246. [2023-12-24 16:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27247. [2023-12-24 16:37:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27248. [2023-12-24 16:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27249. [2023-12-24 17:04:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27250. [2023-12-24 17:04:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27251. [2023-12-24 17:04:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27252. [2023-12-24 17:04:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27253. [2023-12-24 17:04:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27254. [2023-12-24 18:06:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27255. [2023-12-24 18:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27256. [2023-12-24 18:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27257. [2023-12-24 18:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27258. [2023-12-24 18:06:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27259. [2023-12-24 18:06:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27260. [2023-12-25 04:56:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27261. [2023-12-25 04:56:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27262. [2023-12-25 04:56:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27263. [2023-12-25 04:56:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27264. [2023-12-25 04:56:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27265. [2023-12-25 04:57:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27266. [2023-12-25 04:57:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27267. [2023-12-25 04:57:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27268. [2023-12-25 04:57:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27269. [2023-12-25 04:57:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27270. [2023-12-25 05:01:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27271. [2023-12-25 05:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27272. [2023-12-25 05:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27273. [2023-12-25 05:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27274. [2023-12-25 05:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27275. [2023-12-25 05:19:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27276. [2023-12-25 05:19:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27277. [2023-12-25 05:19:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27278. [2023-12-25 05:19:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27279. [2023-12-25 05:19:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27280. [2023-12-25 05:19:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27281. [2023-12-25 05:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27282. [2023-12-25 05:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27283. [2023-12-25 05:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27284. [2023-12-25 05:19:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27285. [2023-12-25 05:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27286. [2023-12-25 15:06:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27287. [2023-12-25 15:06:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27288. [2023-12-25 15:06:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27289. [2023-12-25 15:06:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27290. [2023-12-25 15:06:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27291. [2023-12-26 10:21:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27292. [2023-12-26 10:21:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27293. [2023-12-26 10:21:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27294. [2023-12-26 10:21:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27295. [2023-12-26 10:21:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27296. [2023-12-26 10:21:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27297. [2023-12-27 14:10:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27298. [2023-12-27 14:10:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27299. [2023-12-27 14:10:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27300. [2023-12-27 14:10:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27301. [2023-12-27 14:10:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27302. [2023-12-27 16:05:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27303. [2023-12-27 16:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27304. [2023-12-27 16:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27305. [2023-12-27 16:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27306. [2023-12-27 16:05:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27307. [2023-12-27 16:05:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27308. [2023-12-27 16:05:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"empty"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/empty/search/results","method":"GET"} []
  27309. [2023-12-27 16:05:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar","method":"GET"} []
  27310. [2023-12-28 08:52:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27311. [2023-12-28 08:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27312. [2023-12-28 08:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27313. [2023-12-28 08:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27314. [2023-12-28 08:52:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27315. [2023-12-28 09:19:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27316. [2023-12-28 09:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27317. [2023-12-28 09:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27318. [2023-12-28 09:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27319. [2023-12-28 09:19:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27320. [2023-12-28 09:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27321. [2023-12-29 06:30:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27322. [2023-12-29 06:30:21] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27323. [2023-12-29 06:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27324. [2023-12-29 06:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27325. [2023-12-29 06:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27326. [2023-12-29 06:30:21] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27327. [2023-12-29 06:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27328. [2023-12-29 09:02:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27329. [2023-12-29 09:02:43] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27330. [2023-12-29 09:02:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27331. [2023-12-29 09:02:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27332. [2023-12-29 09:02:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27333. [2023-12-29 09:02:43] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27334. [2023-12-29 09:02:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27335. [2023-12-29 13:09:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27336. [2023-12-29 13:09:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27337. [2023-12-29 13:09:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27338. [2023-12-29 13:09:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27339. [2023-12-29 13:09:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27340. [2023-12-30 01:21:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27341. [2023-12-30 01:21:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27342. [2023-12-30 01:21:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27343. [2023-12-30 01:21:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27344. [2023-12-30 01:21:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27345. [2023-12-30 01:21:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27346. [2023-12-30 04:01:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27347. [2023-12-30 04:01:45] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27348. [2023-12-30 04:01:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27349. [2023-12-30 04:01:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27350. [2023-12-30 04:01:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27351. [2023-12-30 04:01:45] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27352. [2023-12-30 04:01:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27353. [2023-12-30 08:57:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27354. [2023-12-30 08:57:05] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27355. [2023-12-30 08:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27356. [2023-12-30 08:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27357. [2023-12-30 08:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27358. [2023-12-30 08:57:05] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27359. [2023-12-30 08:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27360. [2023-12-30 12:12:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27361. [2023-12-30 12:12:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27362. [2023-12-30 12:12:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27363. [2023-12-30 12:12:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27364. [2023-12-30 12:12:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27365. [2023-12-30 15:28:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27366. [2023-12-30 15:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27367. [2023-12-30 15:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27368. [2023-12-30 15:28:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27369. [2023-12-30 15:28:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27370. [2023-12-31 02:59:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27371. [2023-12-31 02:59:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27372. [2023-12-31 02:59:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27373. [2023-12-31 02:59:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27374. [2023-12-31 02:59:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27375. [2024-01-02 16:36:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27376. [2024-01-02 16:36:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27377. [2024-01-02 16:36:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27378. [2024-01-02 16:36:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27379. [2024-01-02 16:36:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27380. [2024-01-03 11:16:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27381. [2024-01-03 11:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27382. [2024-01-03 11:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27383. [2024-01-03 11:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27384. [2024-01-03 11:16:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27385. [2024-01-03 14:36:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27386. [2024-01-03 14:36:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27387. [2024-01-03 14:36:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27388. [2024-01-03 14:36:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27389. [2024-01-03 14:36:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27390. [2024-01-03 14:36:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27391. [2024-01-05 13:19:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27392. [2024-01-05 13:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27393. [2024-01-05 13:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27394. [2024-01-05 13:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27395. [2024-01-05 13:19:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27396. [2024-01-05 13:19:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27397. [2024-01-05 13:19:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27398. [2024-01-05 13:19:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27399. [2024-01-05 13:19:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27400. [2024-01-05 13:19:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27401. [2024-01-05 13:19:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27402. [2024-01-05 13:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27403. [2024-01-05 13:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27404. [2024-01-05 13:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27405. [2024-01-05 13:19:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27406. [2024-01-05 13:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27407. [2024-01-05 13:19:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27408. [2024-01-05 13:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27409. [2024-01-05 13:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27410. [2024-01-05 13:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27411. [2024-01-05 13:19:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27412. [2024-01-05 13:19:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27413. [2024-01-05 13:19:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27414. [2024-01-05 13:19:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27415. [2024-01-05 13:19:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27416. [2024-01-05 13:19:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27417. [2024-01-05 13:19:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27418. [2024-01-05 13:19:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27419. [2024-01-05 13:19:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27420. [2024-01-05 13:19:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27421. [2024-01-05 13:19:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27422. [2024-01-05 13:19:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27423. [2024-01-05 13:19:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27424. [2024-01-05 13:19:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27425. [2024-01-05 13:19:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27426. [2024-01-05 13:19:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27427. [2024-01-05 13:19:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27428. [2024-01-05 13:19:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27429. [2024-01-05 13:19:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27430. [2024-01-05 13:19:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27431. [2024-01-05 13:19:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27432. [2024-01-05 13:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27433. [2024-01-05 13:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27434. [2024-01-05 13:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27435. [2024-01-05 13:19:33] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27436. [2024-01-05 13:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27437. [2024-01-05 13:19:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27438. [2024-01-05 13:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27439. [2024-01-05 13:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27440. [2024-01-05 13:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27441. [2024-01-05 13:19:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27442. [2024-01-05 13:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27443. [2024-01-05 13:19:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27444. [2024-01-05 13:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27445. [2024-01-05 13:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27446. [2024-01-05 13:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27447. [2024-01-05 13:19:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27448. [2024-01-05 13:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27449. [2024-01-05 13:19:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27450. [2024-01-05 13:19:37] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  27451. [2024-01-05 13:19:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  27452. [2024-01-05 13:19:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27453. [2024-01-05 13:19:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27454. [2024-01-05 13:19:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  27455. [2024-01-05 13:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  27456. [2024-01-05 13:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27457. [2024-01-05 13:19:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27458. [2024-01-05 13:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27459. [2024-01-05 13:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27460. [2024-01-05 13:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27461. [2024-01-05 13:19:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27462. [2024-01-05 13:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27463. [2024-01-05 13:19:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27464. [2024-01-05 13:19:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27465. [2024-01-05 13:19:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27466. [2024-01-05 13:19:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27467. [2024-01-05 13:19:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27468. [2024-01-05 13:19:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27469. [2024-01-05 13:19:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27470. [2024-01-05 13:19:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27471. [2024-01-05 13:19:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27472. [2024-01-05 13:19:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27473. [2024-01-05 13:19:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27474. [2024-01-05 13:19:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27475. [2024-01-05 13:19:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27476. [2024-01-05 13:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27477. [2024-01-05 13:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27478. [2024-01-05 13:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27479. [2024-01-05 13:19:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27480. [2024-01-05 13:19:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27481. [2024-01-05 13:19:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27482. [2024-01-05 13:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27483. [2024-01-05 13:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27484. [2024-01-05 13:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27485. [2024-01-05 13:19:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27486. [2024-01-05 18:57:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27487. [2024-01-05 18:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27488. [2024-01-05 18:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27489. [2024-01-05 18:57:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27490. [2024-01-05 18:57:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27491. [2024-01-05 18:57:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27492. [2024-01-05 18:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27493. [2024-01-05 18:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27494. [2024-01-05 18:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27495. [2024-01-05 18:57:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27496. [2024-01-05 18:57:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27497. [2024-01-05 18:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27498. [2024-01-05 18:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27499. [2024-01-05 18:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27500. [2024-01-05 18:57:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27501. [2024-01-05 18:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27502. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27503. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27504. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27505. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27506. [2024-01-05 18:57:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27507. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27508. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27509. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27510. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27511. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27512. [2024-01-05 18:57:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27513. [2024-01-05 18:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27514. [2024-01-05 18:57:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27515. [2024-01-05 18:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27516. [2024-01-05 18:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27517. [2024-01-05 18:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27518. [2024-01-05 18:57:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27519. [2024-01-05 18:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27520. [2024-01-05 18:57:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27521. [2024-01-05 18:57:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27522. [2024-01-05 18:57:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27523. [2024-01-05 18:57:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27524. [2024-01-05 18:57:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27525. [2024-01-05 18:57:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27526. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27527. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27528. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27529. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27530. [2024-01-05 18:57:58] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27531. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27532. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27533. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27534. [2024-01-05 18:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27535. [2024-01-05 18:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27536. [2024-01-05 18:57:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27537. [2024-01-05 18:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27538. [2024-01-05 18:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27539. [2024-01-05 18:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27540. [2024-01-05 18:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27541. [2024-01-05 18:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27542. [2024-01-05 18:57:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27543. [2024-01-05 18:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27544. [2024-01-05 18:58:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27545. [2024-01-05 18:58:00] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  27546. [2024-01-05 18:58:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  27547. [2024-01-05 18:58:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27548. [2024-01-05 18:58:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27549. [2024-01-05 18:58:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  27550. [2024-01-05 18:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  27551. [2024-01-05 18:58:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27552. [2024-01-05 18:58:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27553. [2024-01-05 18:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27554. [2024-01-05 18:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27555. [2024-01-05 18:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27556. [2024-01-05 18:58:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27557. [2024-01-05 18:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27558. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27559. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27560. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27561. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27562. [2024-01-05 18:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27563. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27564. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27565. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27566. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27567. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27568. [2024-01-05 18:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27569. [2024-01-05 18:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27570. [2024-01-05 18:58:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27571. [2024-01-05 18:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27572. [2024-01-05 18:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27573. [2024-01-05 18:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27574. [2024-01-05 18:58:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27575. [2024-01-05 18:58:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27576. [2024-01-05 18:58:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27577. [2024-01-05 18:58:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27578. [2024-01-05 18:58:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27579. [2024-01-05 18:58:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27580. [2024-01-05 18:58:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27581. [2024-01-06 03:24:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27582. [2024-01-06 03:24:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27583. [2024-01-06 03:24:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27584. [2024-01-06 03:24:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27585. [2024-01-06 03:24:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27586. [2024-01-06 05:09:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27587. [2024-01-06 05:09:59] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27588. [2024-01-06 05:09:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27589. [2024-01-06 05:09:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27590. [2024-01-06 05:09:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27591. [2024-01-06 05:09:59] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27592. [2024-01-06 05:09:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27593. [2024-01-06 19:05:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27594. [2024-01-06 19:05:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27595. [2024-01-06 19:05:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27596. [2024-01-06 19:05:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27597. [2024-01-06 19:05:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27598. [2024-01-06 19:05:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27599. [2024-01-06 19:05:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27600. [2024-01-06 19:05:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27601. [2024-01-06 19:05:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27602. [2024-01-06 19:05:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27603. [2024-01-06 19:05:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27604. [2024-01-06 20:13:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27605. [2024-01-06 20:13:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27606. [2024-01-06 20:13:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27607. [2024-01-06 20:13:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27608. [2024-01-06 20:13:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27609. [2024-01-07 00:52:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27610. [2024-01-07 00:52:41] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27611. [2024-01-07 00:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27612. [2024-01-07 00:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27613. [2024-01-07 00:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27614. [2024-01-07 00:52:41] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27615. [2024-01-07 00:52:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27616. [2024-01-07 01:12:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27617. [2024-01-07 01:12:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27618. [2024-01-07 01:12:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27619. [2024-01-07 01:12:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27620. [2024-01-07 01:12:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27621. [2024-01-07 03:14:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27622. [2024-01-07 03:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27623. [2024-01-07 03:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27624. [2024-01-07 03:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27625. [2024-01-07 03:14:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27626. [2024-01-07 03:15:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27627. [2024-01-07 03:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27628. [2024-01-07 03:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27629. [2024-01-07 03:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27630. [2024-01-07 03:15:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27631. [2024-01-07 03:15:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27632. [2024-01-07 03:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27633. [2024-01-07 03:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27634. [2024-01-07 03:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27635. [2024-01-07 03:15:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27636. [2024-01-07 03:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27637. [2024-01-07 03:15:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27638. [2024-01-07 03:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27639. [2024-01-07 03:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27640. [2024-01-07 03:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27641. [2024-01-07 03:15:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27642. [2024-01-07 03:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27643. [2024-01-07 03:15:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27644. [2024-01-07 03:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27645. [2024-01-07 03:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27646. [2024-01-07 03:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27647. [2024-01-07 03:15:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27648. [2024-01-07 03:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27649. [2024-01-07 03:15:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27650. [2024-01-07 03:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27651. [2024-01-07 03:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27652. [2024-01-07 03:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27653. [2024-01-07 03:15:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27654. [2024-01-07 03:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27655. [2024-01-07 03:15:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27656. [2024-01-07 03:15:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27657. [2024-01-07 03:15:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27658. [2024-01-07 03:15:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27659. [2024-01-07 03:15:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27660. [2024-01-07 03:15:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27661. [2024-01-07 03:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27662. [2024-01-07 03:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27663. [2024-01-07 03:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27664. [2024-01-07 03:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27665. [2024-01-07 03:15:07] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27666. [2024-01-07 03:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27667. [2024-01-07 03:15:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27668. [2024-01-07 03:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27669. [2024-01-07 03:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27670. [2024-01-07 03:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27671. [2024-01-07 03:15:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27672. [2024-01-07 03:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27673. [2024-01-07 03:15:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27674. [2024-01-07 03:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27675. [2024-01-07 03:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27676. [2024-01-07 03:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27677. [2024-01-07 03:15:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27678. [2024-01-07 03:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27679. [2024-01-07 03:15:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27680. [2024-01-07 03:15:11] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  27681. [2024-01-07 03:15:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  27682. [2024-01-07 03:15:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27683. [2024-01-07 03:15:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27684. [2024-01-07 03:15:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  27685. [2024-01-07 03:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  27686. [2024-01-07 03:15:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27687. [2024-01-07 03:15:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27688. [2024-01-07 03:15:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27689. [2024-01-07 03:15:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27690. [2024-01-07 03:15:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27691. [2024-01-07 03:15:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27692. [2024-01-07 03:15:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27693. [2024-01-07 03:15:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27694. [2024-01-07 03:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27695. [2024-01-07 03:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27696. [2024-01-07 03:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27697. [2024-01-07 03:15:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27698. [2024-01-07 03:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27699. [2024-01-07 03:15:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27700. [2024-01-07 03:15:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27701. [2024-01-07 03:15:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27702. [2024-01-07 03:15:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27703. [2024-01-07 03:15:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27704. [2024-01-07 03:15:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27705. [2024-01-07 03:15:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27706. [2024-01-07 03:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27707. [2024-01-07 03:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27708. [2024-01-07 03:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27709. [2024-01-07 03:15:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27710. [2024-01-07 03:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27711. [2024-01-07 03:15:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27712. [2024-01-07 03:15:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27713. [2024-01-07 03:15:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27714. [2024-01-07 03:15:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27715. [2024-01-07 03:15:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27716. [2024-01-07 05:12:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27717. [2024-01-07 05:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27718. [2024-01-07 05:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27719. [2024-01-07 05:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27720. [2024-01-07 05:12:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27721. [2024-01-07 05:12:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27722. [2024-01-07 05:12:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27723. [2024-01-07 05:12:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27724. [2024-01-07 05:12:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27725. [2024-01-07 05:12:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27726. [2024-01-07 05:12:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27727. [2024-01-07 05:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27728. [2024-01-07 05:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27729. [2024-01-07 05:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27730. [2024-01-07 05:12:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27731. [2024-01-07 05:12:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27732. [2024-01-07 05:12:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27733. [2024-01-07 05:12:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27734. [2024-01-07 05:12:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27735. [2024-01-07 05:12:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27736. [2024-01-07 05:12:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27737. [2024-01-07 05:12:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27738. [2024-01-07 05:12:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27739. [2024-01-07 05:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27740. [2024-01-07 05:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27741. [2024-01-07 05:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27742. [2024-01-07 05:12:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27743. [2024-01-07 05:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27744. [2024-01-07 05:12:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27745. [2024-01-07 05:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27746. [2024-01-07 05:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27747. [2024-01-07 05:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27748. [2024-01-07 05:12:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27749. [2024-01-07 05:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27750. [2024-01-07 05:12:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27751. [2024-01-07 05:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27752. [2024-01-07 05:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27753. [2024-01-07 05:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27754. [2024-01-07 05:12:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27755. [2024-01-07 05:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27756. [2024-01-07 05:12:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27757. [2024-01-07 05:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27758. [2024-01-07 05:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27759. [2024-01-07 05:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27760. [2024-01-07 05:12: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27761. [2024-01-07 05:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27762. [2024-01-07 05:12:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27763. [2024-01-07 05:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27764. [2024-01-07 05:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27765. [2024-01-07 05:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27766. [2024-01-07 05:12:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27767. [2024-01-07 05:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27768. [2024-01-07 05:12:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27769. [2024-01-07 05:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27770. [2024-01-07 05:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27771. [2024-01-07 05:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27772. [2024-01-07 05:12:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27773. [2024-01-07 05:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27774. [2024-01-07 05:12:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27775. [2024-01-07 05:12:33] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  27776. [2024-01-07 05:12:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  27777. [2024-01-07 05:12:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27778. [2024-01-07 05:12:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  27779. [2024-01-07 05:12:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  27780. [2024-01-07 05:12:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  27781. [2024-01-07 05:12:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27782. [2024-01-07 05:12:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27783. [2024-01-07 05:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27784. [2024-01-07 05:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27785. [2024-01-07 05:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27786. [2024-01-07 05:12:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27787. [2024-01-07 05:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27788. [2024-01-07 05:12:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27789. [2024-01-07 05:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27790. [2024-01-07 05:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27791. [2024-01-07 05:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27792. [2024-01-07 05:12:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27793. [2024-01-07 05:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27794. [2024-01-07 05:12:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27795. [2024-01-07 05:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27796. [2024-01-07 05:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27797. [2024-01-07 05:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27798. [2024-01-07 05:12:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27799. [2024-01-07 05:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27800. [2024-01-07 05:12:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27801. [2024-01-07 05:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27802. [2024-01-07 05:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27803. [2024-01-07 05:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27804. [2024-01-07 05:12:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27805. [2024-01-07 05:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27806. [2024-01-07 05:12:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27807. [2024-01-07 05:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27808. [2024-01-07 05:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27809. [2024-01-07 05:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27810. [2024-01-07 05:12:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27811. [2024-01-07 11:49:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27812. [2024-01-07 11:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27813. [2024-01-07 11:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27814. [2024-01-07 11:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27815. [2024-01-07 11:49:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27816. [2024-01-07 11:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27817. [2024-01-07 18:03:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27818. [2024-01-07 18:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27819. [2024-01-07 18:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27820. [2024-01-07 18:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27821. [2024-01-07 18:03:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27822. [2024-01-07 18:07:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27823. [2024-01-07 18:07:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27824. [2024-01-07 18:07:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27825. [2024-01-07 18:07:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27826. [2024-01-07 18:07:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27827. [2024-01-07 18:36:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27828. [2024-01-07 18:36:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27829. [2024-01-07 18:36:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27830. [2024-01-07 18:36:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27831. [2024-01-07 18:36:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27832. [2024-01-07 18:36:11] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27833. [2024-01-07 18:36:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27834. [2024-01-08 22:59:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27835. [2024-01-08 22:59:59] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  27836. [2024-01-08 22:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27837. [2024-01-08 22:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27838. [2024-01-08 22:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27839. [2024-01-08 22:59:59] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  27840. [2024-01-08 22:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27841. [2024-01-09 23:01:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27842. [2024-01-09 23:01:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27843. [2024-01-09 23:01:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27844. [2024-01-09 23:01:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27845. [2024-01-09 23:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27846. [2024-01-10 21:03:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27847. [2024-01-10 21:03:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27848. [2024-01-10 21:03:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27849. [2024-01-10 21:03:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27850. [2024-01-10 21:03:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27851. [2024-01-10 21:03:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27852. [2024-01-11 02:00:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27853. [2024-01-11 02:00:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27854. [2024-01-11 02:00:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27855. [2024-01-11 02:00:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27856. [2024-01-11 02:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27857. [2024-01-11 19:13:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27858. [2024-01-11 19:13:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27859. [2024-01-11 19:13:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27860. [2024-01-11 19:13:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27861. [2024-01-11 19:13:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27862. [2024-01-12 02:36:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27863. [2024-01-12 02:36:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27864. [2024-01-12 02:36:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27865. [2024-01-12 02:36:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27866. [2024-01-12 02:36:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27867. [2024-01-13 04:54:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27868. [2024-01-13 04:54:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27869. [2024-01-13 04:54:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27870. [2024-01-13 04:54:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27871. [2024-01-13 04:54:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27872. [2024-01-14 12:15:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27873. [2024-01-14 12:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27874. [2024-01-14 12:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27875. [2024-01-14 12:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27876. [2024-01-14 12:15:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27877. [2024-01-14 13:02:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27878. [2024-01-14 13:02:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27879. [2024-01-14 13:02:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27880. [2024-01-14 13:02:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27881. [2024-01-14 13:02:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27882. [2024-01-14 13:02:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27883. [2024-01-14 13:40:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27884. [2024-01-14 13:40:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27885. [2024-01-14 13:40:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27886. [2024-01-14 13:40:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27887. [2024-01-14 13:40:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27888. [2024-01-14 16:27:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27889. [2024-01-14 16:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27890. [2024-01-14 16:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27891. [2024-01-14 16:27:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27892. [2024-01-14 16:27:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27893. [2024-01-14 16:27:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27894. [2024-01-14 16:27:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaba7a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/aaba7a","method":"GET"} []
  27895. [2024-01-15 05:10:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27896. [2024-01-15 05:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27897. [2024-01-15 05:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27898. [2024-01-15 05:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27899. [2024-01-15 05:10:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27900. [2024-01-16 22:35:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27901. [2024-01-16 22:35:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27902. [2024-01-16 22:35:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27903. [2024-01-16 22:35:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27904. [2024-01-16 22:35:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27905. [2024-01-19 13:18:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27906. [2024-01-19 13:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27907. [2024-01-19 13:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27908. [2024-01-19 13:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27909. [2024-01-19 13:18:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27910. [2024-01-19 13:18:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27911. [2024-01-21 12:56:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27912. [2024-01-21 12:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27913. [2024-01-21 12:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27914. [2024-01-21 12:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27915. [2024-01-21 12:56:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27916. [2024-01-21 12:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27917. [2024-01-23 06:18:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27918. [2024-01-23 06:18:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27919. [2024-01-23 06:18:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27920. [2024-01-23 06:18:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27921. [2024-01-23 06:18:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27922. [2024-01-25 02:34:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27923. [2024-01-25 02:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27924. [2024-01-25 02:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27925. [2024-01-25 02:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27926. [2024-01-25 02:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27927. [2024-01-25 22:21:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27928. [2024-01-25 22:21:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27929. [2024-01-25 22:21:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27930. [2024-01-25 22:21:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27931. [2024-01-25 22:21:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27932. [2024-01-25 22:21:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27933. [2024-01-27 03:03:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27934. [2024-01-27 03:03:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27935. [2024-01-27 03:03:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27936. [2024-01-27 03:03:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27937. [2024-01-27 03:03:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/enhancecp/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27938. [2024-01-27 03:03:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27939. [2024-01-28 17:11:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27940. [2024-01-28 17:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27941. [2024-01-28 17:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27942. [2024-01-28 17:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27943. [2024-01-28 17:11:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27944. [2024-01-28 17:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27945. [2024-01-31 12:18:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27946. [2024-01-31 12:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27947. [2024-01-31 12:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27948. [2024-01-31 12:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27949. [2024-01-31 12:18:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27950. [2024-01-31 12:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27951. [2024-01-31 13:08:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27952. [2024-01-31 13:08:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27953. [2024-01-31 13:08:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27954. [2024-01-31 13:08:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27955. [2024-01-31 13:08:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27956. [2024-02-02 12:54:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27957. [2024-02-02 12:54:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27958. [2024-02-02 12:54:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27959. [2024-02-02 12:54:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27960. [2024-02-02 12:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27961. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27962. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27963. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27964. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27965. [2024-02-02 12:55:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  27966. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27967. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27968. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27969. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27970. [2024-02-02 12:55:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27971. [2024-02-02 12:55:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27972. [2024-02-02 12:55:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27973. [2024-02-02 12:55:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27974. [2024-02-02 12:55:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27975. [2024-02-02 12:55:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27976. [2024-02-02 12:55:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27977. [2024-02-02 12:55:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27978. [2024-02-02 12:55:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27979. [2024-02-02 12:55:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27980. [2024-02-02 12:55:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27981. [2024-02-02 12:55:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27982. [2024-02-02 12:55:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27983. [2024-02-02 12:55:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27984. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27985. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27986. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27987. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27988. [2024-02-02 12:55:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27989. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27990. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27991. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27992. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27993. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27994. [2024-02-02 12:55:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  27995. [2024-02-02 12:55:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27996. [2024-02-02 12:55:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  27997. [2024-02-02 12:55:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  27998. [2024-02-02 12:55:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  27999. [2024-02-02 12:55:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28000. [2024-02-02 12:55:04] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28001. [2024-02-02 12:55:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28002. [2024-02-02 12:55:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28003. [2024-02-02 12:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28004. [2024-02-02 12:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28005. [2024-02-02 12:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28006. [2024-02-02 12:55:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28007. [2024-02-02 12:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28008. [2024-02-02 12:55:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28009. [2024-02-02 12:55:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28010. [2024-02-02 12:55:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28011. [2024-02-02 12:55:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28012. [2024-02-02 12:55:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28013. [2024-02-02 12:55:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28014. [2024-02-02 12:55:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28015. [2024-02-02 12:55:06] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  28016. [2024-02-02 12:55:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  28017. [2024-02-02 12:55:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28018. [2024-02-02 12:55:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28019. [2024-02-02 12:55:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  28020. [2024-02-02 12:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  28021. [2024-02-02 12:55:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28022. [2024-02-02 12:55:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28023. [2024-02-02 12:55:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28024. [2024-02-02 12:55:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28025. [2024-02-02 12:55:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28026. [2024-02-02 12:55:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28027. [2024-02-02 12:55:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28028. [2024-02-02 12:55:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28029. [2024-02-02 12:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28030. [2024-02-02 12:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28031. [2024-02-02 12:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28032. [2024-02-02 12:55:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28033. [2024-02-02 12:55:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28034. [2024-02-02 12:55:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28035. [2024-02-02 12:55:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28036. [2024-02-02 12:55:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28037. [2024-02-02 12:55:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28038. [2024-02-02 12:55:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28039. [2024-02-02 12:55:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28040. [2024-02-02 12:55:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28041. [2024-02-02 12:55:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28042. [2024-02-02 12:55:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28043. [2024-02-02 12:55:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28044. [2024-02-02 12:55:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28045. [2024-02-02 12:55:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28046. [2024-02-02 12:55:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28047. [2024-02-02 12:55:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28048. [2024-02-02 12:55:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28049. [2024-02-02 12:55:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28050. [2024-02-02 12:55:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28051. [2024-02-02 16:14:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28052. [2024-02-02 16:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28053. [2024-02-02 16:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28054. [2024-02-02 16:14:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28055. [2024-02-02 16:14:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28056. [2024-02-02 16:14:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28057. [2024-02-02 16:14:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28058. [2024-02-02 16:14:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28059. [2024-02-02 16:14:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28060. [2024-02-02 16:14:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28061. [2024-02-02 16:14:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28062. [2024-02-02 16:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28063. [2024-02-02 16:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28064. [2024-02-02 16:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28065. [2024-02-02 16:14:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28066. [2024-02-02 16:14:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28067. [2024-02-02 16:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28068. [2024-02-02 16:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28069. [2024-02-02 16:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28070. [2024-02-02 16:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28071. [2024-02-02 16:14:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28072. [2024-02-02 16:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28073. [2024-02-02 16:14:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28074. [2024-02-02 16:14:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28075. [2024-02-02 16:14:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28076. [2024-02-02 16:14:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28077. [2024-02-02 16:14:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28078. [2024-02-02 16:14:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28079. [2024-02-02 16:14:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28080. [2024-02-02 16:14:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28081. [2024-02-02 16:14:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28082. [2024-02-02 16:14:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28083. [2024-02-02 16:14:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28084. [2024-02-02 16:14:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28085. [2024-02-02 16:14:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28086. [2024-02-02 16:14:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28087. [2024-02-02 16:14:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28088. [2024-02-02 16:14:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28089. [2024-02-02 16:14:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28090. [2024-02-02 16:14:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28091. [2024-02-02 16:14:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28092. [2024-02-02 16:14:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28093. [2024-02-02 16:14:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28094. [2024-02-02 16:14:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28095. [2024-02-02 16:14: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28096. [2024-02-02 16:14:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28097. [2024-02-02 16:14:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28098. [2024-02-02 16:14:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28099. [2024-02-02 16:14:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28100. [2024-02-02 16:14:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28101. [2024-02-02 16:14:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28102. [2024-02-02 16:14:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28103. [2024-02-02 16:14:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28104. [2024-02-02 16:14:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28105. [2024-02-02 16:14:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28106. [2024-02-02 16:14:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28107. [2024-02-02 16:14:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28108. [2024-02-02 16:14:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28109. [2024-02-02 16:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28110. [2024-02-02 16:14:43] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  28111. [2024-02-02 16:14:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  28112. [2024-02-02 16:14:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28113. [2024-02-02 16:14:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28114. [2024-02-02 16:14:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  28115. [2024-02-02 16:14:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  28116. [2024-02-02 16:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28117. [2024-02-02 16:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28118. [2024-02-02 16:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28119. [2024-02-02 16:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28120. [2024-02-02 16:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28121. [2024-02-02 16:14:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28122. [2024-02-02 16:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28123. [2024-02-02 16:14:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28124. [2024-02-02 16:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28125. [2024-02-02 16:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28126. [2024-02-02 16:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28127. [2024-02-02 16:14:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28128. [2024-02-02 16:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28129. [2024-02-02 16:14:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28130. [2024-02-02 16:14:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28131. [2024-02-02 16:14:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28132. [2024-02-02 16:14:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28133. [2024-02-02 16:14:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28134. [2024-02-02 16:14:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28135. [2024-02-02 16:14:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28136. [2024-02-02 16:14:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28137. [2024-02-02 16:14:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28138. [2024-02-02 16:14:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28139. [2024-02-02 16:14:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28140. [2024-02-02 16:14:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28141. [2024-02-02 16:14:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28142. [2024-02-02 16:14:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28143. [2024-02-02 16:14:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28144. [2024-02-02 16:14:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28145. [2024-02-02 16:14:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28146. [2024-02-03 06:00:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28147. [2024-02-03 06:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28148. [2024-02-03 06:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28149. [2024-02-03 06:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28150. [2024-02-03 06:00:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /enhancecp"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /enhancecp\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/enhancecp/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28151. [2024-02-03 06:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28152. [2024-02-03 19:19:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28153. [2024-02-03 19:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28154. [2024-02-03 19:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28155. [2024-02-03 19:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28156. [2024-02-03 19:19:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28157. [2024-02-03 19:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28158. [2024-02-04 21:48:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28159. [2024-02-04 21:48:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28160. [2024-02-04 21:48:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28161. [2024-02-04 21:48:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28162. [2024-02-04 21:48:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28163. [2024-02-04 21:48:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28164. [2024-02-05 01:37:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28165. [2024-02-05 01:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28166. [2024-02-05 01:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28167. [2024-02-05 01:37:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28168. [2024-02-05 01:37:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28169. [2024-02-05 21:05:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28170. [2024-02-05 21:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28171. [2024-02-05 21:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28172. [2024-02-05 21:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28173. [2024-02-05 21:05:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28174. [2024-02-05 21:05:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28175. [2024-02-06 02:15:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28176. [2024-02-06 02:15:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28177. [2024-02-06 02:15:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28178. [2024-02-06 02:15:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28179. [2024-02-06 02:15:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28180. [2024-02-07 08:38:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28181. [2024-02-07 08:39:14] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/_profiler/phpinfo","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"_profiler_phpinfo"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo/","method":"GET"} []
  28182. [2024-02-07 08:40:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28183. [2024-03-30 15:00:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28184. [2024-03-30 15:00:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28185. [2024-03-30 15:00:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28186. [2024-03-30 15:00:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28187. [2024-03-30 15:00:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28188. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28189. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28190. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28191. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28192. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28193. [2024-03-30 15:00:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28194. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28195. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28196. [2024-03-30 15:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28197. [2024-03-30 15:00:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28198. [2024-03-30 15:00:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28199. [2024-03-30 15:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28200. [2024-03-30 15:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28201. [2024-03-30 15:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28202. [2024-03-30 15:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28203. [2024-03-30 15:00:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28204. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28205. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28206. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28207. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28208. [2024-03-30 15:00:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28209. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28210. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28211. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28212. [2024-03-30 15:00:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28213. [2024-03-30 15:00:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28214. [2024-03-30 15:00:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28215. [2024-03-30 15:00:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28216. [2024-03-30 15:00:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e9f0e"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9e9f0e","method":"GET"} []
  28217. [2024-03-30 15:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28218. [2024-03-30 15:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28219. [2024-03-30 15:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28220. [2024-03-30 15:00:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28221. [2024-03-30 15:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28222. [2024-03-30 15:00:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28223. [2024-03-30 15:00:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28224. [2024-03-30 15:00:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28225. [2024-03-30 15:00:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28226. [2024-03-30 15:00:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28227. [2024-03-30 15:00:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28228. [2024-03-30 15:00:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28229. [2024-03-30 15:00:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28230. [2024-03-30 15:00:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28231. [2024-03-30 15:00:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28232. [2024-03-30 15:00:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28233. [2024-03-30 15:00:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28234. [2024-03-30 15:00:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28235. [2024-03-30 15:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28236. [2024-03-30 15:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28237. [2024-03-30 15:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28238. [2024-03-30 15:00:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28239. [2024-03-30 15:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28240. [2024-03-30 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28241. [2024-03-30 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28242. [2024-03-30 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28243. [2024-03-30 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28244. [2024-03-30 15:00:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28245. [2024-03-30 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28246. [2024-03-30 15:00:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28247. [2024-03-30 15:00:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28248. [2024-03-30 15:00:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28249. [2024-03-30 15:00:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28250. [2024-03-30 15:00:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28251. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28252. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28253. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28254. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28255. [2024-03-30 15:00:54] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28256. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28257. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28258. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28259. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28260. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28261. [2024-03-30 15:00:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28262. [2024-03-30 15:00:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28263. [2024-03-30 15:00:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28264. [2024-03-30 15:00:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28265. [2024-03-30 15:00:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28266. [2024-03-30 15:00:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28267. [2024-03-30 15:00:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28268. [2024-03-30 15:00:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28269. [2024-03-30 15:00:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28270. [2024-03-30 15:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28271. [2024-03-30 15:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28272. [2024-03-30 15:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28273. [2024-03-30 15:00:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28274. [2024-03-30 15:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28275. [2024-03-30 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28276. [2024-03-30 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28277. [2024-03-30 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28278. [2024-03-30 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28279. [2024-03-30 15:01:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28280. [2024-03-30 15:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28281. [2024-03-30 15:01:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28282. [2024-03-30 15:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28283. [2024-03-30 15:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28284. [2024-03-30 15:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28285. [2024-03-30 15:01:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28286. [2024-03-30 15:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28287. [2024-03-30 15:01:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28288. [2024-03-30 15:01:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28289. [2024-03-30 15:01:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28290. [2024-03-30 15:01:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28291. [2024-03-30 15:01:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28292. [2024-03-30 15:01:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28293. [2024-03-30 15:01:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28294. [2024-03-30 15:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28295. [2024-03-30 15:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28296. [2024-03-30 15:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28297. [2024-03-30 15:01:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28298. [2024-03-30 15:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28299. [2024-03-30 15:01:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28300. [2024-03-30 15:01:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28301. [2024-03-30 15:01:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28302. [2024-03-30 15:01:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28303. [2024-03-30 15:01:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28304. [2024-03-30 15:01:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28305. [2024-03-30 15:01:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28306. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28307. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28308. [2024-03-30 15:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28309. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28310. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28311. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28312. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28313. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28314. [2024-03-30 15:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28315. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28316. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28317. [2024-03-30 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28318. [2024-03-30 15:01:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28319. [2024-03-30 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28320. [2024-03-30 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28321. [2024-03-30 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28322. [2024-03-30 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28323. [2024-03-30 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28324. [2024-03-30 15:01:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28325. [2024-03-30 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28326. [2024-03-30 15:01:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28327. [2024-03-30 15:01:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28328. [2024-03-30 15:01:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28329. [2024-03-30 15:01:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28330. [2024-03-30 15:01:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9df8a7"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/9df8a7","method":"GET"} []
  28331. [2024-03-30 15:01:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28332. [2024-03-30 15:01:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28333. [2024-03-30 15:01:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28334. [2024-03-30 15:01:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28335. [2024-03-30 15:01:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28336. [2024-03-30 15:01:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28337. [2024-03-30 15:01:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28338. [2024-03-30 15:01:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28339. [2024-03-30 15:01:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28340. [2024-03-30 15:01:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uLXyyfSWon"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uLXyyfSWon\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uLXyyfSWon/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28341. [2024-03-30 15:01:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28342. [2024-03-30 15:01:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28343. [2024-03-30 15:01:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28344. [2024-03-30 15:01:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28345. [2024-03-30 15:01:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28346. [2024-03-30 15:01:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /WGjecZnt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /WGjecZnt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WGjecZnt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28347. [2024-03-30 15:01:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28348. [2024-03-30 15:02:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28349. [2024-03-30 15:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28350. [2024-03-30 15:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28351. [2024-03-30 15:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28352. [2024-03-30 15:02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28353. [2024-03-30 15:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28354. [2024-03-30 16:54:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28355. [2024-03-30 16:54:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28356. [2024-03-30 16:54:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28357. [2024-03-30 16:54:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28358. [2024-03-30 16:54:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28359. [2024-03-31 08:15:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28360. [2024-03-31 08:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28361. [2024-03-31 08:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28362. [2024-03-31 08:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28363. [2024-03-31 08:15:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28364. [2024-03-31 08:15:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28365. [2024-03-31 08:15:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28366. [2024-03-31 08:15:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28367. [2024-03-31 08:15:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28368. [2024-03-31 08:15:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28369. [2024-03-31 08:15:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28370. [2024-03-31 08:15:46] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  28371. [2024-03-31 08:15:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  28372. [2024-03-31 08:15:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28373. [2024-03-31 08:15:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28374. [2024-03-31 08:15:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  28375. [2024-03-31 08:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  28376. [2024-03-31 08:15:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28377. [2024-03-31 08:15:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28378. [2024-03-31 08:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28379. [2024-03-31 08:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28380. [2024-03-31 08:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28381. [2024-03-31 08:15:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28382. [2024-03-31 08:15:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28383. [2024-03-31 08:15:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28384. [2024-03-31 08:15:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28385. [2024-03-31 08:15:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28386. [2024-03-31 08:15:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28387. [2024-03-31 08:15:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28388. [2024-03-31 08:16:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28389. [2024-03-31 08:16:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28390. [2024-03-31 08:16:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28391. [2024-03-31 08:16:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28392. [2024-03-31 08:16:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28393. [2024-03-31 08:16:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28394. [2024-03-31 08:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28395. [2024-03-31 08:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28396. [2024-03-31 08:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28397. [2024-03-31 08:16:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28398. [2024-03-31 08:16:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28399. [2024-03-31 08:16:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28400. [2024-03-31 08:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28401. [2024-03-31 08:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28402. [2024-03-31 08:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28403. [2024-03-31 08:16:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view.html"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view.html\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28404. [2024-03-31 08:16:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28405. [2024-03-31 08:16:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28406. [2024-03-31 08:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28407. [2024-03-31 08:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28408. [2024-03-31 08:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28409. [2024-03-31 08:16:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28410. [2024-03-31 08:16:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28411. [2024-03-31 08:16:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28412. [2024-03-31 08:16:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28413. [2024-03-31 08:16:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28414. [2024-03-31 08:16:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28415. [2024-03-31 08:16:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28416. [2024-03-31 08:16:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28417. [2024-03-31 08:16:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28418. [2024-03-31 08:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28419. [2024-03-31 08:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28420. [2024-03-31 08:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28421. [2024-03-31 08:16:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28422. [2024-03-31 08:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28423. [2024-03-31 08:16:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28424. [2024-03-31 08:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28425. [2024-03-31 08:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28426. [2024-03-31 08:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28427. [2024-03-31 08:16:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sapi/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sapi/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sapi/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28428. [2024-03-31 08:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28429. [2024-03-31 08:16:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28430. [2024-03-31 08:16:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28431. [2024-03-31 08:16:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28432. [2024-03-31 08:16:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28433. [2024-03-31 08:16:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28434. [2024-03-31 08:16:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28435. [2024-03-31 08:16:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28436. [2024-03-31 08:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28437. [2024-03-31 08:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28438. [2024-03-31 08:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28439. [2024-03-31 08:16:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AwsConfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AwsConfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AwsConfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28440. [2024-03-31 08:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28441. [2024-03-31 08:16:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28442. [2024-03-31 08:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28443. [2024-03-31 08:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28444. [2024-03-31 08:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28445. [2024-03-31 08:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/awsconfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28446. [2024-03-31 08:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28447. [2024-03-31 08:16:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28448. [2024-03-31 08:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28449. [2024-03-31 08:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28450. [2024-03-31 08:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28451. [2024-03-31 08:16:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28452. [2024-03-31 08:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28453. [2024-03-31 08:16:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28454. [2024-03-31 08:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28455. [2024-03-31 08:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28456. [2024-03-31 08:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28457. [2024-03-31 08:16:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28458. [2024-03-31 08:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28459. [2024-03-31 08:16:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28460. [2024-03-31 08:16:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28461. [2024-03-31 08:16:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28462. [2024-03-31 08:16:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28463. [2024-03-31 08:16:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28464. [2024-03-31 08:16:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28465. [2024-03-31 08:16:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28466. [2024-03-31 08:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28467. [2024-03-31 08:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28468. [2024-03-31 08:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28469. [2024-03-31 08:16:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28470. [2024-03-31 08:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28471. [2024-03-31 08:16:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28472. [2024-03-31 08:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28473. [2024-03-31 08:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28474. [2024-03-31 08:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28475. [2024-03-31 08:16:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28476. [2024-03-31 08:16:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28477. [2024-03-31 08:16:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28478. [2024-03-31 08:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28479. [2024-03-31 08:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28480. [2024-03-31 08:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28481. [2024-03-31 08:16:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /smtp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /smtp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smtp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28482. [2024-03-31 08:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28483. [2024-03-31 08:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28484. [2024-03-31 08:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28485. [2024-03-31 08:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28486. [2024-03-31 08:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28487. [2024-03-31 08:16:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28488. [2024-03-31 08:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28489. [2024-03-31 08:16:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28490. [2024-03-31 08:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28491. [2024-03-31 08:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28492. [2024-03-31 08:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28493. [2024-03-31 08:16:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28494. [2024-03-31 08:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28495. [2024-03-31 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28496. [2024-03-31 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28497. [2024-03-31 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28498. [2024-03-31 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28499. [2024-03-31 08:16:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28500. [2024-03-31 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28501. [2024-03-31 08:16:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28502. [2024-03-31 08:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28503. [2024-03-31 08:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28504. [2024-03-31 08:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28505. [2024-03-31 08:16:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_wpeprivate/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_wpeprivate/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wpeprivate/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28506. [2024-03-31 08:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28507. [2024-03-31 08:16:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28508. [2024-03-31 08:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28509. [2024-03-31 08:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28510. [2024-03-31 08:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28511. [2024-03-31 08:16:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /deployment-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /deployment-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28512. [2024-03-31 08:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28513. [2024-03-31 08:16:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28514. [2024-03-31 08:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28515. [2024-03-31 08:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28516. [2024-03-31 08:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28517. [2024-03-31 08:16:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db/robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db/robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28518. [2024-03-31 08:16:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28519. [2024-03-31 08:16:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28520. [2024-03-31 08:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28521. [2024-03-31 08:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28522. [2024-03-31 08:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28523. [2024-03-31 08:16:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28524. [2024-03-31 08:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28525. [2024-03-31 08:17:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28526. [2024-03-31 08:17:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28527. [2024-03-31 08:17:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28528. [2024-03-31 08:17:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28529. [2024-03-31 08:17:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client_secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client_secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client_secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28530. [2024-03-31 08:17:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28531. [2024-03-31 08:17:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28532. [2024-03-31 08:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28533. [2024-03-31 08:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28534. [2024-03-31 08:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28535. [2024-03-31 08:17:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28536. [2024-03-31 08:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28537. [2024-03-31 08:17:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28538. [2024-03-31 08:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28539. [2024-03-31 08:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28540. [2024-03-31 08:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28541. [2024-03-31 08:17:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssh-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssh-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28542. [2024-03-31 08:17:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28543. [2024-03-31 08:17:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28544. [2024-03-31 08:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28545. [2024-03-31 08:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28546. [2024-03-31 08:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28547. [2024-03-31 08:17:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28548. [2024-03-31 08:17:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28549. [2024-03-31 08:17:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28550. [2024-03-31 08:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28551. [2024-03-31 08:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28552. [2024-03-31 08:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28553. [2024-03-31 08:17:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/default.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28554. [2024-03-31 08:17:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28555. [2024-03-31 08:17:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28556. [2024-03-31 08:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28557. [2024-03-31 08:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28558. [2024-03-31 08:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28559. [2024-03-31 08:17:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28560. [2024-03-31 08:17:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28561. [2024-03-31 08:17:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28562. [2024-03-31 08:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28563. [2024-03-31 08:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28564. [2024-03-31 08:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28565. [2024-03-31 08:17:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28566. [2024-03-31 08:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28567. [2024-03-31 08:17:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28568. [2024-03-31 08:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28569. [2024-03-31 08:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28570. [2024-03-31 08:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28571. [2024-03-31 08:17:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28572. [2024-03-31 08:17:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28573. [2024-03-31 08:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28574. [2024-03-31 08:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28575. [2024-03-31 08:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28576. [2024-03-31 08:17:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/parameters.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28577. [2024-03-31 08:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28578. [2024-03-31 08:17:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28579. [2024-03-31 08:17:29] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  28580. [2024-03-31 08:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28581. [2024-03-31 08:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28582. [2024-03-31 08:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28583. [2024-03-31 08:17:29] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  28584. [2024-03-31 08:17:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28585. [2024-03-31 08:17:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28586. [2024-03-31 08:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28587. [2024-03-31 08:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28588. [2024-03-31 08:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28589. [2024-03-31 08:17:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28590. [2024-03-31 08:17:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28591. [2024-03-31 08:17:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28592. [2024-03-31 08:17:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28593. [2024-03-31 08:17:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28594. [2024-03-31 08:17:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28595. [2024-03-31 08:17:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28596. [2024-03-31 08:17:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28597. [2024-03-31 08:17:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28598. [2024-03-31 08:17:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28599. [2024-03-31 08:17:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28600. [2024-03-31 08:17:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28601. [2024-03-31 08:17:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28602. [2024-03-31 08:17:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28603. [2024-03-31 08:17:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28604. [2024-03-31 08:17:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28605. [2024-03-31 08:17:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28606. [2024-03-31 08:17:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28607. [2024-03-31 08:17:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28608. [2024-03-31 08:17:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28609. [2024-03-31 08:17:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28610. [2024-03-31 08:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28611. [2024-03-31 08:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28612. [2024-03-31 08:17:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28613. [2024-03-31 08:17:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28614. [2024-03-31 12:21:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28615. [2024-03-31 12:21:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28616. [2024-03-31 12:21:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28617. [2024-03-31 12:21:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28618. [2024-03-31 12:21:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28619. [2024-03-31 12:21:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28620. [2024-03-31 12:21:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28621. [2024-03-31 12:21:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28622. [2024-03-31 12:21:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28623. [2024-03-31 12:21:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28624. [2024-03-31 12:21:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28625. [2024-03-31 12:21:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28626. [2024-03-31 12:21:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28627. [2024-03-31 12:21:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28628. [2024-03-31 12:21:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28629. [2024-03-31 12:21:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28630. [2024-03-31 12:21:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28631. [2024-04-01 02:38:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28632. [2024-04-01 02:38:20] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  28633. [2024-04-01 02:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28634. [2024-04-01 02:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28635. [2024-04-01 02:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28636. [2024-04-01 02:38:20] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  28637. [2024-04-01 02:38:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28638. [2024-05-08 09:31:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28639. [2024-05-08 09:31:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28640. [2024-05-08 09:31:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28641. [2024-05-08 09:31:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28642. [2024-05-08 09:31:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28643. [2024-05-08 09:56:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28644. [2024-05-08 09:56:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28645. [2024-05-08 09:56:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28646. [2024-05-08 09:56:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28647. [2024-05-08 09:56:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28648. [2024-05-08 09:56:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28649. [2024-05-08 09:56:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28650. [2024-05-08 09:56:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28651. [2024-05-08 09:56:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28652. [2024-05-08 09:56:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28653. [2024-05-08 09:56:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28654. [2024-05-08 09:56:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28655. [2024-05-08 09:56:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28656. [2024-05-08 09:56:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28657. [2024-05-08 09:56:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28658. [2024-05-08 09:56:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28659. [2024-05-08 09:56:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28660. [2024-05-08 09:56:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28661. [2024-05-08 09:56:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28662. [2024-05-08 09:56:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28663. [2024-05-08 09:56:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28664. [2024-05-08 09:56:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28665. [2024-05-08 09:56:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28666. [2024-05-08 09:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28667. [2024-05-08 09:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28668. [2024-05-08 09:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28669. [2024-05-08 09:56:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28670. [2024-05-08 09:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28671. [2024-05-08 09:56:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28672. [2024-05-08 09:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28673. [2024-05-08 09:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28674. [2024-05-08 09:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28675. [2024-05-08 09:56:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28676. [2024-05-08 09:56:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28677. [2024-05-08 09:56:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28678. [2024-05-08 09:56:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28679. [2024-05-08 09:56:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28680. [2024-05-08 09:56:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28681. [2024-05-08 09:56:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28682. [2024-05-08 09:56:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28683. [2024-05-08 09:56:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28684. [2024-05-08 09:56:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28685. [2024-05-08 09:56:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28686. [2024-05-08 09:56:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28687. [2024-05-08 09:56:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28688. [2024-05-08 09:56:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28689. [2024-05-08 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28690. [2024-05-08 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28691. [2024-05-08 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28692. [2024-05-08 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28693. [2024-05-08 09:56:48] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28694. [2024-05-08 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28695. [2024-05-08 09:56:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28696. [2024-05-08 09:56:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28697. [2024-05-08 09:56:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28698. [2024-05-08 09:56:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28699. [2024-05-08 09:56:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28700. [2024-05-08 09:56:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28701. [2024-05-08 09:56:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28702. [2024-05-08 09:56:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28703. [2024-05-08 09:56:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28704. [2024-05-08 09:56:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28705. [2024-05-08 09:56:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28706. [2024-05-08 09:56:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28707. [2024-05-08 09:56:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28708. [2024-05-08 09:56:57] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  28709. [2024-05-08 09:56:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  28710. [2024-05-08 09:56:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28711. [2024-05-08 09:56:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28712. [2024-05-08 09:56:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  28713. [2024-05-08 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  28714. [2024-05-08 09:56:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28715. [2024-05-08 09:56:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28716. [2024-05-08 09:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28717. [2024-05-08 09:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28718. [2024-05-08 09:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28719. [2024-05-08 09:56:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28720. [2024-05-08 09:56:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28721. [2024-05-08 09:57:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28722. [2024-05-08 09:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28723. [2024-05-08 09:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28724. [2024-05-08 09:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28725. [2024-05-08 09:57:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28726. [2024-05-08 09:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28727. [2024-05-08 09:57:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28728. [2024-05-08 09:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28729. [2024-05-08 09:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28730. [2024-05-08 09:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28731. [2024-05-08 09:57:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28732. [2024-05-08 09:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28733. [2024-05-08 09:57:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28734. [2024-05-08 09:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28735. [2024-05-08 09:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28736. [2024-05-08 09:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28737. [2024-05-08 09:57:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28738. [2024-05-08 09:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28739. [2024-07-01 14:57:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28740. [2024-07-01 14:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28741. [2024-07-01 14:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28742. [2024-07-01 14:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28743. [2024-07-01 14:57:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28744. [2024-07-01 14:57:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28745. [2024-07-01 14:57:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28746. [2024-07-01 14:57:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28747. [2024-07-01 14:57:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28748. [2024-07-01 14:57:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28749. [2024-07-01 14:57:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28750. [2024-07-01 14:57:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28751. [2024-07-01 14:57:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28752. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28753. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28754. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28755. [2024-07-01 14:57:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28756. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28757. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28758. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28759. [2024-07-01 14:57:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28760. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28761. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28762. [2024-07-01 14:57:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28763. [2024-07-01 14:57:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28764. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28765. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28766. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28767. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28768. [2024-07-01 14:57:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"179d1a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/179d1a","method":"GET"} []
  28769. [2024-07-01 14:57:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"371f35"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/371f35","method":"GET"} []
  28770. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28771. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28772. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28773. [2024-07-01 14:57:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28774. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28775. [2024-07-01 14:57:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28776. [2024-07-01 14:57:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28777. [2024-07-01 14:57:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28778. [2024-07-01 14:57:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28779. [2024-07-01 14:57:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28780. [2024-07-01 14:57:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28781. [2024-07-01 14:57:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28782. [2024-07-01 14:57:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28783. [2024-07-01 14:57:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28784. [2024-07-01 14:57:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28785. [2024-07-01 14:57:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28786. [2024-07-01 14:57:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28787. [2024-07-01 14:57:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28788. [2024-07-01 14:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28789. [2024-07-01 14:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28790. [2024-07-01 14:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28791. [2024-07-01 14:57:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28792. [2024-07-01 14:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28793. [2024-07-01 14:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28794. [2024-07-01 14:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28795. [2024-07-01 14:57:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28796. [2024-07-01 14:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28797. [2024-07-01 14:57:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28798. [2024-07-01 14:57:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28799. [2024-07-01 14:57:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28800. [2024-07-01 14:57:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28801. [2024-07-01 14:57:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28802. [2024-07-01 14:57:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28803. [2024-07-01 14:57:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28804. [2024-07-01 14:57:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28805. [2024-07-01 14:57:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28806. [2024-07-01 14:57:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28807. [2024-07-01 14:57:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28808. [2024-07-01 14:57:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28809. [2024-07-01 14:57:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28810. [2024-07-01 14:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28811. [2024-07-01 14:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28812. [2024-07-01 14:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28813. [2024-07-01 14:57:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28814. [2024-07-01 14:57:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28815. [2024-07-01 14:57:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28816. [2024-07-01 14:57:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28817. [2024-07-01 14:57:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28818. [2024-07-01 14:57:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28819. [2024-07-01 14:57: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28820. [2024-07-01 14:57:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28821. [2024-07-01 14:57:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28822. [2024-07-01 14:57:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28823. [2024-07-01 14:57:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28824. [2024-07-01 14:57:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28825. [2024-07-01 14:57:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28826. [2024-07-01 14:57:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28827. [2024-07-01 14:57:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28828. [2024-07-01 14:57:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28829. [2024-07-01 14:57:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28830. [2024-07-01 14:57:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28831. [2024-07-01 14:57:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28832. [2024-07-01 14:57:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28833. [2024-07-01 14:57:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28834. [2024-07-01 14:57:44] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  28835. [2024-07-01 14:57:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  28836. [2024-07-01 14:57:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28837. [2024-07-01 14:57:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28838. [2024-07-01 14:57:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  28839. [2024-07-01 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  28840. [2024-07-01 14:57:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28841. [2024-07-01 14:57:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28842. [2024-07-01 14:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28843. [2024-07-01 14:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28844. [2024-07-01 14:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28845. [2024-07-01 14:57:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28846. [2024-07-01 14:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28847. [2024-07-01 14:57:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28848. [2024-07-01 14:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28849. [2024-07-01 14:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28850. [2024-07-01 14:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28851. [2024-07-01 14:57:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28852. [2024-07-01 14:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28853. [2024-07-01 14:57:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28854. [2024-07-01 14:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28855. [2024-07-01 14:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28856. [2024-07-01 14:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28857. [2024-07-01 14:57:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28858. [2024-07-01 14:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28859. [2024-07-01 14:57:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28860. [2024-07-01 14:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28861. [2024-07-01 14:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28862. [2024-07-01 14:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28863. [2024-07-01 14:57:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28864. [2024-07-01 14:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28865. [2024-07-01 14:57:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28866. [2024-07-01 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28867. [2024-07-01 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28868. [2024-07-01 14:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28869. [2024-07-01 14:57:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28870. [2024-07-01 15:18:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28871. [2024-07-01 15:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28872. [2024-07-01 15:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28873. [2024-07-01 15:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28874. [2024-07-01 15:18:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28875. [2024-07-01 15:18:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28876. [2024-07-01 15:18:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28877. [2024-07-01 15:18:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28878. [2024-07-01 15:18:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28879. [2024-07-01 15:18:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28880. [2024-07-01 15:18:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28881. [2024-07-01 15:57:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28882. [2024-07-01 15:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28883. [2024-07-01 15:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28884. [2024-07-01 15:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28885. [2024-07-01 15:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28886. [2024-07-01 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28887. [2024-07-01 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28888. [2024-07-01 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28889. [2024-07-01 17:52:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28890. [2024-07-01 17:52:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28891. [2024-07-01 17:53:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28892. [2024-07-01 17:53:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28893. [2024-07-01 17:53:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28894. [2024-07-01 17:53:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28895. [2024-07-01 17:53:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28896. [2024-07-01 17:53:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28897. [2024-07-01 17:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28898. [2024-07-01 17:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28899. [2024-07-01 17:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28900. [2024-07-01 17:53:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28901. [2024-07-01 17:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28902. [2024-07-01 17:53:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28903. [2024-07-01 17:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28904. [2024-07-01 17:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28905. [2024-07-01 17:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28906. [2024-07-01 17:53:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28907. [2024-07-01 17:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28908. [2024-07-01 17:53:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28909. [2024-07-01 17:53:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28910. [2024-07-01 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28911. [2024-07-01 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28912. [2024-07-01 17:53:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28913. [2024-07-01 17:53:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28914. [2024-07-01 17:53:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28915. [2024-07-01 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28916. [2024-07-01 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28917. [2024-07-01 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28918. [2024-07-01 17:53:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28919. [2024-07-01 17:53:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28920. [2024-07-01 17:53:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28921. [2024-07-01 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28922. [2024-07-01 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28923. [2024-07-01 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28924. [2024-07-01 17:53:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28925. [2024-07-01 17:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28926. [2024-07-01 17:53:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28927. [2024-07-01 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28928. [2024-07-01 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28929. [2024-07-01 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28930. [2024-07-01 17:53:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28931. [2024-07-01 17:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28932. [2024-07-01 17:53:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28933. [2024-07-01 17:53:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28934. [2024-07-01 17:53:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28935. [2024-07-01 17:53:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28936. [2024-07-01 17:53:28] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28937. [2024-07-01 17:53:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28938. [2024-07-01 17:53:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28939. [2024-07-01 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28940. [2024-07-01 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28941. [2024-07-01 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28942. [2024-07-01 17:53:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28943. [2024-07-01 17:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28944. [2024-07-01 17:53:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28945. [2024-07-01 17:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28946. [2024-07-01 17:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28947. [2024-07-01 17:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28948. [2024-07-01 17:53:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28949. [2024-07-01 17:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28950. [2024-07-01 17:53:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28951. [2024-07-01 17:53:38] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  28952. [2024-07-01 17:53:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  28953. [2024-07-01 17:53:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28954. [2024-07-01 17:53:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  28955. [2024-07-01 17:53:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  28956. [2024-07-01 17:53:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28957. [2024-07-01 17:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28958. [2024-07-01 17:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28959. [2024-07-01 17:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28960. [2024-07-01 17:53:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28961. [2024-07-01 17:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28962. [2024-07-01 17:53:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28963. [2024-07-01 17:53:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  28964. [2024-07-01 17:53:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28965. [2024-07-01 17:53:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28966. [2024-07-01 17:53:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28967. [2024-07-01 17:53:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28968. [2024-07-01 17:53:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28969. [2024-07-01 17:53:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28970. [2024-07-01 18:25:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28971. [2024-07-01 18:25:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28972. [2024-07-01 18:25:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28973. [2024-07-01 18:25:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28974. [2024-07-01 18:25:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28975. [2024-07-01 18:25:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28976. [2024-07-01 18:25:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28977. [2024-07-01 18:25:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28978. [2024-07-01 18:25:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28979. [2024-07-01 18:25:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  28980. [2024-07-01 18:25:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28981. [2024-07-01 18:25:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28982. [2024-07-01 18:25:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28983. [2024-07-01 18:25:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28984. [2024-07-01 18:25:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28985. [2024-07-01 18:25:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28986. [2024-07-01 18:25:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28987. [2024-07-01 18:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28988. [2024-07-01 18:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28989. [2024-07-01 18:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28990. [2024-07-01 18:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28991. [2024-07-01 18:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28992. [2024-07-01 18:25:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28993. [2024-07-01 18:25:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  28994. [2024-07-01 18:25:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28995. [2024-07-01 18:25:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28996. [2024-07-01 18:25:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  28997. [2024-07-01 18:25:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  28998. [2024-07-01 18:25:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  28999. [2024-07-01 18:25:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29000. [2024-07-01 18:25:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29001. [2024-07-01 18:25:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29002. [2024-07-01 18:25:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29003. [2024-07-01 18:25:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29004. [2024-07-01 18:25:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29005. [2024-07-01 18:25:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29006. [2024-07-01 18:25:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29007. [2024-07-01 18:25:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29008. [2024-07-01 18:25:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29009. [2024-07-01 18:25:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29010. [2024-07-01 18:25:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29011. [2024-07-01 18:25:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29012. [2024-07-01 18:25:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29013. [2024-07-01 18:25:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29014. [2024-07-01 18:25:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29015. [2024-07-01 18:25:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29016. [2024-07-01 18:25:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29017. [2024-07-01 18:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29018. [2024-07-01 18:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29019. [2024-07-01 18:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29020. [2024-07-01 18:25:50] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29021. [2024-07-01 18:25:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29022. [2024-07-01 18:25:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29023. [2024-07-01 18:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29024. [2024-07-01 18:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29025. [2024-07-01 18:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29026. [2024-07-01 18:25:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29027. [2024-07-01 18:25:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29028. [2024-07-01 18:25:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29029. [2024-07-01 18:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29030. [2024-07-01 18:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29031. [2024-07-01 18:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29032. [2024-07-01 18:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29033. [2024-07-01 18:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29034. [2024-07-01 18:25:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29035. [2024-07-01 18:25:55] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29036. [2024-07-01 18:25:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29037. [2024-07-01 18:25:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29038. [2024-07-01 18:25:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29039. [2024-07-01 18:25:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29040. [2024-07-01 18:25:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29041. [2024-07-01 18:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29042. [2024-07-01 18:25:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29043. [2024-07-01 18:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29044. [2024-07-01 18:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29045. [2024-07-01 18:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29046. [2024-07-01 18:25:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29047. [2024-07-01 18:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29048. [2024-07-02 10:29:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29049. [2024-07-02 10:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29050. [2024-07-02 10:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29051. [2024-07-02 10:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29052. [2024-07-02 10:29:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/setup-config.php" (from "http://upfld.rn.back.di014.com/wp-admin/setup-config.php?step=1")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/setup-config.php\" (from \"http://upfld.rn.back.di014.com/wp-admin/setup-config.php?step=1\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29053. [2024-07-02 10:29:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29054. [2024-07-02 10:29:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29055. [2024-07-02 10:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29056. [2024-07-02 10:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29057. [2024-07-02 10:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29058. [2024-07-02 10:29:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress/wp-admin/setup-config.php" (from "http://upfld.rn.back.di014.com/wordpress/wp-admin/setup-config.php?step=1")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress/wp-admin/setup-config.php\" (from \"http://upfld.rn.back.di014.com/wordpress/wp-admin/setup-config.php?step=1\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/setup-config.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29059. [2024-07-02 10:29:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29060. [2024-07-03 20:02:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29061. [2024-07-03 20:02:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29062. [2024-07-03 20:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29063. [2024-07-03 20:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29064. [2024-07-03 20:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29065. [2024-07-03 20:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29066. [2024-07-03 20:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29067. [2024-07-03 20:02:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29068. [2024-07-03 20:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29069. [2024-07-03 20:02:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29070. [2024-07-03 20:02:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29071. [2024-07-03 20:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29072. [2024-07-03 20:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29073. [2024-07-03 20:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29074. [2024-07-03 20:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29075. [2024-07-03 20:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29076. [2024-07-03 20:02:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29077. [2024-07-03 20:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29078. [2024-07-03 20:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29079. [2024-07-03 20:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29080. [2024-07-03 20:02:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29081. [2024-07-03 20:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29082. [2024-07-03 20:02:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29083. [2024-07-03 20:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29084. [2024-07-03 20:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29085. [2024-07-03 20:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29086. [2024-07-03 20:02:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29087. [2024-07-03 20:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29088. [2024-07-03 20:02:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29089. [2024-07-03 20:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29090. [2024-07-03 20:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29091. [2024-07-03 20:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29092. [2024-07-03 20:02:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29093. [2024-07-03 20:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29094. [2024-07-03 20:02:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29095. [2024-07-03 20:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29096. [2024-07-03 20:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29097. [2024-07-03 20:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29098. [2024-07-03 20:02:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29099. [2024-07-03 20:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29100. [2024-07-03 20:02:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29101. [2024-07-03 20:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29102. [2024-07-03 20:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29103. [2024-07-03 20:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29104. [2024-07-03 20:02:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29105. [2024-07-03 20:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29106. [2024-07-03 20:02:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29107. [2024-07-03 20:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29108. [2024-07-03 20:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29109. [2024-07-03 20:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29110. [2024-07-03 20:02:16] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29111. [2024-07-03 20:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29112. [2024-07-03 20:02:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29113. [2024-07-03 20:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29114. [2024-07-03 20:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29115. [2024-07-03 20:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29116. [2024-07-03 20:02:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29117. [2024-07-03 20:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29118. [2024-07-03 20:02:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29119. [2024-07-03 20:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29120. [2024-07-03 20:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29121. [2024-07-03 20:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29122. [2024-07-03 20:02:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29123. [2024-07-03 20:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29124. [2024-07-03 20:02:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29125. [2024-07-03 20:02:20] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29126. [2024-07-03 20:02:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29127. [2024-07-03 20:02:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29128. [2024-07-03 20:02:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29129. [2024-07-03 20:02:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29130. [2024-07-03 20:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29131. [2024-07-03 20:02:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29132. [2024-07-03 20:02:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29133. [2024-07-03 20:02:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29134. [2024-07-03 20:02:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29135. [2024-07-03 20:02:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29136. [2024-07-03 20:02:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29137. [2024-07-03 20:02:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29138. [2024-07-03 20:02:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29139. [2024-07-03 20:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29140. [2024-07-03 20:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29141. [2024-07-03 20:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29142. [2024-07-03 20:02:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29143. [2024-07-03 20:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29144. [2024-07-03 20:02:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29145. [2024-07-03 20:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29146. [2024-07-03 20:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29147. [2024-07-03 20:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29148. [2024-07-03 20:02:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29149. [2024-07-03 20:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29150. [2024-07-03 20:02:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29151. [2024-07-03 20:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29152. [2024-07-03 20:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29153. [2024-07-03 20:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29154. [2024-07-03 20:02:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29155. [2024-07-03 20:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29156. [2024-07-03 20:02:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29157. [2024-07-03 20:02:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29158. [2024-07-03 20:02:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29159. [2024-07-03 20:02:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29160. [2024-07-03 20:02:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29161. [2024-07-04 01:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29162. [2024-07-04 01:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29163. [2024-07-04 01:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29164. [2024-07-04 01:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29165. [2024-07-04 01:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29166. [2024-07-04 01:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29167. [2024-07-04 01:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29168. [2024-07-04 01:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29169. [2024-07-04 01:18:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29170. [2024-07-04 01:18:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29171. [2024-07-04 01:18:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29172. [2024-07-04 01:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29173. [2024-07-04 01:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29174. [2024-07-04 01:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29175. [2024-07-04 01:19:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29176. [2024-07-04 01:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29177. [2024-07-04 01:19:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29178. [2024-07-04 01:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29179. [2024-07-04 01:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29180. [2024-07-04 01:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29181. [2024-07-04 01:19:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29182. [2024-07-04 01:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29183. [2024-07-04 01:19:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29184. [2024-07-04 01:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29185. [2024-07-04 01:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29186. [2024-07-04 01:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29187. [2024-07-04 01:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29188. [2024-07-04 01:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29189. [2024-07-04 01:19:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29190. [2024-07-04 01:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29191. [2024-07-04 01:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29192. [2024-07-04 01:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29193. [2024-07-04 01:19:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29194. [2024-07-04 01:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29195. [2024-07-04 01:19:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29196. [2024-07-04 01:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29197. [2024-07-04 01:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29198. [2024-07-04 01:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29199. [2024-07-04 01:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29200. [2024-07-04 01:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29201. [2024-07-04 01:19:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29202. [2024-07-04 01:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29203. [2024-07-04 01:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29204. [2024-07-04 01:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29205. [2024-07-04 01:19:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29206. [2024-07-04 01:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29207. [2024-07-04 01:19:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29208. [2024-07-04 01:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29209. [2024-07-04 01:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29210. [2024-07-04 01:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29211. [2024-07-04 01:19:09] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29212. [2024-07-04 01:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29213. [2024-07-04 01:19:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29214. [2024-07-04 01:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29215. [2024-07-04 01:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29216. [2024-07-04 01:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29217. [2024-07-04 01:19:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29218. [2024-07-04 01:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29219. [2024-07-04 01:19:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29220. [2024-07-04 01:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29221. [2024-07-04 01:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29222. [2024-07-04 01:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29223. [2024-07-04 01:19:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29224. [2024-07-04 01:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29225. [2024-07-04 01:19:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29226. [2024-07-04 01:19:12] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29227. [2024-07-04 01:19:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29228. [2024-07-04 01:19:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29229. [2024-07-04 01:19:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29230. [2024-07-04 01:19:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29231. [2024-07-04 01:19:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29232. [2024-07-04 01:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29233. [2024-07-04 01:19:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29234. [2024-07-04 01:19:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29235. [2024-07-04 01:19:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29236. [2024-07-04 01:19:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29237. [2024-07-04 01:19:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29238. [2024-07-04 01:19:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29239. [2024-07-04 01:19:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29240. [2024-07-04 01:19:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29241. [2024-07-04 01:19:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29242. [2024-07-04 01:19:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29243. [2024-07-04 01:19:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29244. [2024-07-04 01:19:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29245. [2024-07-04 01:19:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29246. [2024-07-04 01:19:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29247. [2024-07-04 01:19:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29248. [2024-07-04 01:19:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29249. [2024-07-04 01:19:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29250. [2024-07-04 01:19:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29251. [2024-07-04 01:19:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29252. [2024-07-04 01:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29253. [2024-07-04 01:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29254. [2024-07-04 01:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29255. [2024-07-04 01:19:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29256. [2024-07-04 01:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29257. [2024-07-04 01:19:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29258. [2024-07-04 01:19:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29259. [2024-07-04 01:19:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29260. [2024-07-04 01:19:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29261. [2024-07-04 01:19:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29262. [2024-07-04 14:42:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29263. [2024-07-04 14:42:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29264. [2024-07-04 14:42:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29265. [2024-07-04 14:42:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29266. [2024-07-04 14:42:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29267. [2024-07-04 16:33:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29268. [2024-07-04 16:33:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29269. [2024-07-04 16:33:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29270. [2024-07-04 16:33:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29271. [2024-07-04 16:33:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29272. [2024-07-06 00:34:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29273. [2024-07-06 00:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29274. [2024-07-06 00:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29275. [2024-07-06 00:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29276. [2024-07-06 00:34:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29277. [2024-07-06 00:34:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29278. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29279. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29280. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29281. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29282. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29283. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29284. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29285. [2024-07-06 03:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29286. [2024-07-06 03:18:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29287. [2024-07-06 03:18:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29288. [2024-07-06 03:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29289. [2024-07-06 03:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29290. [2024-07-06 03:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29291. [2024-07-06 03:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29292. [2024-07-06 03:18:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29293. [2024-07-06 03:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29294. [2024-07-06 03:19:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29295. [2024-07-06 03:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29296. [2024-07-06 03:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29297. [2024-07-06 03:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29298. [2024-07-06 03:19:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29299. [2024-07-06 03:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29300. [2024-07-06 03:19:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29301. [2024-07-06 03:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29302. [2024-07-06 03:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29303. [2024-07-06 03:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29304. [2024-07-06 03:19:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29305. [2024-07-06 03:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29306. [2024-07-06 03:19:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29307. [2024-07-06 03:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29308. [2024-07-06 03:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29309. [2024-07-06 03:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29310. [2024-07-06 03:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29311. [2024-07-06 03:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29312. [2024-07-06 03:19:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29313. [2024-07-06 03:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29314. [2024-07-06 03:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29315. [2024-07-06 03:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29316. [2024-07-06 03:19:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29317. [2024-07-06 03:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29318. [2024-07-06 03:19:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29319. [2024-07-06 03:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29320. [2024-07-06 03:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29321. [2024-07-06 03:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29322. [2024-07-06 03:19:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29323. [2024-07-06 03:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29324. [2024-07-06 03:19:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29325. [2024-07-06 03:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29326. [2024-07-06 03:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29327. [2024-07-06 03:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29328. [2024-07-06 03:19:09] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29329. [2024-07-06 03:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29330. [2024-07-06 03:19:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29331. [2024-07-06 03:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29332. [2024-07-06 03:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29333. [2024-07-06 03:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29334. [2024-07-06 03:19:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29335. [2024-07-06 03:19:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29336. [2024-07-06 03:19:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29337. [2024-07-06 03:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29338. [2024-07-06 03:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29339. [2024-07-06 03:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29340. [2024-07-06 03:19:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29341. [2024-07-06 03:19:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29342. [2024-07-06 03:19:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29343. [2024-07-06 03:19:15] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29344. [2024-07-06 03:19:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29345. [2024-07-06 03:19:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29346. [2024-07-06 03:19:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29347. [2024-07-06 03:19:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29348. [2024-07-06 03:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29349. [2024-07-06 03:19:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29350. [2024-07-06 03:19:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29351. [2024-07-06 03:19:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29352. [2024-07-06 03:19:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29353. [2024-07-06 03:19:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29354. [2024-07-06 03:19:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29355. [2024-07-06 03:19:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29356. [2024-07-06 03:19:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29357. [2024-07-06 03:19:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29358. [2024-07-06 03:19:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29359. [2024-07-06 03:19:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29360. [2024-07-06 03:19:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29361. [2024-07-06 03:19:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29362. [2024-07-06 03:19:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29363. [2024-07-06 03:19:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29364. [2024-07-06 03:19:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29365. [2024-07-06 03:19:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29366. [2024-07-06 03:19:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29367. [2024-07-06 03:19:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29368. [2024-07-06 03:19:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29369. [2024-07-06 03:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29370. [2024-07-06 03:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29371. [2024-07-06 03:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29372. [2024-07-06 03:19:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29373. [2024-07-06 03:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29374. [2024-07-06 03:19:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29375. [2024-07-06 03:19:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29376. [2024-07-06 03:19:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29377. [2024-07-06 03:19:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29378. [2024-07-06 03:19:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29379. [2024-07-06 04:33:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29380. [2024-07-06 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29381. [2024-07-06 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29382. [2024-07-06 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29383. [2024-07-06 04:33:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29384. [2024-07-06 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29385. [2024-07-06 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29386. [2024-07-06 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29387. [2024-07-06 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29388. [2024-07-06 04:33:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29389. [2024-07-06 04:33:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29390. [2024-07-06 04:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29391. [2024-07-06 04:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29392. [2024-07-06 04:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29393. [2024-07-06 04:33:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29394. [2024-07-06 04:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29395. [2024-07-06 04:33:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29396. [2024-07-06 04:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29397. [2024-07-06 04:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29398. [2024-07-06 04:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29399. [2024-07-06 04:33:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29400. [2024-07-06 04:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29401. [2024-07-06 04:33:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29402. [2024-07-06 04:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29403. [2024-07-06 04:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29404. [2024-07-06 04:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29405. [2024-07-06 04:33:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29406. [2024-07-06 04:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29407. [2024-07-06 04:33:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29408. [2024-07-06 04:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29409. [2024-07-06 04:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29410. [2024-07-06 04:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29411. [2024-07-06 04:33:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29412. [2024-07-06 04:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29413. [2024-07-06 04:33:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29414. [2024-07-06 04:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29415. [2024-07-06 04:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29416. [2024-07-06 04:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29417. [2024-07-06 04:33:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29418. [2024-07-06 04:33:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29419. [2024-07-06 04:33:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29420. [2024-07-06 04:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29421. [2024-07-06 04:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29422. [2024-07-06 04:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29423. [2024-07-06 04:33:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29424. [2024-07-06 04:33:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29425. [2024-07-06 04:33:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29426. [2024-07-06 04:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29427. [2024-07-06 04:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29428. [2024-07-06 04:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29429. [2024-07-06 04:33:15] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29430. [2024-07-06 04:33:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29431. [2024-07-06 04:33:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29432. [2024-07-06 04:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29433. [2024-07-06 04:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29434. [2024-07-06 04:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29435. [2024-07-06 04:33:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29436. [2024-07-06 04:33:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29437. [2024-07-06 04:33:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29438. [2024-07-06 04:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29439. [2024-07-06 04:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29440. [2024-07-06 04:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29441. [2024-07-06 04:33:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29442. [2024-07-06 04:33:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29443. [2024-07-06 04:33:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29444. [2024-07-06 04:33:19] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29445. [2024-07-06 04:33:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29446. [2024-07-06 04:33:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29447. [2024-07-06 04:33:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29448. [2024-07-06 04:33:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29449. [2024-07-06 04:33:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29450. [2024-07-06 04:33:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29451. [2024-07-06 04:33:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29452. [2024-07-06 04:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29453. [2024-07-06 04:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29454. [2024-07-06 04:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29455. [2024-07-06 04:33:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29456. [2024-07-06 04:33:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29457. [2024-07-06 04:33:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29458. [2024-07-06 04:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29459. [2024-07-06 04:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29460. [2024-07-06 04:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29461. [2024-07-06 04:33:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29462. [2024-07-06 04:33:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29463. [2024-07-06 04:33:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29464. [2024-07-06 04:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29465. [2024-07-06 04:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29466. [2024-07-06 04:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29467. [2024-07-06 04:33:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29468. [2024-07-06 04:33:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29469. [2024-07-06 04:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29470. [2024-07-06 04:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29471. [2024-07-06 04:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29472. [2024-07-06 04:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29473. [2024-07-06 04:33:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29474. [2024-07-06 04:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29475. [2024-07-06 04:33:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29476. [2024-07-06 04:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29477. [2024-07-06 04:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29478. [2024-07-06 04:33:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29479. [2024-07-06 04:33:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29480. [2024-07-06 11:28:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29481. [2024-07-06 11:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29482. [2024-07-06 11:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29483. [2024-07-06 11:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29484. [2024-07-06 11:28:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29485. [2024-07-06 14:39:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29486. [2024-07-06 14:39:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29487. [2024-07-06 14:39:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29488. [2024-07-06 14:39:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29489. [2024-07-06 14:39:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29490. [2024-07-06 15:10:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29491. [2024-07-06 15:10:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29492. [2024-07-06 15:10:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29493. [2024-07-06 15:10:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29494. [2024-07-06 15:10:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29495. [2024-07-06 18:12:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29496. [2024-07-06 18:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29497. [2024-07-06 18:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29498. [2024-07-06 18:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29499. [2024-07-06 18:12:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29500. [2024-07-07 02:41:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29501. [2024-07-07 02:41:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29502. [2024-07-07 02:41:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29503. [2024-07-07 02:41:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29504. [2024-07-07 02:41:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29505. [2024-07-07 02:41:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29506. [2024-07-07 02:41:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51d089"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/51d089","method":"GET"} []
  29507. [2024-07-07 02:50:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29508. [2024-07-07 02:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29509. [2024-07-07 02:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29510. [2024-07-07 02:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29511. [2024-07-07 02:50:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29512. [2024-07-07 02:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29513. [2024-07-08 04:12:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29514. [2024-07-08 04:12:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29515. [2024-07-08 04:12:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29516. [2024-07-08 04:12:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29517. [2024-07-08 04:12:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29518. [2024-07-08 05:50:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29519. [2024-07-08 05:50:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29520. [2024-07-08 05:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29521. [2024-07-08 05:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29522. [2024-07-08 05:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29523. [2024-07-08 05:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29524. [2024-07-08 05:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29525. [2024-07-08 05:50:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29526. [2024-07-08 05:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29527. [2024-07-08 05:50:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29528. [2024-07-08 05:50:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29529. [2024-07-08 05:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29530. [2024-07-08 05:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29531. [2024-07-08 05:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29532. [2024-07-08 05:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29533. [2024-07-08 05:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29534. [2024-07-08 05:50:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29535. [2024-07-08 05:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29536. [2024-07-08 05:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29537. [2024-07-08 05:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29538. [2024-07-08 05:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29539. [2024-07-08 05:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29540. [2024-07-08 05:50:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29541. [2024-07-08 05:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29542. [2024-07-08 05:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29543. [2024-07-08 05:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29544. [2024-07-08 05:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29545. [2024-07-08 05:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29546. [2024-07-08 05:50:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29547. [2024-07-08 05:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29548. [2024-07-08 05:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29549. [2024-07-08 05:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29550. [2024-07-08 05:50:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29551. [2024-07-08 05:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29552. [2024-07-08 05:50:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29553. [2024-07-08 05:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29554. [2024-07-08 05:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29555. [2024-07-08 05:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29556. [2024-07-08 05:50:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29557. [2024-07-08 05:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29558. [2024-07-08 05:50:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29559. [2024-07-08 05:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29560. [2024-07-08 05:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29561. [2024-07-08 05:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29562. [2024-07-08 05:50:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29563. [2024-07-08 05:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29564. [2024-07-08 05:50:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29565. [2024-07-08 05:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29566. [2024-07-08 05:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29567. [2024-07-08 05:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29568. [2024-07-08 05:50:21] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29569. [2024-07-08 05:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29570. [2024-07-08 05:50:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29571. [2024-07-08 05:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29572. [2024-07-08 05:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29573. [2024-07-08 05:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29574. [2024-07-08 05:50:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29575. [2024-07-08 05:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29576. [2024-07-08 05:50:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29577. [2024-07-08 05:50:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29578. [2024-07-08 05:50:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29579. [2024-07-08 05:50:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29580. [2024-07-08 05:50:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29581. [2024-07-08 05:50:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29582. [2024-07-08 05:50:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29583. [2024-07-08 05:50:26] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29584. [2024-07-08 05:50:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29585. [2024-07-08 05:50:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29586. [2024-07-08 05:50:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29587. [2024-07-08 05:50:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29588. [2024-07-08 05:50:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29589. [2024-07-08 05:50:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29590. [2024-07-08 05:50:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29591. [2024-07-08 05:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29592. [2024-07-08 05:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29593. [2024-07-08 05:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29594. [2024-07-08 05:50:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29595. [2024-07-08 05:50:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29596. [2024-07-08 05:50:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29597. [2024-07-08 05:50:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29598. [2024-07-08 05:50:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29599. [2024-07-08 05:50:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29600. [2024-07-08 05:50:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29601. [2024-07-08 05:50:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29602. [2024-07-08 05:50:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29603. [2024-07-08 05:50:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29604. [2024-07-08 05:50:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29605. [2024-07-08 05:50:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29606. [2024-07-08 05:50:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29607. [2024-07-08 05:50:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29608. [2024-07-08 05:50:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29609. [2024-07-08 05:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29610. [2024-07-08 05:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29611. [2024-07-08 05:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29612. [2024-07-08 05:50:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29613. [2024-07-08 05:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29614. [2024-07-08 05:50:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29615. [2024-07-08 05:50:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29616. [2024-07-08 05:50:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29617. [2024-07-08 05:50:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29618. [2024-07-08 05:50:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29619. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29620. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29621. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29622. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29623. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29624. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29625. [2024-07-08 08:28:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29626. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29627. [2024-07-08 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29628. [2024-07-08 08:28:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29629. [2024-07-08 08:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29630. [2024-07-08 08:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29631. [2024-07-08 08:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29632. [2024-07-08 08:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29633. [2024-07-08 08:28:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29634. [2024-07-08 08:28:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29635. [2024-07-08 08:28:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29636. [2024-07-08 08:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29637. [2024-07-08 08:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29638. [2024-07-08 08:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29639. [2024-07-08 08:28:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29640. [2024-07-08 08:28:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29641. [2024-07-08 08:28:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29642. [2024-07-08 08:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29643. [2024-07-08 08:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29644. [2024-07-08 08:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29645. [2024-07-08 08:28:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29646. [2024-07-08 08:28:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29647. [2024-07-08 08:28:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29648. [2024-07-08 08:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29649. [2024-07-08 08:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29650. [2024-07-08 08:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29651. [2024-07-08 08:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29652. [2024-07-08 08:28:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29653. [2024-07-08 08:28:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29654. [2024-07-08 08:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29655. [2024-07-08 08:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29656. [2024-07-08 08:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29657. [2024-07-08 08:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29658. [2024-07-08 08:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29659. [2024-07-08 08:28:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29660. [2024-07-08 08:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29661. [2024-07-08 08:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29662. [2024-07-08 08:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29663. [2024-07-08 08:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29664. [2024-07-08 08:28:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29665. [2024-07-08 08:28:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29666. [2024-07-08 08:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29667. [2024-07-08 08:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29668. [2024-07-08 08:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29669. [2024-07-08 08:28:21] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29670. [2024-07-08 08:28:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29671. [2024-07-08 08:28:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29672. [2024-07-08 08:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29673. [2024-07-08 08:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29674. [2024-07-08 08:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29675. [2024-07-08 08:28:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29676. [2024-07-08 08:28:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29677. [2024-07-08 08:28:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29678. [2024-07-08 08:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29679. [2024-07-08 08:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29680. [2024-07-08 08:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29681. [2024-07-08 08:28:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29682. [2024-07-08 08:28:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29683. [2024-07-08 08:28:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29684. [2024-07-08 08:28:26] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29685. [2024-07-08 08:28:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29686. [2024-07-08 08:28:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29687. [2024-07-08 08:28:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29688. [2024-07-08 08:28:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29689. [2024-07-08 08:28:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29690. [2024-07-08 08:28:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29691. [2024-07-08 08:28:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29692. [2024-07-08 08:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29693. [2024-07-08 08:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29694. [2024-07-08 08:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29695. [2024-07-08 08:28:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29696. [2024-07-08 08:28:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29697. [2024-07-08 08:28:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29698. [2024-07-08 08:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29699. [2024-07-08 08:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29700. [2024-07-08 08:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29701. [2024-07-08 08:28:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29702. [2024-07-08 08:28:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29703. [2024-07-08 08:28:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29704. [2024-07-08 08:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29705. [2024-07-08 08:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29706. [2024-07-08 08:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29707. [2024-07-08 08:28:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29708. [2024-07-08 08:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29709. [2024-07-08 08:28:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29710. [2024-07-08 08:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29711. [2024-07-08 08:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29712. [2024-07-08 08:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29713. [2024-07-08 08:28:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29714. [2024-07-08 08:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29715. [2024-07-08 08:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29716. [2024-07-08 08:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29717. [2024-07-08 08:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29718. [2024-07-08 08:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29719. [2024-07-08 08:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29720. [2024-07-10 08:20:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29721. [2024-07-10 08:20:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29722. [2024-07-10 08:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29723. [2024-07-10 08:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29724. [2024-07-10 08:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29725. [2024-07-10 08:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29726. [2024-07-10 08:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29727. [2024-07-10 08:20:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29728. [2024-07-10 08:20:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29729. [2024-07-10 08:20:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29730. [2024-07-10 08:20:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29731. [2024-07-10 08:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29732. [2024-07-10 08:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29733. [2024-07-10 08:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29734. [2024-07-10 08:20:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29735. [2024-07-10 08:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29736. [2024-07-10 08:20:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29737. [2024-07-10 08:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29738. [2024-07-10 08:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29739. [2024-07-10 08:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29740. [2024-07-10 08:20:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29741. [2024-07-10 08:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29742. [2024-07-10 08:20:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29743. [2024-07-10 08:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29744. [2024-07-10 08:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29745. [2024-07-10 08:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29746. [2024-07-10 08:20:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29747. [2024-07-10 08:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29748. [2024-07-10 08:20:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29749. [2024-07-10 08:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29750. [2024-07-10 08:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29751. [2024-07-10 08:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29752. [2024-07-10 08:20:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29753. [2024-07-10 08:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29754. [2024-07-10 08:20:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29755. [2024-07-10 08:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29756. [2024-07-10 08:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29757. [2024-07-10 08:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29758. [2024-07-10 08:20:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29759. [2024-07-10 08:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29760. [2024-07-10 08:20:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29761. [2024-07-10 08:20:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29762. [2024-07-10 08:20:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29763. [2024-07-10 08:20:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29764. [2024-07-10 08:20:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29765. [2024-07-10 08:20:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29766. [2024-07-10 08:20:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29767. [2024-07-10 08:20:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29768. [2024-07-10 08:20:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29769. [2024-07-10 08:20:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29770. [2024-07-10 08:20:44] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29771. [2024-07-10 08:20:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29772. [2024-07-10 08:20:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29773. [2024-07-10 08:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29774. [2024-07-10 08:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29775. [2024-07-10 08:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29776. [2024-07-10 08:20:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29777. [2024-07-10 08:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29778. [2024-07-10 08:20:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29779. [2024-07-10 08:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29780. [2024-07-10 08:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29781. [2024-07-10 08:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29782. [2024-07-10 08:20:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29783. [2024-07-10 08:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29784. [2024-07-10 08:20:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29785. [2024-07-10 08:20:48] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29786. [2024-07-10 08:20:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29787. [2024-07-10 08:20:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29788. [2024-07-10 08:20:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29789. [2024-07-10 08:20:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29790. [2024-07-10 08:20:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29791. [2024-07-10 08:20:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29792. [2024-07-10 08:20:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29793. [2024-07-10 08:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29794. [2024-07-10 08:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29795. [2024-07-10 08:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29796. [2024-07-10 08:20:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29797. [2024-07-10 08:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29798. [2024-07-10 08:20:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29799. [2024-07-10 08:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29800. [2024-07-10 08:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29801. [2024-07-10 08:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29802. [2024-07-10 08:20:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29803. [2024-07-10 08:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29804. [2024-07-10 08:20:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29805. [2024-07-10 08:20:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29806. [2024-07-10 08:20:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29807. [2024-07-10 08:20:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29808. [2024-07-10 08:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29809. [2024-07-10 08:20:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29810. [2024-07-10 08:20:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29811. [2024-07-10 08:20:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29812. [2024-07-10 08:20:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29813. [2024-07-10 08:20:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29814. [2024-07-10 08:20:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29815. [2024-07-10 08:20:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29816. [2024-07-10 08:20:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29817. [2024-07-10 08:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29818. [2024-07-10 08:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29819. [2024-07-10 08:20:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29820. [2024-07-10 08:20:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29821. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29822. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29823. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29824. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29825. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29826. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29827. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29828. [2024-07-10 12:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29829. [2024-07-10 12:22:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29830. [2024-07-10 12:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29831. [2024-07-10 12:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29832. [2024-07-10 12:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29833. [2024-07-10 12:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29834. [2024-07-10 12:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29835. [2024-07-10 12:22:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29836. [2024-07-10 12:22:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29837. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29838. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29839. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29840. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29841. [2024-07-10 12:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29842. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29843. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29844. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29845. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29846. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29847. [2024-07-10 12:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29848. [2024-07-10 12:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29849. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29850. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29851. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29852. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29853. [2024-07-10 12:22:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29854. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29855. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29856. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29857. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29858. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29859. [2024-07-10 12:22:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29860. [2024-07-10 12:22:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29861. [2024-07-10 12:22:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29862. [2024-07-10 12:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29863. [2024-07-10 12:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29864. [2024-07-10 12:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29865. [2024-07-10 12:22:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29866. [2024-07-10 12:22:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29867. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29868. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29869. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29870. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29871. [2024-07-10 12:22: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29872. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29873. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29874. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29875. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29876. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29877. [2024-07-10 12:22:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29878. [2024-07-10 12:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29879. [2024-07-10 12:22:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29880. [2024-07-10 12:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29881. [2024-07-10 12:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29882. [2024-07-10 12:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29883. [2024-07-10 12:22:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29884. [2024-07-10 12:22:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29885. [2024-07-10 12:22:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29886. [2024-07-10 12:22:57] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  29887. [2024-07-10 12:22:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  29888. [2024-07-10 12:22:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29889. [2024-07-10 12:22:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  29890. [2024-07-10 12:22:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  29891. [2024-07-10 12:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  29892. [2024-07-10 12:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29893. [2024-07-10 12:22:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29894. [2024-07-10 12:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29895. [2024-07-10 12:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29896. [2024-07-10 12:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29897. [2024-07-10 12:22:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29898. [2024-07-10 12:22:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29899. [2024-07-10 12:22:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29900. [2024-07-10 12:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29901. [2024-07-10 12:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29902. [2024-07-10 12:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29903. [2024-07-10 12:22:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29904. [2024-07-10 12:22:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29905. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29906. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29907. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29908. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29909. [2024-07-10 12:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29910. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29911. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29912. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29913. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29914. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29915. [2024-07-10 12:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29916. [2024-07-10 12:22:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29917. [2024-07-10 12:23:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29918. [2024-07-10 12:23:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29919. [2024-07-10 12:23:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29920. [2024-07-10 12:23:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29921. [2024-07-10 12:23:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29922. [2024-07-11 09:36:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29923. [2024-07-11 09:36:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29924. [2024-07-11 09:36:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29925. [2024-07-11 09:36:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29926. [2024-07-11 09:36:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29927. [2024-07-11 09:59:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29928. [2024-07-11 09:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29929. [2024-07-11 09:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29930. [2024-07-11 09:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29931. [2024-07-11 09:59:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29932. [2024-07-11 13:59:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29933. [2024-07-11 13:59:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29934. [2024-07-11 13:59:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29935. [2024-07-11 13:59:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29936. [2024-07-11 13:59:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29937. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29938. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29939. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29940. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29941. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29942. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29943. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29944. [2024-07-11 23:37:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29945. [2024-07-11 23:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29946. [2024-07-11 23:37:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  29947. [2024-07-11 23:37:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29948. [2024-07-11 23:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29949. [2024-07-11 23:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29950. [2024-07-11 23:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29951. [2024-07-11 23:37:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29952. [2024-07-11 23:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29953. [2024-07-11 23:37:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29954. [2024-07-11 23:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29955. [2024-07-11 23:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29956. [2024-07-11 23:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29957. [2024-07-11 23:37:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29958. [2024-07-11 23:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29959. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29960. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29961. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29962. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29963. [2024-07-11 23:37:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29964. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29965. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29966. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29967. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29968. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29969. [2024-07-11 23:37:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29970. [2024-07-11 23:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29971. [2024-07-11 23:37:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29972. [2024-07-11 23:37:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29973. [2024-07-11 23:37:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29974. [2024-07-11 23:37:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29975. [2024-07-11 23:37:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29976. [2024-07-11 23:37:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29977. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29978. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29979. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29980. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29981. [2024-07-11 23:37:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29982. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29983. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29984. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29985. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29986. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29987. [2024-07-11 23:37:48] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29988. [2024-07-11 23:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29989. [2024-07-11 23:37:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29990. [2024-07-11 23:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29991. [2024-07-11 23:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29992. [2024-07-11 23:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29993. [2024-07-11 23:37:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29994. [2024-07-11 23:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29995. [2024-07-11 23:37:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  29996. [2024-07-11 23:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  29997. [2024-07-11 23:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29998. [2024-07-11 23:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  29999. [2024-07-11 23:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30000. [2024-07-11 23:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30001. [2024-07-11 23:37:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30002. [2024-07-11 23:37:50] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30003. [2024-07-11 23:37:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30004. [2024-07-11 23:37:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30005. [2024-07-11 23:37:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30006. [2024-07-11 23:37:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30007. [2024-07-11 23:37:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30008. [2024-07-11 23:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30009. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30010. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30011. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30012. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30013. [2024-07-11 23:37:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30014. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30015. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30016. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30017. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30018. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30019. [2024-07-11 23:37:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30020. [2024-07-11 23:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30021. [2024-07-11 23:37:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30022. [2024-07-11 23:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30023. [2024-07-11 23:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30024. [2024-07-11 23:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30025. [2024-07-11 23:37:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30026. [2024-07-11 23:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30027. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30028. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30029. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30030. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30031. [2024-07-11 23:37:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30032. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30033. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30034. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30035. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30036. [2024-07-11 23:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30037. [2024-07-11 23:37:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30038. [2024-07-12 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30039. [2024-07-12 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30040. [2024-07-12 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30041. [2024-07-12 08:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30042. [2024-07-12 08:16:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30043. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30044. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30045. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30046. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30047. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30048. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30049. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30050. [2024-07-12 13:57:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30051. [2024-07-12 13:57:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30052. [2024-07-12 13:57:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30053. [2024-07-12 13:57:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30054. [2024-07-12 13:57:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30055. [2024-07-12 13:57:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30056. [2024-07-12 13:57:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30057. [2024-07-12 13:57:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30058. [2024-07-12 13:57:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30059. [2024-07-12 13:57:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30060. [2024-07-12 13:57:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30061. [2024-07-12 13:57:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30062. [2024-07-12 13:57:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30063. [2024-07-12 13:57:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30064. [2024-07-12 13:57:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30065. [2024-07-12 13:57:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30066. [2024-07-12 13:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30067. [2024-07-12 13:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30068. [2024-07-12 13:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30069. [2024-07-12 13:57:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30070. [2024-07-12 13:57:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30071. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30072. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30073. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30074. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30075. [2024-07-12 13:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30076. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30077. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30078. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30079. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30080. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30081. [2024-07-12 13:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30082. [2024-07-12 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30083. [2024-07-12 13:57:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30084. [2024-07-12 13:57:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30085. [2024-07-12 13:57:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30086. [2024-07-12 13:57:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30087. [2024-07-12 13:57:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30088. [2024-07-12 13:57:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30089. [2024-07-12 13:57:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30090. [2024-07-12 13:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30091. [2024-07-12 13:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30092. [2024-07-12 13:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30093. [2024-07-12 13:57:50] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30094. [2024-07-12 13:57:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30095. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30096. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30097. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30098. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30099. [2024-07-12 13:57:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30100. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30101. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30102. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30103. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30104. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30105. [2024-07-12 13:57:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30106. [2024-07-12 13:57:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30107. [2024-07-12 13:57:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30108. [2024-07-12 13:57:52] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30109. [2024-07-12 13:57:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30110. [2024-07-12 13:57:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30111. [2024-07-12 13:57:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30112. [2024-07-12 13:57:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30113. [2024-07-12 13:57:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30114. [2024-07-12 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30115. [2024-07-12 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30116. [2024-07-12 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30117. [2024-07-12 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30118. [2024-07-12 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30119. [2024-07-12 13:57:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30120. [2024-07-12 13:57:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30121. [2024-07-12 13:57:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30122. [2024-07-12 13:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30123. [2024-07-12 13:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30124. [2024-07-12 13:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30125. [2024-07-12 13:57:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30126. [2024-07-12 13:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30127. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30128. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30129. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30130. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30131. [2024-07-12 13:57:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30132. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30133. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30134. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30135. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30136. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30137. [2024-07-12 13:57:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30138. [2024-07-12 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30139. [2024-07-12 13:57:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30140. [2024-07-12 13:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30141. [2024-07-12 13:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30142. [2024-07-12 13:57:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30143. [2024-07-12 13:57:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30144. [2024-07-12 14:18:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30145. [2024-07-12 14:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30146. [2024-07-12 14:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30147. [2024-07-12 14:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30148. [2024-07-12 14:18:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30149. [2024-07-13 03:41:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30150. [2024-07-13 03:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30151. [2024-07-13 03:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30152. [2024-07-13 03:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30153. [2024-07-13 03:41:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30154. [2024-07-13 07:22:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30155. [2024-07-13 07:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30156. [2024-07-13 07:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30157. [2024-07-13 07:22:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30158. [2024-07-13 07:22:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30159. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30160. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30161. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30162. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30163. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30164. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30165. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30166. [2024-07-14 00:41:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30167. [2024-07-14 00:41:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30168. [2024-07-14 00:41:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30169. [2024-07-14 00:41:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30170. [2024-07-14 00:41:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30171. [2024-07-14 00:41:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30172. [2024-07-14 00:41:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30173. [2024-07-14 00:41:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30174. [2024-07-14 00:41:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30175. [2024-07-14 00:41:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30176. [2024-07-14 00:41:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30177. [2024-07-14 00:41:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30178. [2024-07-14 00:41:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30179. [2024-07-14 00:41:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30180. [2024-07-14 00:41:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30181. [2024-07-14 00:41:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30182. [2024-07-14 00:41:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30183. [2024-07-14 00:41:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30184. [2024-07-14 00:41:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30185. [2024-07-14 00:41:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30186. [2024-07-14 00:41:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30187. [2024-07-14 00:41:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30188. [2024-07-14 00:41:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30189. [2024-07-14 00:41:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30190. [2024-07-14 00:41:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30191. [2024-07-14 00:41:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30192. [2024-07-14 00:41:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30193. [2024-07-14 00:41:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30194. [2024-07-14 00:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30195. [2024-07-14 00:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30196. [2024-07-14 00:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30197. [2024-07-14 00:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30198. [2024-07-14 00:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30199. [2024-07-14 00:41:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30200. [2024-07-14 00:41:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30201. [2024-07-14 00:41:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30202. [2024-07-14 00:41:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30203. [2024-07-14 00:41:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30204. [2024-07-14 00:41:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30205. [2024-07-14 00:41:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30206. [2024-07-14 00:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30207. [2024-07-14 00:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30208. [2024-07-14 00:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30209. [2024-07-14 00:41:12] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30210. [2024-07-14 00:41:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30211. [2024-07-14 00:41:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30212. [2024-07-14 00:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30213. [2024-07-14 00:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30214. [2024-07-14 00:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30215. [2024-07-14 00:41:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30216. [2024-07-14 00:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30217. [2024-07-14 00:41:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30218. [2024-07-14 00:41:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30219. [2024-07-14 00:41:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30220. [2024-07-14 00:41:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30221. [2024-07-14 00:41:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30222. [2024-07-14 00:41:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30223. [2024-07-14 00:41:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30224. [2024-07-14 00:41:16] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30225. [2024-07-14 00:41:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30226. [2024-07-14 00:41:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30227. [2024-07-14 00:41:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30228. [2024-07-14 00:41:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30229. [2024-07-14 00:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30230. [2024-07-14 00:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30231. [2024-07-14 00:41:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30232. [2024-07-14 00:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30233. [2024-07-14 00:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30234. [2024-07-14 00:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30235. [2024-07-14 00:41:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30236. [2024-07-14 00:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30237. [2024-07-14 00:41:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30238. [2024-07-14 00:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30239. [2024-07-14 00:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30240. [2024-07-14 00:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30241. [2024-07-14 00:41:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30242. [2024-07-14 00:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30243. [2024-07-14 00:41:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30244. [2024-07-14 00:41:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30245. [2024-07-14 00:41:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30246. [2024-07-14 00:41:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30247. [2024-07-14 00:41:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30248. [2024-07-14 00:41:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30249. [2024-07-14 00:41:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30250. [2024-07-14 00:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30251. [2024-07-14 00:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30252. [2024-07-14 00:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30253. [2024-07-14 00:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30254. [2024-07-14 00:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30255. [2024-07-14 00:41:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30256. [2024-07-14 00:41:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30257. [2024-07-14 00:41:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30258. [2024-07-14 00:41:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30259. [2024-07-14 00:41:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30260. [2024-07-14 09:24:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30261. [2024-07-14 09:24:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30262. [2024-07-14 09:24:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30263. [2024-07-14 09:24:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30264. [2024-07-14 09:24:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30265. [2024-07-14 10:34:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30266. [2024-07-14 10:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30267. [2024-07-14 10:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30268. [2024-07-14 10:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30269. [2024-07-14 10:34:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30270. [2024-07-14 10:34:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30271. [2024-07-14 10:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30272. [2024-07-14 10:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30273. [2024-07-14 10:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30274. [2024-07-14 10:34:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30275. [2024-07-14 10:34:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30276. [2024-07-14 10:34:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30277. [2024-07-14 10:34:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30278. [2024-07-14 10:34:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30279. [2024-07-14 10:34:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30280. [2024-07-14 10:34:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30281. [2024-07-14 10:34:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30282. [2024-07-14 10:34:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30283. [2024-07-14 10:34:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30284. [2024-07-14 10:34:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30285. [2024-07-14 10:34:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30286. [2024-07-14 10:34:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30287. [2024-07-14 10:34:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30288. [2024-07-14 10:34:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30289. [2024-07-14 10:34:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30290. [2024-07-14 10:34:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30291. [2024-07-14 10:34:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30292. [2024-07-14 10:34:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30293. [2024-07-14 10:34:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30294. [2024-07-14 10:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30295. [2024-07-14 10:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30296. [2024-07-14 10:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30297. [2024-07-14 10:34:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30298. [2024-07-14 10:34:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30299. [2024-07-14 10:34:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30300. [2024-07-14 10:34:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30301. [2024-07-14 10:34:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30302. [2024-07-14 10:34:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30303. [2024-07-14 10:34:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30304. [2024-07-14 10:34:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30305. [2024-07-14 10:34:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30306. [2024-07-14 10:34:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30307. [2024-07-14 10:34:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30308. [2024-07-14 10:34:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30309. [2024-07-14 10:34:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30310. [2024-07-14 10:34:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30311. [2024-07-14 10:34:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30312. [2024-07-14 10:34:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30313. [2024-07-14 10:34:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30314. [2024-07-14 10:34:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30315. [2024-07-14 10:34:40] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30316. [2024-07-14 10:34:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30317. [2024-07-14 10:34:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30318. [2024-07-14 10:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30319. [2024-07-14 10:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30320. [2024-07-14 10:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30321. [2024-07-14 10:34:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30322. [2024-07-14 10:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30323. [2024-07-14 10:34:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30324. [2024-07-14 10:34:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30325. [2024-07-14 10:34:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30326. [2024-07-14 10:34:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30327. [2024-07-14 10:34:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30328. [2024-07-14 10:34:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30329. [2024-07-14 10:34:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30330. [2024-07-14 10:34:44] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30331. [2024-07-14 10:34:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30332. [2024-07-14 10:34:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30333. [2024-07-14 10:34:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30334. [2024-07-14 10:34:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30335. [2024-07-14 10:34:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30336. [2024-07-14 10:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30337. [2024-07-14 10:34:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30338. [2024-07-14 10:34:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30339. [2024-07-14 10:34:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30340. [2024-07-14 10:34:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30341. [2024-07-14 10:34:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30342. [2024-07-14 10:34:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30343. [2024-07-14 10:34:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30344. [2024-07-14 10:34:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30345. [2024-07-14 10:34:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30346. [2024-07-14 10:34:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30347. [2024-07-14 10:34:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30348. [2024-07-14 10:34:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30349. [2024-07-14 10:34:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30350. [2024-07-14 10:34:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30351. [2024-07-14 10:34:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30352. [2024-07-14 10:34:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30353. [2024-07-14 10:34:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30354. [2024-07-14 10:34:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30355. [2024-07-14 10:34:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30356. [2024-07-14 10:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30357. [2024-07-14 10:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30358. [2024-07-14 10:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30359. [2024-07-14 10:34:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30360. [2024-07-14 10:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30361. [2024-07-14 10:34:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30362. [2024-07-14 10:34:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30363. [2024-07-14 10:34:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30364. [2024-07-14 10:34:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30365. [2024-07-14 10:34:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30366. [2024-07-15 09:18:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30367. [2024-07-15 09:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30368. [2024-07-15 09:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30369. [2024-07-15 09:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30370. [2024-07-15 09:18:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30371. [2024-07-15 09:18:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30372. [2024-07-15 09:18:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30373. [2024-07-15 09:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30374. [2024-07-15 09:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30375. [2024-07-15 09:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30376. [2024-07-15 09:18:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30377. [2024-07-16 15:59:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30378. [2024-07-16 16:00:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30379. [2024-07-16 16:00:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30380. [2024-07-16 16:00:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30381. [2024-07-16 16:00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp-includes/css/dashicons.min.css" (from "www.google.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp-includes/css/dashicons.min.css\" (from \"www.google.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-includes/css/dashicons.min.css/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30382. [2024-07-16 16:00:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30383. [2024-07-16 16:00:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30384. [2024-07-16 16:00:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30385. [2024-07-16 16:00:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30386. [2024-07-16 16:00:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30387. [2024-07-16 16:00:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wordpress/wp-includes/css/dashicons.min.css" (from "www.google.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wordpress/wp-includes/css/dashicons.min.css\" (from \"www.google.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wordpress/wp-includes/css/dashicons.min.css/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30388. [2024-07-16 16:00:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30389. [2024-07-17 15:58:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30390. [2024-07-17 15:58:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30391. [2024-07-17 15:58:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30392. [2024-07-17 15:58:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30393. [2024-07-17 15:58:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30394. [2024-07-17 15:58:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30395. [2024-07-17 15:58:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30396. [2024-07-17 15:58:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30397. [2024-07-17 15:58:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30398. [2024-07-17 15:58:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30399. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30400. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30401. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30402. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30403. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30404. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30405. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30406. [2024-07-18 08:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30407. [2024-07-18 08:12:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30408. [2024-07-18 08:12:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30409. [2024-07-18 08:12:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30410. [2024-07-18 08:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30411. [2024-07-18 08:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30412. [2024-07-18 08:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30413. [2024-07-18 08:12:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30414. [2024-07-18 08:12:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30415. [2024-07-18 08:12:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30416. [2024-07-18 08:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30417. [2024-07-18 08:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30418. [2024-07-18 08:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30419. [2024-07-18 08:12:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30420. [2024-07-18 08:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30421. [2024-07-18 08:12:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30422. [2024-07-18 08:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30423. [2024-07-18 08:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30424. [2024-07-18 08:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30425. [2024-07-18 08:12:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30426. [2024-07-18 08:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30427. [2024-07-18 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30428. [2024-07-18 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30429. [2024-07-18 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30430. [2024-07-18 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30431. [2024-07-18 08:12:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30432. [2024-07-18 08:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30433. [2024-07-18 08:12:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30434. [2024-07-18 08:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30435. [2024-07-18 08:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30436. [2024-07-18 08:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30437. [2024-07-18 08:12:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30438. [2024-07-18 08:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30439. [2024-07-18 08:12:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30440. [2024-07-18 08:12:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30441. [2024-07-18 08:12:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30442. [2024-07-18 08:12:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30443. [2024-07-18 08:12:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30444. [2024-07-18 08:12:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30445. [2024-07-18 08:12:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30446. [2024-07-18 08:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30447. [2024-07-18 08:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30448. [2024-07-18 08:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30449. [2024-07-18 08:12: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30450. [2024-07-18 08:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30451. [2024-07-18 08:12:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30452. [2024-07-18 08:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30453. [2024-07-18 08:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30454. [2024-07-18 08:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30455. [2024-07-18 08:12:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30456. [2024-07-18 08:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30457. [2024-07-18 08:12:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30458. [2024-07-18 08:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30459. [2024-07-18 08:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30460. [2024-07-18 08:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30461. [2024-07-18 08:12:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30462. [2024-07-18 08:12:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30463. [2024-07-18 08:12:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30464. [2024-07-18 08:12:59] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30465. [2024-07-18 08:12:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30466. [2024-07-18 08:12:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30467. [2024-07-18 08:12:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30468. [2024-07-18 08:12:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30469. [2024-07-18 08:13:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30470. [2024-07-18 08:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30471. [2024-07-18 08:13:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30472. [2024-07-18 08:13:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30473. [2024-07-18 08:13:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30474. [2024-07-18 08:13:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30475. [2024-07-18 08:13:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30476. [2024-07-18 08:13:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30477. [2024-07-18 08:13:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30478. [2024-07-18 08:13:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30479. [2024-07-18 08:13:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30480. [2024-07-18 08:13:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30481. [2024-07-18 08:13:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30482. [2024-07-18 08:13:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30483. [2024-07-18 08:13:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30484. [2024-07-18 08:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30485. [2024-07-18 08:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30486. [2024-07-18 08:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30487. [2024-07-18 08:13:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30488. [2024-07-18 08:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30489. [2024-07-18 08:13:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30490. [2024-07-18 08:13:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30491. [2024-07-18 08:13:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30492. [2024-07-18 08:13:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30493. [2024-07-18 08:13:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30494. [2024-07-18 08:13:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30495. [2024-07-18 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30496. [2024-07-18 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30497. [2024-07-18 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30498. [2024-07-18 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30499. [2024-07-18 08:13:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30500. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30501. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30502. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30503. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30504. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30505. [2024-07-18 09:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30506. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30507. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30508. [2024-07-18 09:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30509. [2024-07-18 09:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30510. [2024-07-18 09:07:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30511. [2024-07-18 09:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30512. [2024-07-18 09:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30513. [2024-07-18 09:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30514. [2024-07-18 09:07:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30515. [2024-07-18 09:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30516. [2024-07-18 09:07:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30517. [2024-07-18 09:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30518. [2024-07-18 09:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30519. [2024-07-18 09:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30520. [2024-07-18 09:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30521. [2024-07-18 09:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30522. [2024-07-18 09:07:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30523. [2024-07-18 09:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30524. [2024-07-18 09:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30525. [2024-07-18 09:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30526. [2024-07-18 09:07:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30527. [2024-07-18 09:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30528. [2024-07-18 09:07:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30529. [2024-07-18 09:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30530. [2024-07-18 09:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30531. [2024-07-18 09:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30532. [2024-07-18 09:07:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30533. [2024-07-18 09:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30534. [2024-07-18 09:07:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30535. [2024-07-18 09:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30536. [2024-07-18 09:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30537. [2024-07-18 09:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30538. [2024-07-18 09:07:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30539. [2024-07-18 09:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30540. [2024-07-18 09:07:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30541. [2024-07-18 09:07:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30542. [2024-07-18 09:07:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30543. [2024-07-18 09:07:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30544. [2024-07-18 09:07:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30545. [2024-07-18 09:07:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30546. [2024-07-18 09:07:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30547. [2024-07-18 09:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30548. [2024-07-18 09:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30549. [2024-07-18 09:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30550. [2024-07-18 09:07:22] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30551. [2024-07-18 09:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30552. [2024-07-18 09:07:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30553. [2024-07-18 09:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30554. [2024-07-18 09:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30555. [2024-07-18 09:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30556. [2024-07-18 09:07:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30557. [2024-07-18 09:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30558. [2024-07-18 09:07:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30559. [2024-07-18 09:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30560. [2024-07-18 09:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30561. [2024-07-18 09:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30562. [2024-07-18 09:07:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30563. [2024-07-18 09:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30564. [2024-07-18 09:07:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30565. [2024-07-18 09:07:25] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30566. [2024-07-18 09:07:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30567. [2024-07-18 09:07:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30568. [2024-07-18 09:07:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30569. [2024-07-18 09:07:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30570. [2024-07-18 09:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30571. [2024-07-18 09:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30572. [2024-07-18 09:07:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30573. [2024-07-18 09:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30574. [2024-07-18 09:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30575. [2024-07-18 09:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30576. [2024-07-18 09:07:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30577. [2024-07-18 09:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30578. [2024-07-18 09:07:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30579. [2024-07-18 09:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30580. [2024-07-18 09:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30581. [2024-07-18 09:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30582. [2024-07-18 09:07:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30583. [2024-07-18 09:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30584. [2024-07-18 09:07:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30585. [2024-07-18 09:07:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30586. [2024-07-18 09:07:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30587. [2024-07-18 09:07:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30588. [2024-07-18 09:07:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30589. [2024-07-18 09:07:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30590. [2024-07-18 09:07:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30591. [2024-07-18 09:07:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30592. [2024-07-18 09:07:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30593. [2024-07-18 09:07:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30594. [2024-07-18 09:07:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30595. [2024-07-18 09:07:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30596. [2024-07-18 09:07:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30597. [2024-07-18 09:07:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30598. [2024-07-18 09:07:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30599. [2024-07-18 09:07:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30600. [2024-07-18 09:07:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30601. [2024-07-18 23:44:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30602. [2024-07-18 23:44:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30603. [2024-07-18 23:44:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30604. [2024-07-18 23:44:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30605. [2024-07-18 23:44:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30606. [2024-07-19 13:10:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30607. [2024-07-19 13:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30608. [2024-07-19 13:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30609. [2024-07-19 13:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30610. [2024-07-19 13:10:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30611. [2024-07-19 13:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30612. [2024-07-19 15:08:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30613. [2024-07-19 15:08:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30614. [2024-07-19 15:08:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30615. [2024-07-19 15:08:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30616. [2024-07-19 15:08:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30617. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30618. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30619. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30620. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30621. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30622. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30623. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30624. [2024-07-20 04:55:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30625. [2024-07-20 04:55:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30626. [2024-07-20 04:55:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30627. [2024-07-20 04:55:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30628. [2024-07-20 04:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30629. [2024-07-20 04:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30630. [2024-07-20 04:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30631. [2024-07-20 04:55:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30632. [2024-07-20 04:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30633. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30634. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30635. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30636. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30637. [2024-07-20 04:55:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30638. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30639. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30640. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30641. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30642. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30643. [2024-07-20 04:55:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30644. [2024-07-20 04:55:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30645. [2024-07-20 04:55:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30646. [2024-07-20 04:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30647. [2024-07-20 04:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30648. [2024-07-20 04:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30649. [2024-07-20 04:55:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30650. [2024-07-20 04:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30651. [2024-07-20 04:55:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30652. [2024-07-20 04:55:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30653. [2024-07-20 04:55:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30654. [2024-07-20 04:55:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30655. [2024-07-20 04:55:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30656. [2024-07-20 04:55:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30657. [2024-07-20 04:55:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30658. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30659. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30660. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30661. [2024-07-20 04:55:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30662. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30663. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30664. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30665. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30666. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30667. [2024-07-20 04:55:20] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30668. [2024-07-20 04:55:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30669. [2024-07-20 04:55:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30670. [2024-07-20 04:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30671. [2024-07-20 04:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30672. [2024-07-20 04:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30673. [2024-07-20 04:55:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30674. [2024-07-20 04:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30675. [2024-07-20 04:55:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30676. [2024-07-20 04:55:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30677. [2024-07-20 04:55:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30678. [2024-07-20 04:55:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30679. [2024-07-20 04:55:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30680. [2024-07-20 04:55:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30681. [2024-07-20 04:55:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30682. [2024-07-20 04:55:22] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30683. [2024-07-20 04:55:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30684. [2024-07-20 04:55:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30685. [2024-07-20 04:55:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30686. [2024-07-20 04:55:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30687. [2024-07-20 04:55:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30688. [2024-07-20 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30689. [2024-07-20 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30690. [2024-07-20 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30691. [2024-07-20 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30692. [2024-07-20 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30693. [2024-07-20 04:55:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30694. [2024-07-20 04:55:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30695. [2024-07-20 04:55:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30696. [2024-07-20 04:55:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30697. [2024-07-20 04:55:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30698. [2024-07-20 04:55:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30699. [2024-07-20 04:55:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30700. [2024-07-20 04:55:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30701. [2024-07-20 04:55:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30702. [2024-07-20 04:55:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30703. [2024-07-20 04:55:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30704. [2024-07-20 04:55:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30705. [2024-07-20 04:55:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30706. [2024-07-20 04:55:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30707. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30708. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30709. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30710. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30711. [2024-07-20 04:55:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30712. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30713. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30714. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30715. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30716. [2024-07-20 04:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30717. [2024-07-20 04:55:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30718. [2024-07-20 10:02:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30719. [2024-07-20 10:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30720. [2024-07-20 10:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30721. [2024-07-20 10:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30722. [2024-07-20 10:02:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30723. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30724. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30725. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30726. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30727. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30728. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30729. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30730. [2024-07-20 13:50:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30731. [2024-07-20 13:50:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30732. [2024-07-20 13:50:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30733. [2024-07-20 13:50:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30734. [2024-07-20 13:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30735. [2024-07-20 13:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30736. [2024-07-20 13:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30737. [2024-07-20 13:50:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30738. [2024-07-20 13:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30739. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30740. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30741. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30742. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30743. [2024-07-20 13:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30744. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30745. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30746. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30747. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30748. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30749. [2024-07-20 13:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30750. [2024-07-20 13:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30751. [2024-07-20 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30752. [2024-07-20 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30753. [2024-07-20 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30754. [2024-07-20 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30755. [2024-07-20 13:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30756. [2024-07-20 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30757. [2024-07-20 13:50:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30758. [2024-07-20 13:50:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30759. [2024-07-20 13:50:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30760. [2024-07-20 13:50:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30761. [2024-07-20 13:50:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30762. [2024-07-20 13:50:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30763. [2024-07-20 13:50:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30764. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30765. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30766. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30767. [2024-07-20 13:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30768. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30769. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30770. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30771. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30772. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30773. [2024-07-20 13:50:16] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30774. [2024-07-20 13:50:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30775. [2024-07-20 13:50:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30776. [2024-07-20 13:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30777. [2024-07-20 13:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30778. [2024-07-20 13:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30779. [2024-07-20 13:50:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30780. [2024-07-20 13:50:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30781. [2024-07-20 13:50:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30782. [2024-07-20 13:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30783. [2024-07-20 13:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30784. [2024-07-20 13:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30785. [2024-07-20 13:50:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30786. [2024-07-20 13:50:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30787. [2024-07-20 13:50:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30788. [2024-07-20 13:50:19] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30789. [2024-07-20 13:50:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30790. [2024-07-20 13:50:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30791. [2024-07-20 13:50:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30792. [2024-07-20 13:50:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30793. [2024-07-20 13:50:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30794. [2024-07-20 13:50:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30795. [2024-07-20 13:50:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30796. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30797. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30798. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30799. [2024-07-20 13:50:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30800. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30801. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30802. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30803. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30804. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30805. [2024-07-20 13:50:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30806. [2024-07-20 13:50:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30807. [2024-07-20 13:50:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30808. [2024-07-20 13:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30809. [2024-07-20 13:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30810. [2024-07-20 13:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30811. [2024-07-20 13:50:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30812. [2024-07-20 13:50:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30813. [2024-07-20 13:50:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30814. [2024-07-20 13:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30815. [2024-07-20 13:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30816. [2024-07-20 13:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30817. [2024-07-20 13:50:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30818. [2024-07-20 13:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30819. [2024-07-20 13:50:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30820. [2024-07-20 13:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30821. [2024-07-20 13:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30822. [2024-07-20 13:50:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30823. [2024-07-20 13:50:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30824. [2024-07-20 14:55:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30825. [2024-07-20 14:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30826. [2024-07-20 14:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30827. [2024-07-20 14:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30828. [2024-07-20 14:55:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30829. [2024-07-20 21:42:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30830. [2024-07-20 21:42:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30831. [2024-07-20 21:42:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30832. [2024-07-20 21:42:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30833. [2024-07-20 21:42:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30834. [2024-07-21 19:02:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30835. [2024-07-21 19:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30836. [2024-07-21 19:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30837. [2024-07-21 19:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30838. [2024-07-21 19:02:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30839. [2024-07-22 04:55:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30840. [2024-07-22 04:55:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30841. [2024-07-22 04:55:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30842. [2024-07-22 04:55:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30843. [2024-07-22 04:55:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30844. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30845. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30846. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30847. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30848. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30849. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30850. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30851. [2024-07-22 09:52:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30852. [2024-07-22 09:52:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30853. [2024-07-22 09:52:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30854. [2024-07-22 09:52:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30855. [2024-07-22 09:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30856. [2024-07-22 09:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30857. [2024-07-22 09:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30858. [2024-07-22 09:52:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30859. [2024-07-22 09:52:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30860. [2024-07-22 09:52:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30861. [2024-07-22 09:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30862. [2024-07-22 09:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30863. [2024-07-22 09:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30864. [2024-07-22 09:52:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30865. [2024-07-22 09:52:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30866. [2024-07-22 09:52:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30867. [2024-07-22 09:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30868. [2024-07-22 09:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30869. [2024-07-22 09:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30870. [2024-07-22 09:52:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30871. [2024-07-22 09:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30872. [2024-07-22 09:52:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30873. [2024-07-22 09:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30874. [2024-07-22 09:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30875. [2024-07-22 09:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30876. [2024-07-22 09:52:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30877. [2024-07-22 09:52:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30878. [2024-07-22 09:52:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30879. [2024-07-22 09:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30880. [2024-07-22 09:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30881. [2024-07-22 09:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30882. [2024-07-22 09:52:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30883. [2024-07-22 09:52:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30884. [2024-07-22 09:52:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30885. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30886. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30887. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30888. [2024-07-22 09:52:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30889. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30890. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30891. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30892. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30893. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30894. [2024-07-22 09:52:22] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30895. [2024-07-22 09:52:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30896. [2024-07-22 09:52:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30897. [2024-07-22 09:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30898. [2024-07-22 09:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30899. [2024-07-22 09:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30900. [2024-07-22 09:52:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30901. [2024-07-22 09:52:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30902. [2024-07-22 09:52:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30903. [2024-07-22 09:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30904. [2024-07-22 09:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30905. [2024-07-22 09:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30906. [2024-07-22 09:52:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30907. [2024-07-22 09:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30908. [2024-07-22 09:52:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30909. [2024-07-22 09:52:26] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  30910. [2024-07-22 09:52:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  30911. [2024-07-22 09:52:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30912. [2024-07-22 09:52:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  30913. [2024-07-22 09:52:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  30914. [2024-07-22 09:52:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  30915. [2024-07-22 09:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30916. [2024-07-22 09:52:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30917. [2024-07-22 09:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30918. [2024-07-22 09:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30919. [2024-07-22 09:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30920. [2024-07-22 09:52:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30921. [2024-07-22 09:52:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30922. [2024-07-22 09:52:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30923. [2024-07-22 09:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30924. [2024-07-22 09:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30925. [2024-07-22 09:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30926. [2024-07-22 09:52:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30927. [2024-07-22 09:52:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30928. [2024-07-22 09:52:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30929. [2024-07-22 09:52:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30930. [2024-07-22 09:52:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30931. [2024-07-22 09:52:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30932. [2024-07-22 09:52:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30933. [2024-07-22 09:52:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30934. [2024-07-22 09:52:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30935. [2024-07-22 09:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30936. [2024-07-22 09:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30937. [2024-07-22 09:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30938. [2024-07-22 09:52:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30939. [2024-07-22 09:52:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30940. [2024-07-22 09:52:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30941. [2024-07-22 09:52:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30942. [2024-07-22 09:52:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30943. [2024-07-22 09:52:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30944. [2024-07-22 09:52:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30945. [2024-07-22 13:11:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30946. [2024-07-22 13:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30947. [2024-07-22 13:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30948. [2024-07-22 13:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30949. [2024-07-22 13:11:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30950. [2024-07-22 14:59:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30951. [2024-07-22 14:59:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30952. [2024-07-22 14:59:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30953. [2024-07-22 14:59:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30954. [2024-07-22 14:59:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30955. [2024-07-22 14:59:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30956. [2024-07-22 14:59:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30957. [2024-07-22 14:59:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30958. [2024-07-22 14:59:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30959. [2024-07-22 14:59:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  30960. [2024-07-22 14:59:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30961. [2024-07-22 14:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30962. [2024-07-22 14:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30963. [2024-07-22 14:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30964. [2024-07-22 14:59:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30965. [2024-07-22 14:59:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30966. [2024-07-22 14:59:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30967. [2024-07-22 14:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30968. [2024-07-22 14:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30969. [2024-07-22 14:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30970. [2024-07-22 14:59:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30971. [2024-07-22 14:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30972. [2024-07-22 14:59:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30973. [2024-07-22 14:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30974. [2024-07-22 14:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30975. [2024-07-22 14:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30976. [2024-07-22 14:59:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30977. [2024-07-22 14:59:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30978. [2024-07-22 14:59:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30979. [2024-07-22 14:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30980. [2024-07-22 14:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30981. [2024-07-22 14:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30982. [2024-07-22 14:59:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30983. [2024-07-22 14:59:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30984. [2024-07-22 14:59:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30985. [2024-07-22 14:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30986. [2024-07-22 14:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30987. [2024-07-22 14:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30988. [2024-07-22 14:59:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30989. [2024-07-22 14:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30990. [2024-07-22 14:59:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30991. [2024-07-22 14:59:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30992. [2024-07-22 14:59:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30993. [2024-07-22 14:59:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30994. [2024-07-22 14:59:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  30995. [2024-07-22 14:59:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30996. [2024-07-22 14:59:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30997. [2024-07-22 14:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  30998. [2024-07-22 14:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  30999. [2024-07-22 14:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31000. [2024-07-22 14:59:18] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31001. [2024-07-22 14:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31002. [2024-07-22 14:59:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31003. [2024-07-22 14:59:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31004. [2024-07-22 14:59:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31005. [2024-07-22 14:59:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31006. [2024-07-22 14:59:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31007. [2024-07-22 14:59:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31008. [2024-07-22 14:59:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31009. [2024-07-22 14:59:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31010. [2024-07-22 14:59:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31011. [2024-07-22 14:59:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31012. [2024-07-22 14:59:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31013. [2024-07-22 14:59:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31014. [2024-07-22 14:59:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31015. [2024-07-22 14:59:21] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31016. [2024-07-22 14:59:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31017. [2024-07-22 14:59:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31018. [2024-07-22 14:59:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31019. [2024-07-22 14:59:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31020. [2024-07-22 14:59:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31021. [2024-07-22 14:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31022. [2024-07-22 14:59:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31023. [2024-07-22 14:59:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31024. [2024-07-22 14:59:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31025. [2024-07-22 14:59:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31026. [2024-07-22 14:59:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31027. [2024-07-22 14:59:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31028. [2024-07-22 14:59:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31029. [2024-07-22 14:59:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31030. [2024-07-22 14:59:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31031. [2024-07-22 14:59:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31032. [2024-07-22 14:59:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31033. [2024-07-22 14:59:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31034. [2024-07-22 14:59:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31035. [2024-07-22 14:59:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31036. [2024-07-22 14:59:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31037. [2024-07-22 14:59:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31038. [2024-07-22 14:59:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31039. [2024-07-22 14:59:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31040. [2024-07-22 14:59:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31041. [2024-07-22 14:59:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31042. [2024-07-22 14:59:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31043. [2024-07-22 14:59:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31044. [2024-07-22 14:59:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31045. [2024-07-22 14:59:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31046. [2024-07-22 14:59:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31047. [2024-07-22 14:59:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31048. [2024-07-22 14:59:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31049. [2024-07-22 14:59:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31050. [2024-07-22 14:59:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31051. [2024-07-23 09:05:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31052. [2024-07-23 09:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31053. [2024-07-23 09:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31054. [2024-07-23 09:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31055. [2024-07-23 09:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31056. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31057. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31058. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31059. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31060. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31061. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31062. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31063. [2024-07-24 11:20:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31064. [2024-07-24 11:20:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31065. [2024-07-24 11:20:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31066. [2024-07-24 11:20:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31067. [2024-07-24 11:20:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31068. [2024-07-24 11:20:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31069. [2024-07-24 11:20:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31070. [2024-07-24 11:20:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31071. [2024-07-24 11:20:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31072. [2024-07-24 11:20:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31073. [2024-07-24 11:20:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31074. [2024-07-24 11:20:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31075. [2024-07-24 11:20:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31076. [2024-07-24 11:20:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31077. [2024-07-24 11:20:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31078. [2024-07-24 11:20:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31079. [2024-07-24 11:20:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31080. [2024-07-24 11:20:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31081. [2024-07-24 11:20:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31082. [2024-07-24 11:20:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31083. [2024-07-24 11:20:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31084. [2024-07-24 11:20:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31085. [2024-07-24 11:20:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31086. [2024-07-24 11:20:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31087. [2024-07-24 11:20:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31088. [2024-07-24 11:20:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31089. [2024-07-24 11:20:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31090. [2024-07-24 11:20:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31091. [2024-07-24 11:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31092. [2024-07-24 11:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31093. [2024-07-24 11:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31094. [2024-07-24 11:20:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31095. [2024-07-24 11:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31096. [2024-07-24 11:20:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31097. [2024-07-24 11:20:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31098. [2024-07-24 11:20:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31099. [2024-07-24 11:20:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31100. [2024-07-24 11:20:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31101. [2024-07-24 11:20:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31102. [2024-07-24 11:20:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31103. [2024-07-24 11:20:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31104. [2024-07-24 11:20:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31105. [2024-07-24 11:20:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31106. [2024-07-24 11:20:22] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31107. [2024-07-24 11:20:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31108. [2024-07-24 11:20:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31109. [2024-07-24 11:20:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31110. [2024-07-24 11:20:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31111. [2024-07-24 11:20:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31112. [2024-07-24 11:20:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31113. [2024-07-24 11:20:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31114. [2024-07-24 11:20:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31115. [2024-07-24 11:20:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31116. [2024-07-24 11:20:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31117. [2024-07-24 11:20:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31118. [2024-07-24 11:20:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31119. [2024-07-24 11:20:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31120. [2024-07-24 11:20:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31121. [2024-07-24 11:20:26] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31122. [2024-07-24 11:20:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31123. [2024-07-24 11:20:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31124. [2024-07-24 11:20:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31125. [2024-07-24 11:20:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31126. [2024-07-24 11:20:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31127. [2024-07-24 11:20:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31128. [2024-07-24 11:20:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31129. [2024-07-24 11:20:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31130. [2024-07-24 11:20:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31131. [2024-07-24 11:20:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31132. [2024-07-24 11:20:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31133. [2024-07-24 11:20:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31134. [2024-07-24 11:20:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31135. [2024-07-24 11:20:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31136. [2024-07-24 11:20:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31137. [2024-07-24 11:20:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31138. [2024-07-24 11:20:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31139. [2024-07-24 11:20:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31140. [2024-07-24 11:20:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31141. [2024-07-24 11:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31142. [2024-07-24 11:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31143. [2024-07-24 11:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31144. [2024-07-24 11:20:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31145. [2024-07-24 11:20:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31146. [2024-07-24 11:20:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31147. [2024-07-24 11:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31148. [2024-07-24 11:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31149. [2024-07-24 11:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31150. [2024-07-24 11:20:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31151. [2024-07-24 11:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31152. [2024-07-24 11:20:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31153. [2024-07-24 11:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31154. [2024-07-24 11:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31155. [2024-07-24 11:20:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31156. [2024-07-24 11:20:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31157. [2024-07-24 16:02:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31158. [2024-07-24 16:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31159. [2024-07-24 16:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31160. [2024-07-24 16:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31161. [2024-07-24 16:02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31162. [2024-07-24 16:02:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31163. [2024-07-24 16:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31164. [2024-07-24 16:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31165. [2024-07-24 16:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31166. [2024-07-24 16:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31167. [2024-07-24 16:02:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31168. [2024-07-24 16:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31169. [2024-07-24 16:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31170. [2024-07-24 16:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31171. [2024-07-24 16:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31172. [2024-07-24 16:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31173. [2024-07-24 16:02:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31174. [2024-07-24 16:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31175. [2024-07-24 16:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31176. [2024-07-24 16:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31177. [2024-07-24 16:02:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31178. [2024-07-24 16:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31179. [2024-07-24 16:02:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31180. [2024-07-24 16:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31181. [2024-07-24 16:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31182. [2024-07-24 16:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31183. [2024-07-24 16:02:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31184. [2024-07-24 16:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31185. [2024-07-24 16:02:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31186. [2024-07-24 16:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31187. [2024-07-24 16:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31188. [2024-07-24 16:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31189. [2024-07-24 16:02:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31190. [2024-07-24 16:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31191. [2024-07-24 16:02:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31192. [2024-07-24 16:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31193. [2024-07-24 16:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31194. [2024-07-24 16:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31195. [2024-07-24 16:02:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31196. [2024-07-24 16:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31197. [2024-07-24 16:02:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31198. [2024-07-24 16:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31199. [2024-07-24 16:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31200. [2024-07-24 16:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31201. [2024-07-24 16:02:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31202. [2024-07-24 16:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31203. [2024-07-24 16:02:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31204. [2024-07-24 16:02:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31205. [2024-07-24 16:02:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31206. [2024-07-24 16:02:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31207. [2024-07-24 16:02:11] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31208. [2024-07-24 16:02:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31209. [2024-07-24 16:02:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31210. [2024-07-24 16:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31211. [2024-07-24 16:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31212. [2024-07-24 16:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31213. [2024-07-24 16:02:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31214. [2024-07-24 16:02:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31215. [2024-07-24 16:02:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31216. [2024-07-24 16:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31217. [2024-07-24 16:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31218. [2024-07-24 16:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31219. [2024-07-24 16:02:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31220. [2024-07-24 16:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31221. [2024-07-24 16:02:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31222. [2024-07-24 16:02:14] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31223. [2024-07-24 16:02:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31224. [2024-07-24 16:02:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31225. [2024-07-24 16:02:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31226. [2024-07-24 16:02:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31227. [2024-07-24 16:02:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31228. [2024-07-24 16:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31229. [2024-07-24 16:02:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31230. [2024-07-24 16:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31231. [2024-07-24 16:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31232. [2024-07-24 16:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31233. [2024-07-24 16:02:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31234. [2024-07-24 16:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31235. [2024-07-24 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31236. [2024-07-24 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31237. [2024-07-24 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31238. [2024-07-24 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31239. [2024-07-24 16:02:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31240. [2024-07-24 16:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31241. [2024-07-24 16:02:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31242. [2024-07-24 16:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31243. [2024-07-24 16:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31244. [2024-07-24 16:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31245. [2024-07-24 16:02:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31246. [2024-07-24 16:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31247. [2024-07-24 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31248. [2024-07-24 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31249. [2024-07-24 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31250. [2024-07-24 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31251. [2024-07-24 16:02:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31252. [2024-07-24 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31253. [2024-07-24 16:02:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31254. [2024-07-24 16:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31255. [2024-07-24 16:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31256. [2024-07-24 16:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31257. [2024-07-24 16:02:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31258. [2024-07-25 12:44:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31259. [2024-07-25 12:44:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31260. [2024-07-25 12:44:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31261. [2024-07-25 12:44:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31262. [2024-07-25 12:44:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31263. [2024-07-26 09:27:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31264. [2024-07-26 09:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31265. [2024-07-26 09:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31266. [2024-07-26 09:27:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31267. [2024-07-26 09:27:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31268. [2024-07-26 10:36:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31269. [2024-07-26 10:36:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31270. [2024-07-26 10:36:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31271. [2024-07-26 10:36:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31272. [2024-07-26 10:36:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31273. [2024-07-26 12:28:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31274. [2024-07-26 12:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31275. [2024-07-26 12:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31276. [2024-07-26 12:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31277. [2024-07-26 12:28:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31278. [2024-07-26 12:28:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31279. [2024-07-26 12:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31280. [2024-07-26 12:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31281. [2024-07-26 12:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31282. [2024-07-26 12:28:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31283. [2024-07-26 12:28:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31284. [2024-07-26 12:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31285. [2024-07-26 12:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31286. [2024-07-26 12:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31287. [2024-07-26 12:28:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31288. [2024-07-26 12:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31289. [2024-07-26 12:28:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31290. [2024-07-26 12:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31291. [2024-07-26 12:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31292. [2024-07-26 12:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31293. [2024-07-26 12:28:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31294. [2024-07-26 12:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31295. [2024-07-26 12:28:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31296. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31297. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31298. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31299. [2024-07-26 12:28:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31300. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31301. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31302. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31303. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31304. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31305. [2024-07-26 12:28:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31306. [2024-07-26 12:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31307. [2024-07-26 12:28:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31308. [2024-07-26 12:28:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31309. [2024-07-26 12:28:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31310. [2024-07-26 12:28:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31311. [2024-07-26 12:28:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31312. [2024-07-26 12:28:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31313. [2024-07-26 12:28:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31314. [2024-07-26 12:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31315. [2024-07-26 12:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31316. [2024-07-26 12:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31317. [2024-07-26 12:28:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31318. [2024-07-26 12:28:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31319. [2024-07-26 12:28:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31320. [2024-07-26 12:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31321. [2024-07-26 12:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31322. [2024-07-26 12:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31323. [2024-07-26 12:28:51] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31324. [2024-07-26 12:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31325. [2024-07-26 12:28:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31326. [2024-07-26 12:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31327. [2024-07-26 12:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31328. [2024-07-26 12:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31329. [2024-07-26 12:28:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31330. [2024-07-26 12:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31331. [2024-07-26 12:28:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31332. [2024-07-26 12:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31333. [2024-07-26 12:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31334. [2024-07-26 12:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31335. [2024-07-26 12:28:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31336. [2024-07-26 12:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31337. [2024-07-26 12:28:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31338. [2024-07-26 12:28:54] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31339. [2024-07-26 12:28:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31340. [2024-07-26 12:28:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31341. [2024-07-26 12:28:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31342. [2024-07-26 12:28:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31343. [2024-07-26 12:28:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31344. [2024-07-26 12:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31345. [2024-07-26 12:28:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31346. [2024-07-26 12:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31347. [2024-07-26 12:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31348. [2024-07-26 12:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31349. [2024-07-26 12:28:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31350. [2024-07-26 12:28:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31351. [2024-07-26 12:28:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31352. [2024-07-26 12:28:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31353. [2024-07-26 12:28:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31354. [2024-07-26 12:28:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31355. [2024-07-26 12:28:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31356. [2024-07-26 12:28:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31357. [2024-07-26 12:28:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31358. [2024-07-26 12:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31359. [2024-07-26 12:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31360. [2024-07-26 12:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31361. [2024-07-26 12:28:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31362. [2024-07-26 12:28:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31363. [2024-07-26 12:28:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31364. [2024-07-26 12:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31365. [2024-07-26 12:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31366. [2024-07-26 12:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31367. [2024-07-26 12:28:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31368. [2024-07-26 12:28:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31369. [2024-07-26 12:29:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31370. [2024-07-26 12:29:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31371. [2024-07-26 12:29:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31372. [2024-07-26 12:29:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31373. [2024-07-26 12:29:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31374. [2024-07-26 21:12:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31375. [2024-07-26 21:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31376. [2024-07-26 21:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31377. [2024-07-26 21:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31378. [2024-07-26 21:12:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31379. [2024-07-26 21:12:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31380. [2024-07-26 21:12:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31381. [2024-07-26 21:12:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31382. [2024-07-26 21:12:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31383. [2024-07-26 21:12:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31384. [2024-07-26 21:12:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31385. [2024-07-26 21:12:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31386. [2024-07-26 21:12:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31387. [2024-07-26 21:12:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31388. [2024-07-26 21:12:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31389. [2024-07-26 21:12:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31390. [2024-07-26 21:12:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31391. [2024-07-26 21:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31392. [2024-07-26 21:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31393. [2024-07-26 21:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31394. [2024-07-26 21:12:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31395. [2024-07-26 21:12:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31396. [2024-07-26 21:12:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31397. [2024-07-26 21:12:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31398. [2024-07-26 21:12:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31399. [2024-07-26 21:12:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31400. [2024-07-26 21:12:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31401. [2024-07-26 21:12:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31402. [2024-07-26 21:12:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31403. [2024-07-26 21:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31404. [2024-07-26 21:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31405. [2024-07-26 21:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31406. [2024-07-26 21:12:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31407. [2024-07-26 21:12:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31408. [2024-07-26 21:12:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31409. [2024-07-26 21:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31410. [2024-07-26 21:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31411. [2024-07-26 21:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31412. [2024-07-26 21:12:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31413. [2024-07-26 21:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31414. [2024-07-26 21:12:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31415. [2024-07-26 21:12:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31416. [2024-07-26 21:12:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31417. [2024-07-26 21:12:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31418. [2024-07-26 21:12:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31419. [2024-07-26 21:12:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31420. [2024-07-26 21:12:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31421. [2024-07-26 21:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31422. [2024-07-26 21:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31423. [2024-07-26 21:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31424. [2024-07-26 21:12:09] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31425. [2024-07-26 21:12:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31426. [2024-07-26 21:12:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31427. [2024-07-26 21:12:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31428. [2024-07-26 21:12:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31429. [2024-07-26 21:12:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31430. [2024-07-26 21:12:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31431. [2024-07-26 21:12:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31432. [2024-07-26 21:12:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31433. [2024-07-26 21:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31434. [2024-07-26 21:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31435. [2024-07-26 21:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31436. [2024-07-26 21:12:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31437. [2024-07-26 21:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31438. [2024-07-26 21:12:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31439. [2024-07-26 21:12:12] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31440. [2024-07-26 21:12:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31441. [2024-07-26 21:12:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31442. [2024-07-26 21:12:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31443. [2024-07-26 21:12:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31444. [2024-07-26 21:12:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31445. [2024-07-26 21:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31446. [2024-07-26 21:12:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31447. [2024-07-26 21:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31448. [2024-07-26 21:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31449. [2024-07-26 21:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31450. [2024-07-26 21:12:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31451. [2024-07-26 21:12:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31452. [2024-07-26 21:12:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31453. [2024-07-26 21:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31454. [2024-07-26 21:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31455. [2024-07-26 21:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31456. [2024-07-26 21:12:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31457. [2024-07-26 21:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31458. [2024-07-26 21:12:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31459. [2024-07-26 21:12:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31460. [2024-07-26 21:12:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31461. [2024-07-26 21:12:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31462. [2024-07-26 21:12:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31463. [2024-07-26 21:12:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31464. [2024-07-26 21:12:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31465. [2024-07-26 21:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31466. [2024-07-26 21:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31467. [2024-07-26 21:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31468. [2024-07-26 21:12:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31469. [2024-07-26 21:12:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31470. [2024-07-26 21:12:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31471. [2024-07-26 21:12:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31472. [2024-07-26 21:12:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31473. [2024-07-26 21:12:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31474. [2024-07-26 21:12:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31475. [2024-07-27 07:19:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31476. [2024-07-27 07:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31477. [2024-07-27 07:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31478. [2024-07-27 07:19:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31479. [2024-07-27 07:19:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31480. [2024-07-27 15:31:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31481. [2024-07-27 15:31:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31482. [2024-07-27 15:31:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31483. [2024-07-27 15:31:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31484. [2024-07-27 15:31:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31485. [2024-07-28 08:14:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31486. [2024-07-28 08:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31487. [2024-07-28 08:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31488. [2024-07-28 08:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31489. [2024-07-28 08:14:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31490. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31491. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31492. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31493. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31494. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31495. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31496. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31497. [2024-07-28 18:33:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31498. [2024-07-28 18:33:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31499. [2024-07-28 18:33:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31500. [2024-07-28 18:33:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31501. [2024-07-28 18:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31502. [2024-07-28 18:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31503. [2024-07-28 18:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31504. [2024-07-28 18:33:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31505. [2024-07-28 18:33:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31506. [2024-07-28 18:33:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31507. [2024-07-28 18:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31508. [2024-07-28 18:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31509. [2024-07-28 18:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31510. [2024-07-28 18:33:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31511. [2024-07-28 18:33:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31512. [2024-07-28 18:33:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31513. [2024-07-28 18:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31514. [2024-07-28 18:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31515. [2024-07-28 18:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31516. [2024-07-28 18:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31517. [2024-07-28 18:33:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31518. [2024-07-28 18:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31519. [2024-07-28 18:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31520. [2024-07-28 18:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31521. [2024-07-28 18:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31522. [2024-07-28 18:33:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31523. [2024-07-28 18:33:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31524. [2024-07-28 18:33:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31525. [2024-07-28 18:33:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31526. [2024-07-28 18:33:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31527. [2024-07-28 18:33:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31528. [2024-07-28 18:33:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31529. [2024-07-28 18:33:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31530. [2024-07-28 18:33:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31531. [2024-07-28 18:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31532. [2024-07-28 18:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31533. [2024-07-28 18:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31534. [2024-07-28 18:33:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31535. [2024-07-28 18:33:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31536. [2024-07-28 18:33:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31537. [2024-07-28 18:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31538. [2024-07-28 18:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31539. [2024-07-28 18:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31540. [2024-07-28 18:33: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31541. [2024-07-28 18:33:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31542. [2024-07-28 18:33:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31543. [2024-07-28 18:33:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31544. [2024-07-28 18:33:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31545. [2024-07-28 18:33:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31546. [2024-07-28 18:33:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31547. [2024-07-28 18:33:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31548. [2024-07-28 18:33:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31549. [2024-07-28 18:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31550. [2024-07-28 18:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31551. [2024-07-28 18:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31552. [2024-07-28 18:33:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31553. [2024-07-28 18:33:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31554. [2024-07-28 18:33:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31555. [2024-07-28 18:33:41] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31556. [2024-07-28 18:33:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31557. [2024-07-28 18:33:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31558. [2024-07-28 18:33:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31559. [2024-07-28 18:33:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31560. [2024-07-28 18:33:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31561. [2024-07-28 18:33:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31562. [2024-07-28 18:33:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31563. [2024-07-28 18:33:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31564. [2024-07-28 18:33:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31565. [2024-07-28 18:33:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31566. [2024-07-28 18:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31567. [2024-07-28 18:33:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31568. [2024-07-28 18:33:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31569. [2024-07-28 18:33:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31570. [2024-07-28 18:33:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31571. [2024-07-28 18:33:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31572. [2024-07-28 18:33:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31573. [2024-07-28 18:33:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31574. [2024-07-28 18:33:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31575. [2024-07-28 18:33:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31576. [2024-07-28 18:33:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31577. [2024-07-28 18:33:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31578. [2024-07-28 18:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31579. [2024-07-28 18:33:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31580. [2024-07-28 18:33:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31581. [2024-07-28 18:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31582. [2024-07-28 18:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31583. [2024-07-28 18:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31584. [2024-07-28 18:33:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31585. [2024-07-28 18:33:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31586. [2024-07-28 18:33:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31587. [2024-07-28 18:33:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31588. [2024-07-28 18:33:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31589. [2024-07-28 18:33:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31590. [2024-07-28 18:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31591. [2024-07-28 19:53:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31592. [2024-07-28 19:53:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31593. [2024-07-28 19:53:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31594. [2024-07-28 19:53:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31595. [2024-07-28 19:53:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31596. [2024-07-28 19:53:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31597. [2024-07-28 19:54:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31598. [2024-07-28 19:54:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31599. [2024-07-28 19:54:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31600. [2024-07-28 19:54:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31601. [2024-07-28 19:54:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31602. [2024-07-28 19:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31603. [2024-07-28 19:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31604. [2024-07-28 19:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31605. [2024-07-28 19:54:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31606. [2024-07-28 19:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31607. [2024-07-28 19:54:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31608. [2024-07-28 19:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31609. [2024-07-28 19:54:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31610. [2024-07-28 19:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31611. [2024-07-28 19:54:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31612. [2024-07-28 19:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31613. [2024-07-28 19:54:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31614. [2024-07-28 19:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31615. [2024-07-28 19:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31616. [2024-07-28 19:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31617. [2024-07-28 19:54:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31618. [2024-07-28 19:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31619. [2024-07-28 19:54:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31620. [2024-07-28 19:54:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31621. [2024-07-28 19:54:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31622. [2024-07-28 19:54:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31623. [2024-07-28 19:54:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31624. [2024-07-28 19:54:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31625. [2024-07-28 19:54:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31626. [2024-07-28 19:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31627. [2024-07-28 19:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31628. [2024-07-28 19:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31629. [2024-07-28 19:54:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31630. [2024-07-28 19:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31631. [2024-07-28 19:54:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31632. [2024-07-28 19:54:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31633. [2024-07-28 19:54:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31634. [2024-07-28 19:54:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31635. [2024-07-28 19:54:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31636. [2024-07-28 19:54:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31637. [2024-07-28 19:54:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31638. [2024-07-28 19:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31639. [2024-07-28 19:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31640. [2024-07-28 19:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31641. [2024-07-28 19:54:06] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31642. [2024-07-28 19:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31643. [2024-07-28 19:54:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31644. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31645. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31646. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31647. [2024-07-28 19:54:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31648. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31649. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31650. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31651. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31652. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31653. [2024-07-28 19:54:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31654. [2024-07-28 19:54:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31655. [2024-07-28 19:54:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31656. [2024-07-28 19:54:10] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31657. [2024-07-28 19:54:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31658. [2024-07-28 19:54:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31659. [2024-07-28 19:54:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31660. [2024-07-28 19:54:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31661. [2024-07-28 19:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31662. [2024-07-28 19:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31663. [2024-07-28 19:54:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31664. [2024-07-28 19:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31665. [2024-07-28 19:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31666. [2024-07-28 19:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31667. [2024-07-28 19:54:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31668. [2024-07-28 19:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31669. [2024-07-28 19:54:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31670. [2024-07-28 19:54:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31671. [2024-07-28 19:54:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31672. [2024-07-28 19:54:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31673. [2024-07-28 19:54:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31674. [2024-07-28 19:54:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31675. [2024-07-29 09:40:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31676. [2024-07-29 09:40:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31677. [2024-07-29 09:40:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31678. [2024-07-29 09:40:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31679. [2024-07-29 09:40:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31680. [2024-07-30 13:16:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31681. [2024-07-30 13:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31682. [2024-07-30 13:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31683. [2024-07-30 13:16:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31684. [2024-07-30 13:16:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31685. [2024-07-30 13:16:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31686. [2024-07-30 13:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31687. [2024-07-30 13:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31688. [2024-07-30 13:16:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31689. [2024-07-30 13:16:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31690. [2024-07-30 13:16:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31691. [2024-07-30 13:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31692. [2024-07-30 13:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31693. [2024-07-30 13:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31694. [2024-07-30 13:16:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31695. [2024-07-30 13:16:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31696. [2024-07-30 13:16:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31697. [2024-07-30 13:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31698. [2024-07-30 13:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31699. [2024-07-30 13:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31700. [2024-07-30 13:16:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31701. [2024-07-30 13:16:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31702. [2024-07-30 13:16:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31703. [2024-07-30 13:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31704. [2024-07-30 13:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31705. [2024-07-30 13:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31706. [2024-07-30 13:16:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31707. [2024-07-30 13:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31708. [2024-07-30 13:16:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31709. [2024-07-30 13:16:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31710. [2024-07-30 13:16:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31711. [2024-07-30 13:16:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31712. [2024-07-30 13:16:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31713. [2024-07-30 13:16:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31714. [2024-07-30 13:16:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31715. [2024-07-30 13:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31716. [2024-07-30 13:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31717. [2024-07-30 13:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31718. [2024-07-30 13:16:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31719. [2024-07-30 13:16:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31720. [2024-07-30 13:16:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31721. [2024-07-30 13:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31722. [2024-07-30 13:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31723. [2024-07-30 13:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31724. [2024-07-30 13:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31725. [2024-07-30 13:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31726. [2024-07-30 13:16:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31727. [2024-07-30 13:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31728. [2024-07-30 13:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31729. [2024-07-30 13:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31730. [2024-07-30 13:16:26] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31731. [2024-07-30 13:16:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31732. [2024-07-30 13:16:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31733. [2024-07-30 13:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31734. [2024-07-30 13:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31735. [2024-07-30 13:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31736. [2024-07-30 13:16:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31737. [2024-07-30 13:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31738. [2024-07-30 13:16:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31739. [2024-07-30 13:16:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31740. [2024-07-30 13:16:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31741. [2024-07-30 13:16:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31742. [2024-07-30 13:16:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31743. [2024-07-30 13:16:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31744. [2024-07-30 13:16:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31745. [2024-07-30 13:16:33] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31746. [2024-07-30 13:16:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31747. [2024-07-30 13:16:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31748. [2024-07-30 13:16:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31749. [2024-07-30 13:16:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31750. [2024-07-30 13:16:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31751. [2024-07-30 13:16:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31752. [2024-07-30 13:16:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31753. [2024-07-30 13:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31754. [2024-07-30 13:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31755. [2024-07-30 13:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31756. [2024-07-30 13:16:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31757. [2024-07-30 13:16:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31758. [2024-07-30 13:16:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31759. [2024-07-30 13:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31760. [2024-07-30 13:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31761. [2024-07-30 13:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31762. [2024-07-30 13:16:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31763. [2024-07-30 13:16:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31764. [2024-07-30 13:16:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31765. [2024-07-30 13:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31766. [2024-07-30 13:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31767. [2024-07-30 13:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31768. [2024-07-30 13:16:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31769. [2024-07-30 13:16:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31770. [2024-07-30 13:16:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31771. [2024-07-30 13:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31772. [2024-07-30 13:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31773. [2024-07-30 13:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31774. [2024-07-30 13:16:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31775. [2024-07-30 13:16:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31776. [2024-07-30 13:16:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31777. [2024-07-30 13:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31778. [2024-07-30 13:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31779. [2024-07-30 13:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31780. [2024-07-30 13:16:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31781. [2024-07-30 13:34:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31782. [2024-07-30 13:34:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  31783. [2024-07-30 13:34:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31784. [2024-07-30 13:34:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31785. [2024-07-30 13:34:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31786. [2024-07-30 13:34:10] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  31787. [2024-07-30 13:34:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31788. [2024-07-30 13:34:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31789. [2024-07-30 13:34:14] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  31790. [2024-07-30 13:34:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31791. [2024-07-30 13:34:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31792. [2024-07-30 13:34:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31793. [2024-07-30 13:34:14] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  31794. [2024-07-30 13:34:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31795. [2024-07-30 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31796. [2024-07-30 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31797. [2024-07-30 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31798. [2024-07-30 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31799. [2024-07-30 17:12:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31800. [2024-07-30 17:12:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31801. [2024-07-30 17:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31802. [2024-07-30 17:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31803. [2024-07-30 17:12:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31804. [2024-07-30 17:12:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31805. [2024-07-30 17:12:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31806. [2024-07-30 17:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31807. [2024-07-30 17:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31808. [2024-07-30 17:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31809. [2024-07-30 17:12:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31810. [2024-07-30 17:12:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31811. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31812. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31813. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31814. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31815. [2024-07-30 17:12:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31816. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31817. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31818. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31819. [2024-07-30 17:12:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31820. [2024-07-30 17:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31821. [2024-07-30 17:12:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31822. [2024-07-30 17:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31823. [2024-07-30 17:12:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31824. [2024-07-30 17:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31825. [2024-07-30 17:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31826. [2024-07-30 17:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31827. [2024-07-30 17:12:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31828. [2024-07-30 17:12:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31829. [2024-07-30 17:12:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31830. [2024-07-30 17:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31831. [2024-07-30 17:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31832. [2024-07-30 17:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31833. [2024-07-30 17:12:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31834. [2024-07-30 17:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31835. [2024-07-30 17:12:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31836. [2024-07-30 17:12:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31837. [2024-07-30 17:12:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31838. [2024-07-30 17:12:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31839. [2024-07-30 17:12:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31840. [2024-07-30 17:12:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31841. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31842. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31843. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31844. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31845. [2024-07-30 17:12:35] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31846. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31847. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31848. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31849. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31850. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31851. [2024-07-30 17:12:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31852. [2024-07-30 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31853. [2024-07-30 17:12:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31854. [2024-07-30 17:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31855. [2024-07-30 17:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31856. [2024-07-30 17:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31857. [2024-07-30 17:12:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31858. [2024-07-30 17:12:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31859. [2024-07-30 17:12:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31860. [2024-07-30 17:12:37] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31861. [2024-07-30 17:12:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31862. [2024-07-30 17:12:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31863. [2024-07-30 17:12:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31864. [2024-07-30 17:12:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31865. [2024-07-30 17:12:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31866. [2024-07-30 17:12:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31867. [2024-07-30 17:12:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31868. [2024-07-30 17:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31869. [2024-07-30 17:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31870. [2024-07-30 17:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31871. [2024-07-30 17:12:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31872. [2024-07-30 17:12:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31873. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31874. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31875. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31876. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31877. [2024-07-30 17:12:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31878. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31879. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31880. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31881. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31882. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31883. [2024-07-30 17:12:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31884. [2024-07-30 17:12:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31885. [2024-07-30 17:12:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31886. [2024-07-30 17:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31887. [2024-07-30 17:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31888. [2024-07-30 17:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31889. [2024-07-30 17:12:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31890. [2024-07-30 17:12:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31891. [2024-07-30 17:12:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31892. [2024-07-30 17:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31893. [2024-07-30 17:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31894. [2024-07-30 17:12:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31895. [2024-07-30 17:12:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31896. [2024-07-30 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31897. [2024-07-30 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31898. [2024-07-30 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31899. [2024-07-30 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31900. [2024-07-30 17:13:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31901. [2024-07-31 20:17:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31902. [2024-07-31 20:17:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31903. [2024-07-31 20:17:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31904. [2024-07-31 20:17:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31905. [2024-07-31 20:17:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31906. [2024-07-31 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31907. [2024-07-31 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31908. [2024-07-31 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31909. [2024-07-31 20:17:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31910. [2024-07-31 20:17:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31911. [2024-08-01 16:38:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31912. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31913. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31914. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31915. [2024-08-01 16:38:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31916. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31917. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31918. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31919. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31920. [2024-08-01 16:38:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  31921. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31922. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31923. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31924. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31925. [2024-08-01 16:38:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31926. [2024-08-01 16:38:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31927. [2024-08-01 16:38:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31928. [2024-08-01 16:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31929. [2024-08-01 16:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31930. [2024-08-01 16:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31931. [2024-08-01 16:38:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31932. [2024-08-01 16:38:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31933. [2024-08-01 16:38:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31934. [2024-08-01 16:38:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31935. [2024-08-01 16:38:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31936. [2024-08-01 16:38:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31937. [2024-08-01 16:38:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31938. [2024-08-01 16:38:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31939. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31940. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31941. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31942. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31943. [2024-08-01 16:38:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31944. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31945. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31946. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31947. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31948. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31949. [2024-08-01 16:38:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31950. [2024-08-01 16:38:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31951. [2024-08-01 16:38:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31952. [2024-08-01 16:38:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31953. [2024-08-01 16:38:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31954. [2024-08-01 16:38:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31955. [2024-08-01 16:38:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31956. [2024-08-01 16:38:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31957. [2024-08-01 16:38:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31958. [2024-08-01 16:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31959. [2024-08-01 16:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31960. [2024-08-01 16:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31961. [2024-08-01 16:38:12] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31962. [2024-08-01 16:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31963. [2024-08-01 16:38:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31964. [2024-08-01 16:38:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31965. [2024-08-01 16:38:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31966. [2024-08-01 16:38:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31967. [2024-08-01 16:38:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31968. [2024-08-01 16:38:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31969. [2024-08-01 16:38:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31970. [2024-08-01 16:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31971. [2024-08-01 16:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31972. [2024-08-01 16:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31973. [2024-08-01 16:38:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31974. [2024-08-01 16:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31975. [2024-08-01 16:38:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31976. [2024-08-01 16:38:15] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  31977. [2024-08-01 16:38:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  31978. [2024-08-01 16:38:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31979. [2024-08-01 16:38:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  31980. [2024-08-01 16:38:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31981. [2024-08-01 16:38:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  31982. [2024-08-01 16:38:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31983. [2024-08-01 16:38:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31984. [2024-08-01 16:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31985. [2024-08-01 16:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31986. [2024-08-01 16:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31987. [2024-08-01 16:38:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31988. [2024-08-01 16:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31989. [2024-08-01 16:38:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31990. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31991. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31992. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31993. [2024-08-01 16:38:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  31994. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31995. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  31996. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  31997. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31998. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  31999. [2024-08-01 16:38:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32000. [2024-08-01 16:38:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32001. [2024-08-01 16:38:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32002. [2024-08-01 16:38:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32003. [2024-08-01 16:38:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32004. [2024-08-01 16:38:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32005. [2024-08-01 16:38:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32006. [2024-08-01 16:38:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32007. [2024-08-01 16:38:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32008. [2024-08-01 16:38:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32009. [2024-08-01 16:38:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32010. [2024-08-01 16:38:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32011. [2024-08-01 16:38:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32012. [2024-08-01 17:35:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32013. [2024-08-01 17:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32014. [2024-08-01 17:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32015. [2024-08-01 17:35:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32016. [2024-08-01 17:35:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32017. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32018. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32019. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32020. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32021. [2024-08-01 17:35:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32022. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32023. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32024. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32025. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32026. [2024-08-01 17:35:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32027. [2024-08-01 17:35:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32028. [2024-08-01 17:35:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32029. [2024-08-01 17:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32030. [2024-08-01 17:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32031. [2024-08-01 17:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32032. [2024-08-01 17:35:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32033. [2024-08-01 17:35:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32034. [2024-08-01 17:35:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32035. [2024-08-01 17:35:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32036. [2024-08-01 17:35:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32037. [2024-08-01 17:35:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32038. [2024-08-01 17:35:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32039. [2024-08-01 17:35:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32040. [2024-08-01 17:35:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32041. [2024-08-01 17:35:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32042. [2024-08-01 17:35:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32043. [2024-08-01 17:35:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32044. [2024-08-01 17:35:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32045. [2024-08-01 17:35:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32046. [2024-08-01 17:35:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32047. [2024-08-01 17:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32048. [2024-08-01 17:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32049. [2024-08-01 17:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32050. [2024-08-01 17:35:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32051. [2024-08-01 17:35:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32052. [2024-08-01 17:35:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32053. [2024-08-01 17:35:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32054. [2024-08-01 17:35:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32055. [2024-08-01 17:35:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32056. [2024-08-01 17:35:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32057. [2024-08-01 17:35:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32058. [2024-08-01 17:35:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32059. [2024-08-01 17:35:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32060. [2024-08-01 17:35:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32061. [2024-08-01 17:35:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32062. [2024-08-01 17:35:50] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32063. [2024-08-01 17:35:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32064. [2024-08-01 17:35:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32065. [2024-08-01 17:35:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32066. [2024-08-01 17:35:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32067. [2024-08-01 17:35:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32068. [2024-08-01 17:35:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32069. [2024-08-01 17:35:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32070. [2024-08-01 17:35:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32071. [2024-08-01 17:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32072. [2024-08-01 17:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32073. [2024-08-01 17:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32074. [2024-08-01 17:35:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32075. [2024-08-01 17:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32076. [2024-08-01 17:35:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32077. [2024-08-01 17:35:53] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32078. [2024-08-01 17:35:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32079. [2024-08-01 17:35:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32080. [2024-08-01 17:35:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32081. [2024-08-01 17:35:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32082. [2024-08-01 17:35:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32083. [2024-08-01 17:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32084. [2024-08-01 17:35:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32085. [2024-08-01 17:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32086. [2024-08-01 17:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32087. [2024-08-01 17:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32088. [2024-08-01 17:35:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32089. [2024-08-01 17:35:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32090. [2024-08-01 17:35:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32091. [2024-08-01 17:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32092. [2024-08-01 17:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32093. [2024-08-01 17:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32094. [2024-08-01 17:35:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32095. [2024-08-01 17:35:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32096. [2024-08-01 17:35:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32097. [2024-08-01 17:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32098. [2024-08-01 17:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32099. [2024-08-01 17:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32100. [2024-08-01 17:35:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32101. [2024-08-01 17:35:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32102. [2024-08-01 17:35:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32103. [2024-08-01 17:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32104. [2024-08-01 17:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32105. [2024-08-01 17:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32106. [2024-08-01 17:35:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32107. [2024-08-01 17:35:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32108. [2024-08-01 17:35:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32109. [2024-08-01 17:35:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32110. [2024-08-01 17:35:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32111. [2024-08-01 17:35:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32112. [2024-08-01 17:35:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32113. [2024-08-01 20:42:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32114. [2024-08-01 20:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32115. [2024-08-01 20:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32116. [2024-08-01 20:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32117. [2024-08-01 20:42:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32118. [2024-08-01 20:42:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32119. [2024-08-01 22:57:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32120. [2024-08-01 22:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32121. [2024-08-01 22:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32122. [2024-08-01 22:57:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32123. [2024-08-01 22:57:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32124. [2024-08-02 00:07:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32125. [2024-08-02 00:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32126. [2024-08-02 00:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32127. [2024-08-02 00:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32128. [2024-08-02 00:07:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32129. [2024-08-02 00:07:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32130. [2024-08-02 00:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32131. [2024-08-02 00:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32132. [2024-08-02 00:07:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32133. [2024-08-02 00:07:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32134. [2024-08-02 00:07:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32135. [2024-08-02 00:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32136. [2024-08-02 00:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32137. [2024-08-02 00:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32138. [2024-08-02 00:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32139. [2024-08-02 00:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32140. [2024-08-02 00:07:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32141. [2024-08-02 00:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32142. [2024-08-02 00:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32143. [2024-08-02 00:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32144. [2024-08-02 00:07:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32145. [2024-08-02 00:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32146. [2024-08-02 00:07:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32147. [2024-08-02 00:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32148. [2024-08-02 00:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32149. [2024-08-02 00:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32150. [2024-08-02 00:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32151. [2024-08-02 00:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32152. [2024-08-02 00:07:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32153. [2024-08-02 00:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32154. [2024-08-02 00:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32155. [2024-08-02 00:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32156. [2024-08-02 00:07:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32157. [2024-08-02 00:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32158. [2024-08-02 00:07:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32159. [2024-08-02 00:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32160. [2024-08-02 00:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32161. [2024-08-02 00:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32162. [2024-08-02 00:07:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32163. [2024-08-02 00:07:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32164. [2024-08-02 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32165. [2024-08-02 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32166. [2024-08-02 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32167. [2024-08-02 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32168. [2024-08-02 00:07:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32169. [2024-08-02 00:07:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32170. [2024-08-02 00:07:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32171. [2024-08-02 00:07:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32172. [2024-08-02 00:07:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32173. [2024-08-02 00:07:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32174. [2024-08-02 00:07:20] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32175. [2024-08-02 00:07:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32176. [2024-08-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32177. [2024-08-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32178. [2024-08-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32179. [2024-08-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32180. [2024-08-02 00:07:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32181. [2024-08-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32182. [2024-08-02 00:07:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32183. [2024-08-02 00:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32184. [2024-08-02 00:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32185. [2024-08-02 00:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32186. [2024-08-02 00:07:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32187. [2024-08-02 00:07:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32188. [2024-08-02 00:07:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32189. [2024-08-02 00:07:24] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32190. [2024-08-02 00:07:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32191. [2024-08-02 00:07:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32192. [2024-08-02 00:07:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32193. [2024-08-02 00:07:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32194. [2024-08-02 00:07:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32195. [2024-08-02 00:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32196. [2024-08-02 00:07:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32197. [2024-08-02 00:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32198. [2024-08-02 00:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32199. [2024-08-02 00:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32200. [2024-08-02 00:07:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32201. [2024-08-02 00:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32202. [2024-08-02 00:07:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32203. [2024-08-02 00:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32204. [2024-08-02 00:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32205. [2024-08-02 00:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32206. [2024-08-02 00:07:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32207. [2024-08-02 00:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32208. [2024-08-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32209. [2024-08-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32210. [2024-08-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32211. [2024-08-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32212. [2024-08-02 00:07:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32213. [2024-08-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32214. [2024-08-02 00:07:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32215. [2024-08-02 00:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32216. [2024-08-02 00:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32217. [2024-08-02 00:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32218. [2024-08-02 00:07:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32219. [2024-08-02 00:07:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32220. [2024-08-02 00:07:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32221. [2024-08-02 00:07:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32222. [2024-08-02 00:07:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32223. [2024-08-02 00:07:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32224. [2024-08-02 00:07:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32225. [2024-08-03 10:43:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32226. [2024-08-03 10:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32227. [2024-08-03 10:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32228. [2024-08-03 10:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32229. [2024-08-03 10:43:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32230. [2024-08-04 05:08:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32231. [2024-08-04 05:08:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32232. [2024-08-04 05:08:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32233. [2024-08-04 05:08:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32234. [2024-08-04 05:08:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32235. [2024-08-04 05:08:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32236. [2024-08-04 05:08:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32237. [2024-08-04 05:08:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32238. [2024-08-04 05:08:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32239. [2024-08-04 05:08:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32240. [2024-08-04 05:08:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32241. [2024-08-04 05:08:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32242. [2024-08-04 05:08:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32243. [2024-08-04 05:08:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32244. [2024-08-04 05:08:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32245. [2024-08-04 05:08:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32246. [2024-08-04 05:08:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32247. [2024-08-04 05:08:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32248. [2024-08-04 05:08:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32249. [2024-08-04 05:08:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32250. [2024-08-04 05:08:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32251. [2024-08-04 05:08:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32252. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32253. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32254. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32255. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32256. [2024-08-04 05:08:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32257. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32258. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32259. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32260. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32261. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32262. [2024-08-04 05:08:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32263. [2024-08-04 05:08:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32264. [2024-08-04 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32265. [2024-08-04 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32266. [2024-08-04 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32267. [2024-08-04 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32268. [2024-08-04 05:08:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32269. [2024-08-04 05:08:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32270. [2024-08-04 05:08:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32271. [2024-08-04 05:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32272. [2024-08-04 05:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32273. [2024-08-04 05:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32274. [2024-08-04 05:08:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32275. [2024-08-04 05:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32276. [2024-08-04 05:08:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32277. [2024-08-04 05:08:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32278. [2024-08-04 05:08:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32279. [2024-08-04 05:08:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32280. [2024-08-04 05:08:13] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32281. [2024-08-04 05:08:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32282. [2024-08-04 05:08:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32283. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32284. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32285. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32286. [2024-08-04 05:08:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32287. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32288. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32289. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32290. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32291. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32292. [2024-08-04 05:08:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32293. [2024-08-04 05:08:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32294. [2024-08-04 05:08:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32295. [2024-08-04 05:08:15] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32296. [2024-08-04 05:08:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32297. [2024-08-04 05:08:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32298. [2024-08-04 05:08:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32299. [2024-08-04 05:08:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32300. [2024-08-04 05:08:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32301. [2024-08-04 05:08:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32302. [2024-08-04 05:08:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32303. [2024-08-04 05:08:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32304. [2024-08-04 05:08:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32305. [2024-08-04 05:08:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32306. [2024-08-04 05:08:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32307. [2024-08-04 05:08:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32308. [2024-08-04 05:08:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32309. [2024-08-04 05:08:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32310. [2024-08-04 05:08:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32311. [2024-08-04 05:08:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32312. [2024-08-04 05:08:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32313. [2024-08-04 05:08:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32314. [2024-08-04 05:08:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32315. [2024-08-04 05:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32316. [2024-08-04 05:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32317. [2024-08-04 05:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32318. [2024-08-04 05:08:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32319. [2024-08-04 05:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32320. [2024-08-04 05:08:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32321. [2024-08-04 05:08:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32322. [2024-08-04 05:08:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32323. [2024-08-04 05:08:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32324. [2024-08-04 05:08:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32325. [2024-08-04 05:08:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32326. [2024-08-04 05:08:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32327. [2024-08-04 05:08:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32328. [2024-08-04 05:08:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32329. [2024-08-04 05:08:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32330. [2024-08-04 05:08:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32331. [2024-08-04 07:32:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32332. [2024-08-04 07:32:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32333. [2024-08-04 07:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32334. [2024-08-04 07:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32335. [2024-08-04 07:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32336. [2024-08-04 07:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32337. [2024-08-04 07:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32338. [2024-08-04 07:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32339. [2024-08-04 07:32:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32340. [2024-08-04 07:32:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32341. [2024-08-04 07:32:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32342. [2024-08-04 07:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32343. [2024-08-04 07:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32344. [2024-08-04 07:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32345. [2024-08-04 07:32:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32346. [2024-08-04 07:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32347. [2024-08-04 07:32:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32348. [2024-08-04 07:32:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32349. [2024-08-04 07:32:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32350. [2024-08-04 07:32:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32351. [2024-08-04 07:32:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32352. [2024-08-04 07:32:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32353. [2024-08-04 07:32:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32354. [2024-08-04 07:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32355. [2024-08-04 07:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32356. [2024-08-04 07:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32357. [2024-08-04 07:32:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32358. [2024-08-04 07:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32359. [2024-08-04 07:32:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32360. [2024-08-04 07:32:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32361. [2024-08-04 07:32:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32362. [2024-08-04 07:32:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32363. [2024-08-04 07:32:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32364. [2024-08-04 07:32:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32365. [2024-08-04 07:32:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32366. [2024-08-04 07:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32367. [2024-08-04 07:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32368. [2024-08-04 07:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32369. [2024-08-04 07:32:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32370. [2024-08-04 07:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32371. [2024-08-04 07:32:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32372. [2024-08-04 07:32:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32373. [2024-08-04 07:32:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32374. [2024-08-04 07:32:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32375. [2024-08-04 07:32:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32376. [2024-08-04 07:32:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32377. [2024-08-04 07:32:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32378. [2024-08-04 07:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32379. [2024-08-04 07:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32380. [2024-08-04 07:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32381. [2024-08-04 07:32:58] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32382. [2024-08-04 07:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32383. [2024-08-04 07:32:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32384. [2024-08-04 07:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32385. [2024-08-04 07:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32386. [2024-08-04 07:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32387. [2024-08-04 07:32:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32388. [2024-08-04 07:32:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32389. [2024-08-04 07:33:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32390. [2024-08-04 07:33:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32391. [2024-08-04 07:33:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32392. [2024-08-04 07:33:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32393. [2024-08-04 07:33:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32394. [2024-08-04 07:33:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32395. [2024-08-04 07:33:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32396. [2024-08-04 07:33:02] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32397. [2024-08-04 07:33:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32398. [2024-08-04 07:33:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32399. [2024-08-04 07:33:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32400. [2024-08-04 07:33:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32401. [2024-08-04 07:33:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32402. [2024-08-04 07:33:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32403. [2024-08-04 07:33:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32404. [2024-08-04 07:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32405. [2024-08-04 07:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32406. [2024-08-04 07:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32407. [2024-08-04 07:33:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32408. [2024-08-04 07:33:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32409. [2024-08-04 07:33:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32410. [2024-08-04 07:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32411. [2024-08-04 07:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32412. [2024-08-04 07:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32413. [2024-08-04 07:33:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32414. [2024-08-04 07:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32415. [2024-08-04 07:33:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32416. [2024-08-04 07:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32417. [2024-08-04 07:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32418. [2024-08-04 07:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32419. [2024-08-04 07:33:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32420. [2024-08-04 07:33:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32421. [2024-08-04 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32422. [2024-08-04 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32423. [2024-08-04 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32424. [2024-08-04 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32425. [2024-08-04 07:33:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32426. [2024-08-04 07:33:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32427. [2024-08-04 07:33:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32428. [2024-08-04 07:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32429. [2024-08-04 07:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32430. [2024-08-04 07:33:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32431. [2024-08-04 07:33:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32432. [2024-08-04 12:59:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32433. [2024-08-04 12:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32434. [2024-08-04 12:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32435. [2024-08-04 12:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32436. [2024-08-04 12:59:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32437. [2024-08-04 20:07:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32438. [2024-08-04 20:07:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32439. [2024-08-04 20:07:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32440. [2024-08-04 20:07:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32441. [2024-08-04 20:07:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32442. [2024-08-07 00:04:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32443. [2024-08-07 00:04:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32444. [2024-08-07 00:04:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32445. [2024-08-07 00:04:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32446. [2024-08-07 00:04:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32447. [2024-08-08 09:53:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32448. [2024-08-08 09:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32449. [2024-08-08 09:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32450. [2024-08-08 09:53:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32451. [2024-08-08 09:53:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32452. [2024-08-09 13:45:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32453. [2024-08-09 13:45:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32454. [2024-08-09 13:45:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32455. [2024-08-09 13:45:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32456. [2024-08-09 13:45:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32457. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32458. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32459. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32460. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32461. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32462. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32463. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32464. [2024-08-10 03:28:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32465. [2024-08-10 03:28:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32466. [2024-08-10 03:28:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32467. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32468. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32469. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32470. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32471. [2024-08-10 03:28:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32472. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32473. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32474. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32475. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32476. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32477. [2024-08-10 03:28:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32478. [2024-08-10 03:28:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32479. [2024-08-10 03:28:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32480. [2024-08-10 03:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32481. [2024-08-10 03:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32482. [2024-08-10 03:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32483. [2024-08-10 03:28:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32484. [2024-08-10 03:28:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32485. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32486. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32487. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32488. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32489. [2024-08-10 03:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32490. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32491. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32492. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32493. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32494. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32495. [2024-08-10 03:28:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32496. [2024-08-10 03:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32497. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32498. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32499. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32500. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32501. [2024-08-10 03:28:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32502. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32503. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32504. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32505. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32506. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32507. [2024-08-10 03:28:36] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32508. [2024-08-10 03:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32509. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32510. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32511. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32512. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32513. [2024-08-10 03:28:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32514. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32515. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32516. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32517. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32518. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32519. [2024-08-10 03:28:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32520. [2024-08-10 03:28:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32521. [2024-08-10 03:28:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32522. [2024-08-10 03:28:38] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32523. [2024-08-10 03:28:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32524. [2024-08-10 03:28:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32525. [2024-08-10 03:28:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32526. [2024-08-10 03:28:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32527. [2024-08-10 03:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32528. [2024-08-10 03:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32529. [2024-08-10 03:28:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32530. [2024-08-10 03:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32531. [2024-08-10 03:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32532. [2024-08-10 03:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32533. [2024-08-10 03:28:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32534. [2024-08-10 03:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32535. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32536. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32537. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32538. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32539. [2024-08-10 03:28:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32540. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32541. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32542. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32543. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32544. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32545. [2024-08-10 03:28:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32546. [2024-08-10 03:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32547. [2024-08-10 03:28:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32548. [2024-08-10 03:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32549. [2024-08-10 03:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32550. [2024-08-10 03:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32551. [2024-08-10 03:28:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32552. [2024-08-10 03:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32553. [2024-08-10 03:28:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32554. [2024-08-10 03:28:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32555. [2024-08-10 03:28:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32556. [2024-08-10 03:28:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32557. [2024-08-10 03:28:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32558. [2024-08-10 03:55:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32559. [2024-08-10 03:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32560. [2024-08-10 03:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32561. [2024-08-10 03:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32562. [2024-08-10 03:55:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32563. [2024-08-10 03:55:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32564. [2024-08-10 03:55:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32565. [2024-08-10 03:55:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32566. [2024-08-10 03:55:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32567. [2024-08-10 03:55:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32568. [2024-08-10 03:55:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32569. [2024-08-10 03:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32570. [2024-08-10 03:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32571. [2024-08-10 03:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32572. [2024-08-10 03:55:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32573. [2024-08-10 03:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32574. [2024-08-10 03:55:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32575. [2024-08-10 03:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32576. [2024-08-10 03:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32577. [2024-08-10 03:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32578. [2024-08-10 03:55:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32579. [2024-08-10 03:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32580. [2024-08-10 03:55:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32581. [2024-08-10 03:55:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32582. [2024-08-10 03:55:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32583. [2024-08-10 03:55:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32584. [2024-08-10 03:55:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32585. [2024-08-10 03:55:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32586. [2024-08-10 03:55:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32587. [2024-08-10 03:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32588. [2024-08-10 03:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32589. [2024-08-10 03:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32590. [2024-08-10 03:55:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32591. [2024-08-10 03:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32592. [2024-08-10 03:55:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32593. [2024-08-10 03:55:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32594. [2024-08-10 03:55:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32595. [2024-08-10 03:55:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32596. [2024-08-10 03:55:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32597. [2024-08-10 03:55:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32598. [2024-08-10 03:55:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32599. [2024-08-10 03:55:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32600. [2024-08-10 03:55:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32601. [2024-08-10 03:55:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32602. [2024-08-10 03:55:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32603. [2024-08-10 03:55:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32604. [2024-08-10 03:55:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32605. [2024-08-10 03:55:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32606. [2024-08-10 03:55:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32607. [2024-08-10 03:55:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32608. [2024-08-10 03:55:49] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32609. [2024-08-10 03:55:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32610. [2024-08-10 03:55:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32611. [2024-08-10 03:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32612. [2024-08-10 03:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32613. [2024-08-10 03:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32614. [2024-08-10 03:55:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32615. [2024-08-10 03:55:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32616. [2024-08-10 03:55:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32617. [2024-08-10 03:55:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32618. [2024-08-10 03:55:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32619. [2024-08-10 03:55:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32620. [2024-08-10 03:55:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32621. [2024-08-10 03:55:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32622. [2024-08-10 03:55:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32623. [2024-08-10 03:55:54] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32624. [2024-08-10 03:55:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32625. [2024-08-10 03:55:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32626. [2024-08-10 03:55:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32627. [2024-08-10 03:55:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32628. [2024-08-10 03:55:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32629. [2024-08-10 03:55:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32630. [2024-08-10 03:55:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32631. [2024-08-10 03:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32632. [2024-08-10 03:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32633. [2024-08-10 03:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32634. [2024-08-10 03:55:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32635. [2024-08-10 03:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32636. [2024-08-10 03:55:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32637. [2024-08-10 03:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32638. [2024-08-10 03:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32639. [2024-08-10 03:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32640. [2024-08-10 03:55:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32641. [2024-08-10 03:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32642. [2024-08-10 03:56:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32643. [2024-08-10 03:56:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32644. [2024-08-10 03:56:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32645. [2024-08-10 03:56:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32646. [2024-08-10 03:56:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32647. [2024-08-10 03:56:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32648. [2024-08-10 03:56:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32649. [2024-08-10 03:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32650. [2024-08-10 03:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32651. [2024-08-10 03:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32652. [2024-08-10 03:56:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32653. [2024-08-10 03:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32654. [2024-08-10 03:56:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32655. [2024-08-10 03:56:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32656. [2024-08-10 03:56:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32657. [2024-08-10 03:56:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32658. [2024-08-10 03:56:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32659. [2024-08-10 08:08:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32660. [2024-08-10 08:08:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32661. [2024-08-10 08:08:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32662. [2024-08-10 08:08:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32663. [2024-08-10 08:08:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32664. [2024-08-10 08:08:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32665. [2024-08-10 20:03:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32666. [2024-08-10 20:03:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32667. [2024-08-10 20:03:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32668. [2024-08-10 20:03:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32669. [2024-08-10 20:03:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32670. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32671. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32672. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32673. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32674. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32675. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32676. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32677. [2024-08-12 02:42:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32678. [2024-08-12 02:42:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32679. [2024-08-12 02:42:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32680. [2024-08-12 02:42:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32681. [2024-08-12 02:42:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32682. [2024-08-12 02:42:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32683. [2024-08-12 02:42:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32684. [2024-08-12 02:42:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32685. [2024-08-12 02:42:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32686. [2024-08-12 02:42:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32687. [2024-08-12 02:42:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32688. [2024-08-12 02:42:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32689. [2024-08-12 02:42:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32690. [2024-08-12 02:42:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32691. [2024-08-12 02:42:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32692. [2024-08-12 02:42:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32693. [2024-08-12 02:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32694. [2024-08-12 02:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32695. [2024-08-12 02:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32696. [2024-08-12 02:42:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32697. [2024-08-12 02:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32698. [2024-08-12 02:42:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32699. [2024-08-12 02:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32700. [2024-08-12 02:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32701. [2024-08-12 02:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32702. [2024-08-12 02:42:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32703. [2024-08-12 02:42:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32704. [2024-08-12 02:42:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32705. [2024-08-12 02:42:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32706. [2024-08-12 02:42:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32707. [2024-08-12 02:42:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32708. [2024-08-12 02:42:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32709. [2024-08-12 02:42:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32710. [2024-08-12 02:42:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32711. [2024-08-12 02:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32712. [2024-08-12 02:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32713. [2024-08-12 02:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32714. [2024-08-12 02:42:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32715. [2024-08-12 02:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32716. [2024-08-12 02:42:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32717. [2024-08-12 02:42:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32718. [2024-08-12 02:42:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32719. [2024-08-12 02:42:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32720. [2024-08-12 02:42:57] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32721. [2024-08-12 02:42:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32722. [2024-08-12 02:42:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32723. [2024-08-12 02:42:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32724. [2024-08-12 02:42:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32725. [2024-08-12 02:42:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32726. [2024-08-12 02:42:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32727. [2024-08-12 02:42:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32728. [2024-08-12 02:42:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32729. [2024-08-12 02:42:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32730. [2024-08-12 02:42:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32731. [2024-08-12 02:42:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32732. [2024-08-12 02:42:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32733. [2024-08-12 02:42:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32734. [2024-08-12 02:43:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32735. [2024-08-12 02:43:01] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32736. [2024-08-12 02:43:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32737. [2024-08-12 02:43:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32738. [2024-08-12 02:43:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32739. [2024-08-12 02:43:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32740. [2024-08-12 02:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32741. [2024-08-12 02:43:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32742. [2024-08-12 02:43:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32743. [2024-08-12 02:43:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32744. [2024-08-12 02:43:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32745. [2024-08-12 02:43:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32746. [2024-08-12 02:43:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32747. [2024-08-12 02:43:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32748. [2024-08-12 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32749. [2024-08-12 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32750. [2024-08-12 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32751. [2024-08-12 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32752. [2024-08-12 02:43:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32753. [2024-08-12 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32754. [2024-08-12 02:43:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32755. [2024-08-12 02:43:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32756. [2024-08-12 02:43:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32757. [2024-08-12 02:43:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32758. [2024-08-12 02:43:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32759. [2024-08-12 02:43:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32760. [2024-08-12 02:43:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32761. [2024-08-12 02:43:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32762. [2024-08-12 02:43:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32763. [2024-08-12 02:43:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32764. [2024-08-12 02:43:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32765. [2024-08-12 02:43:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32766. [2024-08-12 02:43:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32767. [2024-08-12 02:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32768. [2024-08-12 02:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32769. [2024-08-12 02:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32770. [2024-08-12 02:43:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32771. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32772. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32773. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32774. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32775. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32776. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32777. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32778. [2024-08-12 06:16:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32779. [2024-08-12 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32780. [2024-08-12 06:16:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32781. [2024-08-12 06:16:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32782. [2024-08-12 06:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32783. [2024-08-12 06:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32784. [2024-08-12 06:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32785. [2024-08-12 06:16:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32786. [2024-08-12 06:16:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32787. [2024-08-12 06:16:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32788. [2024-08-12 06:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32789. [2024-08-12 06:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32790. [2024-08-12 06:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32791. [2024-08-12 06:16:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32792. [2024-08-12 06:16:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32793. [2024-08-12 06:16:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32794. [2024-08-12 06:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32795. [2024-08-12 06:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32796. [2024-08-12 06:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32797. [2024-08-12 06:16:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32798. [2024-08-12 06:16:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32799. [2024-08-12 06:16:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32800. [2024-08-12 06:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32801. [2024-08-12 06:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32802. [2024-08-12 06:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32803. [2024-08-12 06:16:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32804. [2024-08-12 06:16:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32805. [2024-08-12 06:16:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32806. [2024-08-12 06:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32807. [2024-08-12 06:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32808. [2024-08-12 06:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32809. [2024-08-12 06:16:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32810. [2024-08-12 06:16:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32811. [2024-08-12 06:16:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32812. [2024-08-12 06:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32813. [2024-08-12 06:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32814. [2024-08-12 06:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32815. [2024-08-12 06:16:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32816. [2024-08-12 06:16:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32817. [2024-08-12 06:16:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32818. [2024-08-12 06:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32819. [2024-08-12 06:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32820. [2024-08-12 06:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32821. [2024-08-12 06:16:49] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32822. [2024-08-12 06:16:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32823. [2024-08-12 06:16:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32824. [2024-08-12 06:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32825. [2024-08-12 06:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32826. [2024-08-12 06:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32827. [2024-08-12 06:16:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32828. [2024-08-12 06:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32829. [2024-08-12 06:16:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32830. [2024-08-12 06:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32831. [2024-08-12 06:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32832. [2024-08-12 06:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32833. [2024-08-12 06:16:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32834. [2024-08-12 06:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32835. [2024-08-12 06:16:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32836. [2024-08-12 06:16:53] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32837. [2024-08-12 06:16:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32838. [2024-08-12 06:16:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32839. [2024-08-12 06:16:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32840. [2024-08-12 06:16:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32841. [2024-08-12 06:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32842. [2024-08-12 06:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32843. [2024-08-12 06:16:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32844. [2024-08-12 06:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32845. [2024-08-12 06:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32846. [2024-08-12 06:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32847. [2024-08-12 06:16:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32848. [2024-08-12 06:16:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32849. [2024-08-12 06:16:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32850. [2024-08-12 06:16:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32851. [2024-08-12 06:16:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32852. [2024-08-12 06:16:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32853. [2024-08-12 06:16:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32854. [2024-08-12 06:16:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32855. [2024-08-12 06:16:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32856. [2024-08-12 06:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32857. [2024-08-12 06:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32858. [2024-08-12 06:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32859. [2024-08-12 06:16:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32860. [2024-08-12 06:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32861. [2024-08-12 06:16:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32862. [2024-08-12 06:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32863. [2024-08-12 06:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32864. [2024-08-12 06:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32865. [2024-08-12 06:16:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32866. [2024-08-12 06:16:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32867. [2024-08-12 06:16:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32868. [2024-08-12 06:16:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32869. [2024-08-12 06:16:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32870. [2024-08-12 06:16:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32871. [2024-08-12 06:16:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32872. [2024-08-13 20:57:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32873. [2024-08-13 20:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32874. [2024-08-13 20:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32875. [2024-08-13 20:57:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32876. [2024-08-13 20:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32877. [2024-08-13 21:03:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32878. [2024-08-13 21:03:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32879. [2024-08-13 21:03:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32880. [2024-08-13 21:03:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32881. [2024-08-13 21:03:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32882. [2024-08-13 21:03:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32883. [2024-08-15 14:44:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32884. [2024-08-15 14:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32885. [2024-08-15 14:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32886. [2024-08-15 14:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32887. [2024-08-15 14:44:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32888. [2024-08-15 14:45:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32889. [2024-08-15 14:45:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32890. [2024-08-15 14:45:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32891. [2024-08-15 14:45:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32892. [2024-08-15 14:45:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32893. [2024-08-15 14:45:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32894. [2024-08-15 14:45:17] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  32895. [2024-08-15 14:45:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  32896. [2024-08-15 14:45:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32897. [2024-08-15 14:45:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  32898. [2024-08-15 14:45:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  32899. [2024-08-15 14:45:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  32900. [2024-08-15 14:45:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32901. [2024-08-15 14:45:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32902. [2024-08-15 14:45:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32903. [2024-08-15 14:45:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32904. [2024-08-15 14:45:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32905. [2024-08-15 14:45:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32906. [2024-08-15 14:45:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32907. [2024-08-15 14:45:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32908. [2024-08-15 14:45:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32909. [2024-08-15 14:45:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32910. [2024-08-15 14:45:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32911. [2024-08-15 14:45:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32912. [2024-08-15 14:45:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32913. [2024-08-15 14:45:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32914. [2024-08-15 14:45:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32915. [2024-08-15 14:45:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32916. [2024-08-15 14:45:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  32917. [2024-08-15 14:45:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32918. [2024-08-15 14:45:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32919. [2024-08-15 14:45:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32920. [2024-08-15 14:45:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32921. [2024-08-15 14:45:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32922. [2024-08-15 14:45:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32923. [2024-08-15 14:45:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32924. [2024-08-15 14:45:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32925. [2024-08-15 14:45:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32926. [2024-08-15 14:45:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32927. [2024-08-15 14:45:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view.html"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view.html\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32928. [2024-08-15 14:45:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32929. [2024-08-15 14:45:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32930. [2024-08-15 14:45:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32931. [2024-08-15 14:45:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32932. [2024-08-15 14:45:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32933. [2024-08-15 14:45:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32934. [2024-08-15 14:45:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32935. [2024-08-15 14:45:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32936. [2024-08-15 14:45:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32937. [2024-08-15 14:45:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32938. [2024-08-15 14:45:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32939. [2024-08-15 14:45:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /frontend/web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /frontend/web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32940. [2024-08-15 14:45:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32941. [2024-08-15 14:46:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32942. [2024-08-15 14:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32943. [2024-08-15 14:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32944. [2024-08-15 14:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32945. [2024-08-15 14:46:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32946. [2024-08-15 14:46:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32947. [2024-08-15 14:46:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32948. [2024-08-15 14:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32949. [2024-08-15 14:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32950. [2024-08-15 14:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32951. [2024-08-15 14:46:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sapi/debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sapi/debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sapi/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32952. [2024-08-15 14:46:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32953. [2024-08-15 14:46:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32954. [2024-08-15 14:46:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32955. [2024-08-15 14:46:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32956. [2024-08-15 14:46:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32957. [2024-08-15 14:46:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32958. [2024-08-15 14:46:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32959. [2024-08-15 14:46:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32960. [2024-08-15 14:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32961. [2024-08-15 14:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32962. [2024-08-15 14:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32963. [2024-08-15 14:46:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /AwsConfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /AwsConfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/AwsConfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32964. [2024-08-15 14:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32965. [2024-08-15 14:46:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32966. [2024-08-15 14:46:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32967. [2024-08-15 14:46:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32968. [2024-08-15 14:46:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32969. [2024-08-15 14:46:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /awsconfig.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /awsconfig.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/awsconfig.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32970. [2024-08-15 14:46:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32971. [2024-08-15 14:46:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32972. [2024-08-15 14:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32973. [2024-08-15 14:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32974. [2024-08-15 14:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32975. [2024-08-15 14:46:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /aws.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /aws.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32976. [2024-08-15 14:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32977. [2024-08-15 14:46:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32978. [2024-08-15 14:46:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32979. [2024-08-15 14:46:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32980. [2024-08-15 14:46:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32981. [2024-08-15 14:46:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /conf.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /conf.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32982. [2024-08-15 14:46:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32983. [2024-08-15 14:46:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32984. [2024-08-15 14:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32985. [2024-08-15 14:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32986. [2024-08-15 14:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32987. [2024-08-15 14:46:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /env.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /env.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32988. [2024-08-15 14:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32989. [2024-08-15 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32990. [2024-08-15 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32991. [2024-08-15 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32992. [2024-08-15 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32993. [2024-08-15 14:46:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  32994. [2024-08-15 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32995. [2024-08-15 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  32996. [2024-08-15 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  32997. [2024-08-15 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32998. [2024-08-15 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  32999. [2024-08-15 14:46:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33000. [2024-08-15 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33001. [2024-08-15 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33002. [2024-08-15 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33003. [2024-08-15 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33004. [2024-08-15 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33005. [2024-08-15 14:46:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /smtp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /smtp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smtp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33006. [2024-08-15 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33007. [2024-08-15 14:46:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33008. [2024-08-15 14:46:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33009. [2024-08-15 14:46:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33010. [2024-08-15 14:46:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33011. [2024-08-15 14:46:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33012. [2024-08-15 14:46:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33013. [2024-08-15 14:46:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33014. [2024-08-15 14:46:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33015. [2024-08-15 14:46:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33016. [2024-08-15 14:46:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33017. [2024-08-15 14:46:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33018. [2024-08-15 14:46:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33019. [2024-08-15 14:46:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33020. [2024-08-15 14:46:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33021. [2024-08-15 14:46:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33022. [2024-08-15 14:46:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33023. [2024-08-15 14:46:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ws-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ws-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33024. [2024-08-15 14:46:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33025. [2024-08-15 14:46:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33026. [2024-08-15 14:46:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33027. [2024-08-15 14:46:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33028. [2024-08-15 14:46:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33029. [2024-08-15 14:46:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_wpeprivate/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_wpeprivate/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wpeprivate/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33030. [2024-08-15 14:46:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33031. [2024-08-15 14:47:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33032. [2024-08-15 14:47:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33033. [2024-08-15 14:47:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33034. [2024-08-15 14:47:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33035. [2024-08-15 14:47:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /deployment-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /deployment-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33036. [2024-08-15 14:47:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33037. [2024-08-15 14:47:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33038. [2024-08-15 14:47:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33039. [2024-08-15 14:47:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33040. [2024-08-15 14:47:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33041. [2024-08-15 14:47:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /db/robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /db/robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33042. [2024-08-15 14:47:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33043. [2024-08-15 14:47:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33044. [2024-08-15 14:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33045. [2024-08-15 14:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33046. [2024-08-15 14:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33047. [2024-08-15 14:47:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robomongo.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robomongo.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robomongo.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33048. [2024-08-15 14:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33049. [2024-08-15 14:47:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33050. [2024-08-15 14:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33051. [2024-08-15 14:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33052. [2024-08-15 14:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33053. [2024-08-15 14:47:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client_secrets.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client_secrets.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client_secrets.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33054. [2024-08-15 14:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33055. [2024-08-15 14:47:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33056. [2024-08-15 14:47:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33057. [2024-08-15 14:47:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33058. [2024-08-15 14:47:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33059. [2024-08-15 14:47:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /user-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /user-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33060. [2024-08-15 14:47:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33061. [2024-08-15 14:47:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33062. [2024-08-15 14:47:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33063. [2024-08-15 14:47:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33064. [2024-08-15 14:47:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33065. [2024-08-15 14:47:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ssh-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ssh-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33066. [2024-08-15 14:47:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33067. [2024-08-15 14:47:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33068. [2024-08-15 14:47:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33069. [2024-08-15 14:47:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33070. [2024-08-15 14:47:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33071. [2024-08-15 14:47:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database-config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database-config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database-config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33072. [2024-08-15 14:47:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33073. [2024-08-15 14:47:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33074. [2024-08-15 14:47:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33075. [2024-08-15 14:47:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33076. [2024-08-15 14:47:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33077. [2024-08-15 14:47:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/default.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/default.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/default.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33078. [2024-08-15 14:47:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33079. [2024-08-15 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33080. [2024-08-15 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33081. [2024-08-15 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33082. [2024-08-15 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33083. [2024-08-15 14:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33084. [2024-08-15 14:47:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33085. [2024-08-15 14:47:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33086. [2024-08-15 14:47:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33087. [2024-08-15 14:47:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33088. [2024-08-15 14:47:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33089. [2024-08-15 14:47:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /credentials/config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /credentials/config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33090. [2024-08-15 14:47:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33091. [2024-08-15 14:47:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33092. [2024-08-15 14:47:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33093. [2024-08-15 14:47:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33094. [2024-08-15 14:47:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33095. [2024-08-15 14:47:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33096. [2024-08-15 14:47:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33097. [2024-08-15 14:47:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33098. [2024-08-15 14:47:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33099. [2024-08-15 14:47:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33100. [2024-08-15 14:47:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /parameters.yml"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /parameters.yml\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/parameters.yml/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33101. [2024-08-15 14:47:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33102. [2024-08-15 14:47:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33103. [2024-08-15 14:47:59] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  33104. [2024-08-15 14:47:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33105. [2024-08-15 14:47:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33106. [2024-08-15 14:47:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33107. [2024-08-15 14:47:59] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  33108. [2024-08-15 14:47:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33109. [2024-08-15 14:48:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33110. [2024-08-15 14:48:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33111. [2024-08-15 14:48:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33112. [2024-08-15 14:48:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33113. [2024-08-15 14:48:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33114. [2024-08-15 14:48:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33115. [2024-08-15 14:48:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33116. [2024-08-15 14:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33117. [2024-08-15 14:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33118. [2024-08-15 14:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33119. [2024-08-15 14:48:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33120. [2024-08-15 14:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33121. [2024-08-15 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33122. [2024-08-15 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33123. [2024-08-15 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33124. [2024-08-15 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33125. [2024-08-15 14:48:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33126. [2024-08-15 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33127. [2024-08-15 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33128. [2024-08-15 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33129. [2024-08-15 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33130. [2024-08-15 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33131. [2024-08-15 14:48:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33132. [2024-08-15 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33133. [2024-08-15 14:48:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33134. [2024-08-15 14:48:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33135. [2024-08-15 14:48:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33136. [2024-08-15 14:48:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33137. [2024-08-15 14:48:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33138. [2024-08-15 19:22:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33139. [2024-08-15 19:22:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33140. [2024-08-15 19:22:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33141. [2024-08-15 19:22:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33142. [2024-08-15 19:22:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33143. [2024-08-15 21:13:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33144. [2024-08-15 21:13:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33145. [2024-08-15 21:13:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33146. [2024-08-15 21:13:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33147. [2024-08-15 21:13:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33148. [2024-08-15 23:17:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33149. [2024-08-15 23:17:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33150. [2024-08-15 23:17:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33151. [2024-08-15 23:17:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33152. [2024-08-15 23:17:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33153. [2024-08-15 23:19:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33154. [2024-08-15 23:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33155. [2024-08-15 23:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33156. [2024-08-15 23:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33157. [2024-08-15 23:19:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33158. [2024-08-16 14:10:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33159. [2024-08-16 14:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33160. [2024-08-16 14:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33161. [2024-08-16 14:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33162. [2024-08-16 14:10:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33163. [2024-08-16 14:10:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33164. [2024-08-17 23:30:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33165. [2024-08-17 23:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33166. [2024-08-17 23:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33167. [2024-08-17 23:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33168. [2024-08-17 23:30:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33169. [2024-08-17 23:30:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33170. [2024-08-17 23:30:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33171. [2024-08-17 23:30:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33172. [2024-08-17 23:30:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33173. [2024-08-17 23:30:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33174. [2024-08-17 23:30:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33175. [2024-08-17 23:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33176. [2024-08-17 23:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33177. [2024-08-17 23:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33178. [2024-08-17 23:30:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33179. [2024-08-17 23:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33180. [2024-08-17 23:30:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33181. [2024-08-17 23:30:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33182. [2024-08-17 23:30:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33183. [2024-08-17 23:30:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33184. [2024-08-17 23:30:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33185. [2024-08-17 23:30:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33186. [2024-08-17 23:30:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33187. [2024-08-17 23:30:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33188. [2024-08-17 23:30:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33189. [2024-08-17 23:30:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33190. [2024-08-17 23:30:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33191. [2024-08-17 23:30:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33192. [2024-08-17 23:30:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33193. [2024-08-17 23:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33194. [2024-08-17 23:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33195. [2024-08-17 23:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33196. [2024-08-17 23:30:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33197. [2024-08-17 23:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33198. [2024-08-17 23:30:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33199. [2024-08-17 23:30:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33200. [2024-08-17 23:30:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33201. [2024-08-17 23:30:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33202. [2024-08-17 23:30:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33203. [2024-08-17 23:30:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33204. [2024-08-17 23:30:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33205. [2024-08-17 23:30:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33206. [2024-08-17 23:30:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33207. [2024-08-17 23:30:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33208. [2024-08-17 23:30:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33209. [2024-08-17 23:30:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33210. [2024-08-17 23:30:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33211. [2024-08-17 23:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33212. [2024-08-17 23:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33213. [2024-08-17 23:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33214. [2024-08-17 23:30: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33215. [2024-08-17 23:30:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33216. [2024-08-17 23:30:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33217. [2024-08-17 23:30:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33218. [2024-08-17 23:30:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33219. [2024-08-17 23:30:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33220. [2024-08-17 23:30:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33221. [2024-08-17 23:30:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33222. [2024-08-17 23:30:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33223. [2024-08-17 23:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33224. [2024-08-17 23:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33225. [2024-08-17 23:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33226. [2024-08-17 23:30:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33227. [2024-08-17 23:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33228. [2024-08-17 23:30:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33229. [2024-08-17 23:30:38] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33230. [2024-08-17 23:30:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33231. [2024-08-17 23:30:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33232. [2024-08-17 23:30:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33233. [2024-08-17 23:30:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  33234. [2024-08-17 23:30:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  33235. [2024-08-17 23:30:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33236. [2024-08-17 23:30:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33237. [2024-08-17 23:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33238. [2024-08-17 23:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33239. [2024-08-17 23:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33240. [2024-08-17 23:30:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33241. [2024-08-17 23:30:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33242. [2024-08-17 23:30:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33243. [2024-08-17 23:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33244. [2024-08-17 23:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33245. [2024-08-17 23:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33246. [2024-08-17 23:30:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33247. [2024-08-17 23:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33248. [2024-08-17 23:30:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33249. [2024-08-17 23:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33250. [2024-08-17 23:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33251. [2024-08-17 23:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33252. [2024-08-17 23:30:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33253. [2024-08-17 23:30:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33254. [2024-08-17 23:30:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33255. [2024-08-17 23:30:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33256. [2024-08-17 23:30:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33257. [2024-08-17 23:30:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33258. [2024-08-17 23:30:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33259. [2024-08-17 23:30:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33260. [2024-08-17 23:30:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33261. [2024-08-17 23:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33262. [2024-08-17 23:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33263. [2024-08-17 23:30:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33264. [2024-08-17 23:30:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33265. [2024-08-18 04:09:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33266. [2024-08-18 04:09:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33267. [2024-08-18 04:09:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33268. [2024-08-18 04:09:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33269. [2024-08-18 04:09:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33270. [2024-08-18 04:09:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33271. [2024-08-18 04:09:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33272. [2024-08-18 04:09:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33273. [2024-08-18 04:09:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33274. [2024-08-18 04:09:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33275. [2024-08-18 04:10:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33276. [2024-08-18 04:10:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33277. [2024-08-18 04:10:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33278. [2024-08-18 04:10:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33279. [2024-08-18 04:10:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33280. [2024-08-18 04:10:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33281. [2024-08-18 04:10:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33282. [2024-08-18 04:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33283. [2024-08-18 04:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33284. [2024-08-18 04:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33285. [2024-08-18 04:10:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33286. [2024-08-18 04:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33287. [2024-08-18 04:10:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33288. [2024-08-18 04:10:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33289. [2024-08-18 04:10:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33290. [2024-08-18 04:10:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33291. [2024-08-18 04:10:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33292. [2024-08-18 04:10:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33293. [2024-08-18 04:10:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33294. [2024-08-18 04:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33295. [2024-08-18 04:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33296. [2024-08-18 04:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33297. [2024-08-18 04:10:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33298. [2024-08-18 04:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33299. [2024-08-18 04:10:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33300. [2024-08-18 04:10:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33301. [2024-08-18 04:10:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33302. [2024-08-18 04:10:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33303. [2024-08-18 04:10:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33304. [2024-08-18 04:10:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33305. [2024-08-18 04:10:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33306. [2024-08-18 04:10:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33307. [2024-08-18 04:10:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33308. [2024-08-18 04:10:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33309. [2024-08-18 04:10:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33310. [2024-08-18 04:10:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33311. [2024-08-18 04:10:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33312. [2024-08-18 04:10:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33313. [2024-08-18 04:10:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33314. [2024-08-18 04:10:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33315. [2024-08-18 04:10:07] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33316. [2024-08-18 04:10:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33317. [2024-08-18 04:10:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33318. [2024-08-18 04:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33319. [2024-08-18 04:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33320. [2024-08-18 04:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33321. [2024-08-18 04:10:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33322. [2024-08-18 04:10:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33323. [2024-08-18 04:10:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33324. [2024-08-18 04:10:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33325. [2024-08-18 04:10:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33326. [2024-08-18 04:10:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33327. [2024-08-18 04:10:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33328. [2024-08-18 04:10:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33329. [2024-08-18 04:10:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33330. [2024-08-18 04:10:11] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33331. [2024-08-18 04:10:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33332. [2024-08-18 04:10:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33333. [2024-08-18 04:10:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33334. [2024-08-18 04:10:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  33335. [2024-08-18 04:10:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  33336. [2024-08-18 04:10:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33337. [2024-08-18 04:10:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33338. [2024-08-18 04:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33339. [2024-08-18 04:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33340. [2024-08-18 04:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33341. [2024-08-18 04:10:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33342. [2024-08-18 04:10:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33343. [2024-08-18 04:10:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33344. [2024-08-18 04:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33345. [2024-08-18 04:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33346. [2024-08-18 04:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33347. [2024-08-18 04:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33348. [2024-08-18 04:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33349. [2024-08-18 04:10:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33350. [2024-08-18 04:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33351. [2024-08-18 04:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33352. [2024-08-18 04:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33353. [2024-08-18 04:10:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33354. [2024-08-18 04:10:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33355. [2024-08-18 04:10:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33356. [2024-08-18 04:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33357. [2024-08-18 04:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33358. [2024-08-18 04:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33359. [2024-08-18 04:10:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33360. [2024-08-18 04:10:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33361. [2024-08-18 04:10:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33362. [2024-08-18 04:10:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33363. [2024-08-18 04:10:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33364. [2024-08-18 04:10:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33365. [2024-08-18 04:10:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33366. [2024-08-19 01:04:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33367. [2024-08-19 01:04:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33368. [2024-08-19 01:04:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33369. [2024-08-19 01:04:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33370. [2024-08-19 01:04:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33371. [2024-08-19 10:29:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33372. [2024-08-19 10:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33373. [2024-08-19 10:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33374. [2024-08-19 10:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33375. [2024-08-19 10:29:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33376. [2024-08-19 16:30:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33377. [2024-08-19 16:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33378. [2024-08-19 16:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33379. [2024-08-19 16:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33380. [2024-08-19 16:30:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33381. [2024-08-19 16:39:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33382. [2024-08-19 16:39:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33383. [2024-08-19 16:39:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33384. [2024-08-19 16:39:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33385. [2024-08-19 16:39:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33386. [2024-08-19 16:39:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33387. [2024-08-19 16:39:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33388. [2024-08-19 16:39:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33389. [2024-08-19 16:39:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33390. [2024-08-19 16:39:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33391. [2024-08-19 16:39:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33392. [2024-08-19 19:15:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33393. [2024-08-19 19:15:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33394. [2024-08-19 19:15:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33395. [2024-08-19 19:15:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33396. [2024-08-19 19:15:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33397. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33398. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33399. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33400. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33401. [2024-08-20 13:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33402. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33403. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33404. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33405. [2024-08-20 13:19:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33406. [2024-08-20 13:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33407. [2024-08-20 13:19:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33408. [2024-08-20 13:19:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33409. [2024-08-20 13:19:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33410. [2024-08-20 13:19:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33411. [2024-08-20 13:19:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33412. [2024-08-20 13:19:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33413. [2024-08-20 13:19:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33414. [2024-08-20 13:19:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33415. [2024-08-20 13:19:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33416. [2024-08-20 13:19:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33417. [2024-08-20 13:19:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33418. [2024-08-20 13:19:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33419. [2024-08-20 13:19:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33420. [2024-08-20 13:19:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33421. [2024-08-20 13:19:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33422. [2024-08-20 13:19:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33423. [2024-08-20 13:19:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33424. [2024-08-20 13:19:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33425. [2024-08-20 13:19:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33426. [2024-08-20 13:19:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33427. [2024-08-20 13:19:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33428. [2024-08-20 13:19:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33429. [2024-08-20 13:19:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33430. [2024-08-20 13:19:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33431. [2024-08-20 13:19:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33432. [2024-08-20 13:19:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33433. [2024-08-20 13:19:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33434. [2024-08-20 13:19:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33435. [2024-08-20 13:19:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33436. [2024-08-20 13:19:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33437. [2024-08-20 13:19:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33438. [2024-08-20 13:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33439. [2024-08-20 13:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33440. [2024-08-20 13:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33441. [2024-08-20 13:19:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33442. [2024-08-20 13:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33443. [2024-08-20 13:19:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33444. [2024-08-20 13:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33445. [2024-08-20 13:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33446. [2024-08-20 13:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33447. [2024-08-20 13:19:53] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33448. [2024-08-20 13:19:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33449. [2024-08-20 13:19:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33450. [2024-08-20 13:19:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33451. [2024-08-20 13:19:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33452. [2024-08-20 13:19:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33453. [2024-08-20 13:19:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33454. [2024-08-20 13:19:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33455. [2024-08-20 13:19:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33456. [2024-08-20 13:19:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33457. [2024-08-20 13:19:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33458. [2024-08-20 13:19:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33459. [2024-08-20 13:19:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33460. [2024-08-20 13:19:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33461. [2024-08-20 13:19:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33462. [2024-08-20 13:19:57] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33463. [2024-08-20 13:19:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33464. [2024-08-20 13:19:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33465. [2024-08-20 13:19:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33466. [2024-08-20 13:19:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  33467. [2024-08-20 13:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  33468. [2024-08-20 13:19:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33469. [2024-08-20 13:19:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33470. [2024-08-20 13:19:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33471. [2024-08-20 13:19:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33472. [2024-08-20 13:19:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33473. [2024-08-20 13:19:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33474. [2024-08-20 13:19:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33475. [2024-08-20 13:20:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33476. [2024-08-20 13:20:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33477. [2024-08-20 13:20:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33478. [2024-08-20 13:20:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33479. [2024-08-20 13:20:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33480. [2024-08-20 13:20:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33481. [2024-08-20 13:20:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33482. [2024-08-20 13:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33483. [2024-08-20 13:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33484. [2024-08-20 13:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33485. [2024-08-20 13:20:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33486. [2024-08-20 13:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33487. [2024-08-20 13:20:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33488. [2024-08-20 13:20:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33489. [2024-08-20 13:20:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33490. [2024-08-20 13:20:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33491. [2024-08-20 13:20:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33492. [2024-08-20 13:20:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33493. [2024-08-20 13:20:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33494. [2024-08-20 13:20:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33495. [2024-08-20 13:20:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33496. [2024-08-20 13:20:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33497. [2024-08-20 13:20:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33498. [2024-08-20 13:21:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33499. [2024-08-20 13:21:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33500. [2024-08-20 13:21:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33501. [2024-08-20 13:21:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33502. [2024-08-20 13:21:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33503. [2024-08-20 13:21:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33504. [2024-08-20 13:21:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33505. [2024-08-20 13:21:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33506. [2024-08-20 13:21:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33507. [2024-08-20 13:21:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33508. [2024-08-20 13:21:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33509. [2024-08-20 14:13:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33510. [2024-08-20 14:13:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33511. [2024-08-20 14:13:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33512. [2024-08-20 14:13:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33513. [2024-08-20 14:13:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33514. [2024-08-20 14:13:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33515. [2024-08-20 15:13:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33516. [2024-08-20 15:13:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33517. [2024-08-20 15:13:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33518. [2024-08-20 15:13:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33519. [2024-08-20 15:13:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33520. [2024-08-20 15:13:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33521. [2024-08-20 15:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33522. [2024-08-20 15:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33523. [2024-08-20 15:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33524. [2024-08-20 15:13:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33525. [2024-08-20 15:41:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33526. [2024-08-20 15:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33527. [2024-08-20 15:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33528. [2024-08-20 15:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33529. [2024-08-20 15:41:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_fragment"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_fragment\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_fragment/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33530. [2024-08-20 15:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33531. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33532. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33533. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33534. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33535. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33536. [2024-08-22 12:40:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33537. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33538. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33539. [2024-08-22 12:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33540. [2024-08-22 12:40:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33541. [2024-08-22 12:40:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33542. [2024-08-22 12:40:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33543. [2024-08-22 12:40:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33544. [2024-08-22 12:40:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33545. [2024-08-22 12:40:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33546. [2024-08-22 12:40:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33547. [2024-08-22 12:40:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33548. [2024-08-22 12:40:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33549. [2024-08-22 12:40:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33550. [2024-08-22 12:40:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33551. [2024-08-22 12:40:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33552. [2024-08-22 12:40:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33553. [2024-08-22 12:40:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33554. [2024-08-22 12:40:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33555. [2024-08-22 12:40:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33556. [2024-08-22 12:40:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33557. [2024-08-22 12:40:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33558. [2024-08-22 12:40:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33559. [2024-08-22 12:40:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33560. [2024-08-22 12:40:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33561. [2024-08-22 12:40:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33562. [2024-08-22 12:40:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33563. [2024-08-22 12:40:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33564. [2024-08-22 12:40:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33565. [2024-08-22 12:40:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33566. [2024-08-22 12:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33567. [2024-08-22 12:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33568. [2024-08-22 12:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33569. [2024-08-22 12:40:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33570. [2024-08-22 12:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33571. [2024-08-22 12:40:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33572. [2024-08-22 12:40:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33573. [2024-08-22 12:40:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33574. [2024-08-22 12:40:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33575. [2024-08-22 12:40:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33576. [2024-08-22 12:40:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33577. [2024-08-22 12:40:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33578. [2024-08-22 12:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33579. [2024-08-22 12:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33580. [2024-08-22 12:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33581. [2024-08-22 12:40:21] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33582. [2024-08-22 12:40:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33583. [2024-08-22 12:40:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33584. [2024-08-22 12:40:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33585. [2024-08-22 12:40:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33586. [2024-08-22 12:40:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33587. [2024-08-22 12:40:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33588. [2024-08-22 12:40:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33589. [2024-08-22 12:40:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33590. [2024-08-22 12:40:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33591. [2024-08-22 12:40:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33592. [2024-08-22 12:40:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33593. [2024-08-22 12:40:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33594. [2024-08-22 12:40:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33595. [2024-08-22 12:40:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33596. [2024-08-22 12:40:25] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33597. [2024-08-22 12:40:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33598. [2024-08-22 12:40:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33599. [2024-08-22 12:40:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33600. [2024-08-22 12:40:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  33601. [2024-08-22 12:40:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  33602. [2024-08-22 12:40:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33603. [2024-08-22 12:40:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33604. [2024-08-22 12:40:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33605. [2024-08-22 12:40:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33606. [2024-08-22 12:40:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33607. [2024-08-22 12:40:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33608. [2024-08-22 12:40:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33609. [2024-08-22 12:40:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33610. [2024-08-22 12:40:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33611. [2024-08-22 12:40:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33612. [2024-08-22 12:40:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33613. [2024-08-22 12:40:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33614. [2024-08-22 12:40:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33615. [2024-08-22 12:40:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33616. [2024-08-22 12:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33617. [2024-08-22 12:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33618. [2024-08-22 12:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33619. [2024-08-22 12:40:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33620. [2024-08-22 12:40:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33621. [2024-08-22 12:40:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33622. [2024-08-22 12:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33623. [2024-08-22 12:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33624. [2024-08-22 12:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33625. [2024-08-22 12:40:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33626. [2024-08-22 12:40:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33627. [2024-08-22 12:40:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33628. [2024-08-22 12:40:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33629. [2024-08-22 12:40:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33630. [2024-08-22 12:40:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33631. [2024-08-22 12:40:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33632. [2024-08-22 14:32:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33633. [2024-08-22 14:32:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33634. [2024-08-22 14:32:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33635. [2024-08-22 14:32:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33636. [2024-08-22 14:32:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33637. [2024-08-22 14:32:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33638. [2024-08-22 14:32:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33639. [2024-08-22 14:32:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33640. [2024-08-22 14:32:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33641. [2024-08-22 14:32:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33642. [2024-08-22 14:32:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33643. [2024-08-22 14:32:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33644. [2024-08-22 14:32:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33645. [2024-08-22 14:32:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33646. [2024-08-22 14:32:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33647. [2024-08-22 14:32:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33648. [2024-08-22 14:32:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33649. [2024-08-22 14:32:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33650. [2024-08-22 14:32:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33651. [2024-08-22 14:32:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33652. [2024-08-22 14:32:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33653. [2024-08-22 14:32:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33654. [2024-08-22 14:32:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33655. [2024-08-22 14:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33656. [2024-08-22 14:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33657. [2024-08-22 14:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33658. [2024-08-22 14:32:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33659. [2024-08-22 14:32:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33660. [2024-08-22 14:32:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33661. [2024-08-22 14:32:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33662. [2024-08-22 14:32:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33663. [2024-08-22 14:32:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33664. [2024-08-22 14:32:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33665. [2024-08-22 14:32:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33666. [2024-08-22 14:32:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33667. [2024-08-22 14:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33668. [2024-08-22 14:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33669. [2024-08-22 14:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33670. [2024-08-22 14:32:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33671. [2024-08-22 14:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33672. [2024-08-22 14:32:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33673. [2024-08-22 14:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33674. [2024-08-22 14:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33675. [2024-08-22 14:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33676. [2024-08-22 14:32:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33677. [2024-08-22 14:32:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33678. [2024-08-22 14:32:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33679. [2024-08-22 14:32:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33680. [2024-08-22 14:32:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33681. [2024-08-22 14:32:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33682. [2024-08-22 14:32:50] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33683. [2024-08-22 14:32:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33684. [2024-08-22 14:32:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33685. [2024-08-22 14:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33686. [2024-08-22 14:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33687. [2024-08-22 14:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33688. [2024-08-22 14:32:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33689. [2024-08-22 14:32:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33690. [2024-08-22 14:32:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33691. [2024-08-22 14:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33692. [2024-08-22 14:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33693. [2024-08-22 14:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33694. [2024-08-22 14:32:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33695. [2024-08-22 14:32:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33696. [2024-08-22 14:32:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33697. [2024-08-22 14:32:54] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33698. [2024-08-22 14:32:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33699. [2024-08-22 14:32:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33700. [2024-08-22 14:32:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33701. [2024-08-22 14:32:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  33702. [2024-08-22 14:32:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  33703. [2024-08-22 14:32:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33704. [2024-08-22 14:32:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33705. [2024-08-22 14:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33706. [2024-08-22 14:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33707. [2024-08-22 14:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33708. [2024-08-22 14:32:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33709. [2024-08-22 14:32:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33710. [2024-08-23 08:45:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33711. [2024-08-23 08:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33712. [2024-08-23 08:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33713. [2024-08-23 08:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33714. [2024-08-23 08:45:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33715. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33716. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33717. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33718. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33719. [2024-08-24 03:05:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33720. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33721. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33722. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33723. [2024-08-24 03:05:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33724. [2024-08-24 03:05:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33725. [2024-08-24 03:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33726. [2024-08-24 03:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33727. [2024-08-24 03:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33728. [2024-08-24 03:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33729. [2024-08-24 03:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33730. [2024-08-24 03:05:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33731. [2024-08-24 03:05:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33732. [2024-08-24 03:05:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33733. [2024-08-24 03:05:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33734. [2024-08-24 03:05:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33735. [2024-08-24 03:05:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33736. [2024-08-24 03:05:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33737. [2024-08-24 03:05:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33738. [2024-08-24 03:05:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33739. [2024-08-24 03:05:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33740. [2024-08-24 03:05:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33741. [2024-08-24 03:05:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33742. [2024-08-24 03:05:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33743. [2024-08-24 03:05:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33744. [2024-08-24 03:05:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33745. [2024-08-24 03:05:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33746. [2024-08-24 03:05:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33747. [2024-08-24 03:05:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33748. [2024-08-24 03:05:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33749. [2024-08-24 03:05:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33750. [2024-08-24 03:05:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33751. [2024-08-24 03:05:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33752. [2024-08-24 03:05:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33753. [2024-08-24 03:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33754. [2024-08-24 03:05:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33755. [2024-08-24 03:05:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33756. [2024-08-24 03:05:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33757. [2024-08-24 03:05:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33758. [2024-08-24 03:05:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33759. [2024-08-24 03:05:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33760. [2024-08-24 03:05:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33761. [2024-08-24 03:05:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33762. [2024-08-24 03:05:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33763. [2024-08-24 03:05:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33764. [2024-08-24 03:05:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33765. [2024-08-24 03:05:20] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33766. [2024-08-24 03:05:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33767. [2024-08-24 03:05:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33768. [2024-08-24 03:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33769. [2024-08-24 03:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33770. [2024-08-24 03:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33771. [2024-08-24 03:05:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33772. [2024-08-24 03:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33773. [2024-08-24 03:05:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33774. [2024-08-24 03:05:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33775. [2024-08-24 03:05:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33776. [2024-08-24 03:05:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33777. [2024-08-24 03:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33778. [2024-08-24 03:05:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33779. [2024-08-24 03:05:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33780. [2024-08-24 03:05:24] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33781. [2024-08-24 03:05:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33782. [2024-08-24 03:05:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33783. [2024-08-24 03:05:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33784. [2024-08-24 03:05:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  33785. [2024-08-24 03:05:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  33786. [2024-08-24 03:05:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33787. [2024-08-24 03:05:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33788. [2024-08-24 03:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33789. [2024-08-24 03:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33790. [2024-08-24 03:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33791. [2024-08-24 03:05:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33792. [2024-08-24 03:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33793. [2024-08-24 03:05:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33794. [2024-08-24 03:05:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33795. [2024-08-24 03:05:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33796. [2024-08-24 03:05:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33797. [2024-08-24 03:05:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33798. [2024-08-24 03:05:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33799. [2024-08-24 03:05:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33800. [2024-08-24 03:05:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33801. [2024-08-24 03:05:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33802. [2024-08-24 03:05:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33803. [2024-08-24 03:05:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33804. [2024-08-24 03:05:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33805. [2024-08-24 03:05:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33806. [2024-08-24 03:05:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33807. [2024-08-24 03:05:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33808. [2024-08-24 03:05:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33809. [2024-08-24 03:05:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33810. [2024-08-24 03:05:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33811. [2024-08-24 03:05:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33812. [2024-08-24 03:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33813. [2024-08-24 03:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33814. [2024-08-24 03:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33815. [2024-08-24 03:05:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33816. [2024-08-24 03:26:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33817. [2024-08-24 03:26:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33818. [2024-08-24 03:26:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33819. [2024-08-24 03:26:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33820. [2024-08-24 03:26:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33821. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33822. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33823. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33824. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33825. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33826. [2024-08-24 12:14:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33827. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33828. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33829. [2024-08-24 12:14:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33830. [2024-08-24 12:14:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33831. [2024-08-24 12:14:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33832. [2024-08-24 12:14:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33833. [2024-08-24 12:14:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33834. [2024-08-24 12:14:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33835. [2024-08-24 12:14:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33836. [2024-08-24 12:14:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33837. [2024-08-24 12:15:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33838. [2024-08-24 12:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33839. [2024-08-24 12:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33840. [2024-08-24 12:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33841. [2024-08-24 12:15:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33842. [2024-08-24 12:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33843. [2024-08-24 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33844. [2024-08-24 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33845. [2024-08-24 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33846. [2024-08-24 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33847. [2024-08-24 12:15:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33848. [2024-08-24 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33849. [2024-08-24 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33850. [2024-08-24 12:15:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33851. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33852. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33853. [2024-08-24 12:15:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33854. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33855. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33856. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33857. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33858. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33859. [2024-08-24 12:15:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33860. [2024-08-24 12:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33861. [2024-08-24 12:15:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33862. [2024-08-24 12:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33863. [2024-08-24 12:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33864. [2024-08-24 12:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33865. [2024-08-24 12:15:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33866. [2024-08-24 12:15:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33867. [2024-08-24 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33868. [2024-08-24 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33869. [2024-08-24 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33870. [2024-08-24 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33871. [2024-08-24 12:15:04] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33872. [2024-08-24 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33873. [2024-08-24 12:15:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33874. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33875. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33876. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33877. [2024-08-24 12:15:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33878. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33879. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33880. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33881. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33882. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33883. [2024-08-24 12:15:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33884. [2024-08-24 12:15:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33885. [2024-08-24 12:15:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33886. [2024-08-24 12:15:06] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33887. [2024-08-24 12:15:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33888. [2024-08-24 12:15:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33889. [2024-08-24 12:15:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  33890. [2024-08-24 12:15:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  33891. [2024-08-24 12:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  33892. [2024-08-24 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33893. [2024-08-24 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33894. [2024-08-24 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33895. [2024-08-24 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33896. [2024-08-24 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33897. [2024-08-24 12:15:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33898. [2024-08-24 12:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33899. [2024-08-24 12:15:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33900. [2024-08-24 12:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33901. [2024-08-24 12:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33902. [2024-08-24 12:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33903. [2024-08-24 12:15:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33904. [2024-08-24 12:15:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33905. [2024-08-24 12:15:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33906. [2024-08-24 12:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33907. [2024-08-24 12:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33908. [2024-08-24 12:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33909. [2024-08-24 12:15:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33910. [2024-08-24 12:15:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33911. [2024-08-24 12:15:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33912. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33913. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33914. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33915. [2024-08-24 12:15:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33916. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33917. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33918. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33919. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33920. [2024-08-24 12:15:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33921. [2024-08-24 12:15:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33922. [2024-08-25 01:40:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33923. [2024-08-25 01:40:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33924. [2024-08-25 01:40:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33925. [2024-08-25 01:40:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33926. [2024-08-25 01:40:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33927. [2024-08-25 06:29:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33928. [2024-08-25 06:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33929. [2024-08-25 06:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33930. [2024-08-25 06:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33931. [2024-08-25 06:29:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33932. [2024-08-25 06:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33933. [2024-08-25 15:01:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33934. [2024-08-25 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33935. [2024-08-25 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33936. [2024-08-25 15:01:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33937. [2024-08-25 15:01:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33938. [2024-08-26 08:25:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33939. [2024-08-26 08:25:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33940. [2024-08-26 08:25:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33941. [2024-08-26 08:25:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33942. [2024-08-26 08:25:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33943. [2024-08-26 08:25:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33944. [2024-08-26 08:25:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33945. [2024-08-26 08:25:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33946. [2024-08-26 08:25:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33947. [2024-08-26 08:25:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  33948. [2024-08-26 08:25:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33949. [2024-08-26 08:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33950. [2024-08-26 08:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33951. [2024-08-26 08:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33952. [2024-08-26 08:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33953. [2024-08-26 08:25:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33954. [2024-08-26 08:25:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33955. [2024-08-26 08:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33956. [2024-08-26 08:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33957. [2024-08-26 08:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33958. [2024-08-26 08:25:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33959. [2024-08-26 08:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33960. [2024-08-26 08:25:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33961. [2024-08-26 08:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33962. [2024-08-26 08:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33963. [2024-08-26 08:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33964. [2024-08-26 08:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33965. [2024-08-26 08:25:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33966. [2024-08-26 08:25:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33967. [2024-08-26 08:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33968. [2024-08-26 08:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33969. [2024-08-26 08:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33970. [2024-08-26 08:25:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33971. [2024-08-26 08:25:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33972. [2024-08-26 08:25:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33973. [2024-08-26 08:25:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33974. [2024-08-26 08:25:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33975. [2024-08-26 08:25:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33976. [2024-08-26 08:25:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33977. [2024-08-26 08:25:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33978. [2024-08-26 08:25:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33979. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33980. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33981. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33982. [2024-08-26 08:25:58] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33983. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33984. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33985. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33986. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33987. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33988. [2024-08-26 08:25:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33989. [2024-08-26 08:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33990. [2024-08-26 08:25:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33991. [2024-08-26 08:25:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  33992. [2024-08-26 08:25:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33993. [2024-08-26 08:25:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33994. [2024-08-26 08:25:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  33995. [2024-08-26 08:25:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  33996. [2024-08-26 08:26:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  33997. [2024-08-26 08:26:00] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  33998. [2024-08-26 08:26:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  33999. [2024-08-26 08:26:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34000. [2024-08-26 08:26:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34001. [2024-08-26 08:26:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34002. [2024-08-26 08:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34003. [2024-08-26 08:26:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34004. [2024-08-26 08:26:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34005. [2024-08-26 08:26:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34006. [2024-08-26 08:26:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34007. [2024-08-26 08:26:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34008. [2024-08-26 08:26:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34009. [2024-08-26 08:26:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34010. [2024-08-26 08:26:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34011. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34012. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34013. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34014. [2024-08-26 08:26:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34015. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34016. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34017. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34018. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34019. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34020. [2024-08-26 08:26:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34021. [2024-08-26 08:26:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34022. [2024-08-26 08:26:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34023. [2024-08-26 08:26:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34024. [2024-08-26 08:26:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34025. [2024-08-26 08:26:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34026. [2024-08-26 08:26:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34027. [2024-08-26 08:26:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34028. [2024-08-26 08:26:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34029. [2024-08-26 08:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34030. [2024-08-26 08:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34031. [2024-08-26 08:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34032. [2024-08-26 08:26:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34033. [2024-08-26 09:04:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34034. [2024-08-26 09:04:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34035. [2024-08-26 09:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34036. [2024-08-26 09:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34037. [2024-08-26 09:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34038. [2024-08-26 09:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34039. [2024-08-26 09:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34040. [2024-08-26 09:04:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34041. [2024-08-26 09:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34042. [2024-08-26 09:04:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34043. [2024-08-26 09:04:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34044. [2024-08-26 09:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34045. [2024-08-26 09:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34046. [2024-08-26 09:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34047. [2024-08-26 09:04:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34048. [2024-08-26 09:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34049. [2024-08-26 09:04:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34050. [2024-08-26 09:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34051. [2024-08-26 09:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34052. [2024-08-26 09:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34053. [2024-08-26 09:04:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34054. [2024-08-26 09:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34055. [2024-08-26 09:04:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34056. [2024-08-26 09:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34057. [2024-08-26 09:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34058. [2024-08-26 09:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34059. [2024-08-26 09:04:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34060. [2024-08-26 09:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34061. [2024-08-26 09:04:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34062. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34063. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34064. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34065. [2024-08-26 09:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34066. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34067. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34068. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34069. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34070. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34071. [2024-08-26 09:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34072. [2024-08-26 09:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34073. [2024-08-26 09:04:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34074. [2024-08-26 09:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34075. [2024-08-26 09:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34076. [2024-08-26 09:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34077. [2024-08-26 09:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34078. [2024-08-26 09:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34079. [2024-08-26 09:04:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34080. [2024-08-26 09:04:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34081. [2024-08-26 09:04:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34082. [2024-08-26 09:04:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34083. [2024-08-26 09:04:48] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34084. [2024-08-26 09:04:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34085. [2024-08-26 09:04:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34086. [2024-08-26 09:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34087. [2024-08-26 09:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34088. [2024-08-26 09:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34089. [2024-08-26 09:04:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34090. [2024-08-26 09:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34091. [2024-08-26 09:04:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34092. [2024-08-26 09:04:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34093. [2024-08-26 09:04:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34094. [2024-08-26 09:04:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34095. [2024-08-26 09:04:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34096. [2024-08-26 09:04:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34097. [2024-08-26 09:04:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34098. [2024-08-26 09:04:51] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  34099. [2024-08-26 09:04:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  34100. [2024-08-26 09:04:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34101. [2024-08-26 09:04:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34102. [2024-08-26 09:04:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34103. [2024-08-26 09:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34104. [2024-08-26 09:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34105. [2024-08-26 09:04:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34106. [2024-08-26 09:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34107. [2024-08-26 09:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34108. [2024-08-26 09:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34109. [2024-08-26 09:04:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34110. [2024-08-26 09:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34111. [2024-08-26 09:04:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34112. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34113. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34114. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34115. [2024-08-26 09:04:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34116. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34117. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34118. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34119. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34120. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34121. [2024-08-26 09:04:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34122. [2024-08-26 09:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34123. [2024-08-26 09:04:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34124. [2024-08-26 09:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34125. [2024-08-26 09:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34126. [2024-08-26 09:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34127. [2024-08-26 09:04:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34128. [2024-08-26 09:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34129. [2024-08-26 09:04:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34130. [2024-08-26 09:04:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34131. [2024-08-26 09:04:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34132. [2024-08-26 09:04:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34133. [2024-08-26 09:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34134. [2024-08-28 11:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34135. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34136. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34137. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34138. [2024-08-28 11:18:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34139. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34140. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34141. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34142. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34143. [2024-08-28 11:18:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34144. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34145. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34146. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34147. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34148. [2024-08-28 11:18:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34149. [2024-08-28 11:18:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34150. [2024-08-28 11:19:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34151. [2024-08-28 11:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34152. [2024-08-28 11:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34153. [2024-08-28 11:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34154. [2024-08-28 11:19:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34155. [2024-08-28 11:19:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34156. [2024-08-28 11:19:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34157. [2024-08-28 11:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34158. [2024-08-28 11:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34159. [2024-08-28 11:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34160. [2024-08-28 11:19:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34161. [2024-08-28 11:19:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34162. [2024-08-28 11:19:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34163. [2024-08-28 11:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34164. [2024-08-28 11:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34165. [2024-08-28 11:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34166. [2024-08-28 11:19:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34167. [2024-08-28 11:19:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34168. [2024-08-28 11:19:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34169. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34170. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34171. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34172. [2024-08-28 11:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34173. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34174. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34175. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34176. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34177. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34178. [2024-08-28 11:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34179. [2024-08-28 11:19:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34180. [2024-08-28 11:19:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34181. [2024-08-28 11:19:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34182. [2024-08-28 11:19:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34183. [2024-08-28 11:19:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34184. [2024-08-28 11:19:04] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34185. [2024-08-28 11:19:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34186. [2024-08-28 11:19:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34187. [2024-08-28 11:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34188. [2024-08-28 11:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34189. [2024-08-28 11:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34190. [2024-08-28 11:19:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34191. [2024-08-28 11:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34192. [2024-08-28 11:19:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34193. [2024-08-28 11:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34194. [2024-08-28 11:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34195. [2024-08-28 11:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34196. [2024-08-28 11:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34197. [2024-08-28 11:19:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34198. [2024-08-28 11:19:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34199. [2024-08-28 11:19:06] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  34200. [2024-08-28 11:19:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  34201. [2024-08-28 11:19:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34202. [2024-08-28 11:19:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34203. [2024-08-28 11:19:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34204. [2024-08-28 11:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34205. [2024-08-28 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34206. [2024-08-28 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34207. [2024-08-28 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34208. [2024-08-28 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34209. [2024-08-28 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34210. [2024-08-28 11:19:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34211. [2024-08-28 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34212. [2024-08-28 11:19:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34213. [2024-08-28 11:19:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34214. [2024-08-28 11:19:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34215. [2024-08-28 11:19:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34216. [2024-08-28 11:19:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34217. [2024-08-28 11:19:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34218. [2024-08-28 11:19:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34219. [2024-08-28 11:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34220. [2024-08-28 11:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34221. [2024-08-28 11:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34222. [2024-08-28 11:19:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34223. [2024-08-28 11:19:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34224. [2024-08-28 11:19:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34225. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34226. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34227. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34228. [2024-08-28 11:19:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34229. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34230. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34231. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34232. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34233. [2024-08-28 11:19:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34234. [2024-08-28 11:19:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34235. [2024-08-28 12:06:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34236. [2024-08-28 12:06:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34237. [2024-08-28 12:06:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34238. [2024-08-28 12:06:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34239. [2024-08-28 12:06:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34240. [2024-08-28 12:06:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34241. [2024-08-28 12:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34242. [2024-08-28 12:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34243. [2024-08-28 12:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34244. [2024-08-28 12:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34245. [2024-08-28 12:07:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34246. [2024-08-28 12:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34247. [2024-08-28 12:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34248. [2024-08-28 12:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34249. [2024-08-28 12:07:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34250. [2024-08-28 12:07:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34251. [2024-08-28 12:07:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34252. [2024-08-28 12:07:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34253. [2024-08-28 12:07:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34254. [2024-08-28 12:07:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34255. [2024-08-28 12:07:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34256. [2024-08-28 12:07:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34257. [2024-08-28 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34258. [2024-08-28 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34259. [2024-08-28 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34260. [2024-08-28 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34261. [2024-08-28 12:07:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34262. [2024-08-28 12:07:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34263. [2024-08-28 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34264. [2024-08-28 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34265. [2024-08-28 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34266. [2024-08-28 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34267. [2024-08-28 12:07:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34268. [2024-08-28 12:07:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34269. [2024-08-28 12:07:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34270. [2024-08-28 12:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34271. [2024-08-28 12:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34272. [2024-08-28 12:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34273. [2024-08-28 12:07:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34274. [2024-08-28 12:07:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34275. [2024-08-28 12:07:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34276. [2024-08-28 12:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34277. [2024-08-28 12:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34278. [2024-08-28 12:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34279. [2024-08-28 12:07:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34280. [2024-08-28 12:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34281. [2024-08-28 12:07:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34282. [2024-08-28 12:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34283. [2024-08-28 12:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34284. [2024-08-28 12:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34285. [2024-08-28 12:07:07] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34286. [2024-08-28 12:07:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34287. [2024-08-28 12:07:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34288. [2024-08-28 12:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34289. [2024-08-28 12:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34290. [2024-08-28 12:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34291. [2024-08-28 12:07:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34292. [2024-08-28 12:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34293. [2024-08-28 12:07:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34294. [2024-08-28 12:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34295. [2024-08-28 12:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34296. [2024-08-28 12:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34297. [2024-08-28 12:07:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34298. [2024-08-28 12:07:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34299. [2024-08-28 12:07:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34300. [2024-08-28 12:07:11] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  34301. [2024-08-28 12:07:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  34302. [2024-08-28 12:07:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34303. [2024-08-28 12:07:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34304. [2024-08-28 12:07:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34305. [2024-08-28 12:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34306. [2024-08-28 12:07:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34307. [2024-08-28 12:07:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34308. [2024-08-28 12:07:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34309. [2024-08-28 12:07:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34310. [2024-08-28 12:07:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34311. [2024-08-28 12:07:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34312. [2024-08-28 12:07:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34313. [2024-08-28 12:07:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34314. [2024-08-28 12:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34315. [2024-08-28 12:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34316. [2024-08-28 12:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34317. [2024-08-28 12:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34318. [2024-08-28 12:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34319. [2024-08-28 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34320. [2024-08-28 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34321. [2024-08-28 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34322. [2024-08-28 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34323. [2024-08-28 12:07:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34324. [2024-08-28 12:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34325. [2024-08-28 12:07:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34326. [2024-08-28 12:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34327. [2024-08-28 12:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34328. [2024-08-28 12:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34329. [2024-08-28 12:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34330. [2024-08-28 12:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34331. [2024-08-28 12:07:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34332. [2024-08-28 12:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34333. [2024-08-28 12:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34334. [2024-08-28 12:07:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34335. [2024-08-28 12:07:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34336. [2024-08-29 09:00:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34337. [2024-08-29 09:00:16] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  34338. [2024-08-29 09:00:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34339. [2024-08-29 09:00:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34340. [2024-08-29 09:00:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34341. [2024-08-29 09:00:16] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  34342. [2024-08-29 09:00:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34343. [2024-08-29 09:00:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34344. [2024-08-29 09:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34345. [2024-08-29 09:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34346. [2024-08-29 09:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34347. [2024-08-29 09:00:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34348. [2024-08-29 09:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34349. [2024-08-29 09:00:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34350. [2024-08-29 09:00:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34351. [2024-08-29 09:00:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34352. [2024-08-29 09:00:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34353. [2024-08-29 09:00:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34354. [2024-08-29 09:00:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34355. [2024-08-29 09:00:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34356. [2024-08-29 09:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34357. [2024-08-29 09:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34358. [2024-08-29 09:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34359. [2024-08-29 09:00:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34360. [2024-08-29 09:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34361. [2024-08-29 09:00:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34362. [2024-08-29 09:00:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34363. [2024-08-29 09:00:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34364. [2024-08-29 09:00:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34365. [2024-08-29 09:00:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34366. [2024-08-29 09:00:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34367. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34368. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34369. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34370. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34371. [2024-08-30 12:21:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34372. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34373. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34374. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34375. [2024-08-30 12:21:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34376. [2024-08-30 12:21:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34377. [2024-08-30 12:21:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34378. [2024-08-30 12:21:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34379. [2024-08-30 12:21:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34380. [2024-08-30 12:21:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34381. [2024-08-30 12:21:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34382. [2024-08-30 12:21:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34383. [2024-08-30 12:21:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34384. [2024-08-30 12:21:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34385. [2024-08-30 12:21:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34386. [2024-08-30 12:21:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34387. [2024-08-30 12:21:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34388. [2024-08-30 12:21:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34389. [2024-08-30 12:21:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34390. [2024-08-30 12:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34391. [2024-08-30 12:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34392. [2024-08-30 12:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34393. [2024-08-30 12:21:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34394. [2024-08-30 12:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34395. [2024-08-30 12:21:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34396. [2024-08-30 12:21:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34397. [2024-08-30 12:21:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34398. [2024-08-30 12:21:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34399. [2024-08-30 12:21:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34400. [2024-08-30 12:21:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34401. [2024-08-30 12:21:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34402. [2024-08-30 12:21:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34403. [2024-08-30 12:21:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34404. [2024-08-30 12:21:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34405. [2024-08-30 12:21:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34406. [2024-08-30 12:21:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34407. [2024-08-30 12:22:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34408. [2024-08-30 12:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34409. [2024-08-30 12:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34410. [2024-08-30 12:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34411. [2024-08-30 12:22:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34412. [2024-08-30 12:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34413. [2024-08-30 12:22:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34414. [2024-08-30 12:22:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34415. [2024-08-30 12:22:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34416. [2024-08-30 12:22:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34417. [2024-08-30 12:22:02] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34418. [2024-08-30 12:22:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34419. [2024-08-30 12:22:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34420. [2024-08-30 12:22:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34421. [2024-08-30 12:22:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34422. [2024-08-30 12:22:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34423. [2024-08-30 12:22:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34424. [2024-08-30 12:22:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34425. [2024-08-30 12:22:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34426. [2024-08-30 12:22:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34427. [2024-08-30 12:22:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34428. [2024-08-30 12:22:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34429. [2024-08-30 12:22:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34430. [2024-08-30 12:22:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34431. [2024-08-30 12:22:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34432. [2024-08-30 12:22:07] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  34433. [2024-08-30 12:22:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  34434. [2024-08-30 12:22:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34435. [2024-08-30 12:22:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34436. [2024-08-30 12:22:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34437. [2024-08-30 12:22:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34438. [2024-08-30 12:22:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34439. [2024-08-30 12:22:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34440. [2024-08-30 12:22:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34441. [2024-08-30 12:22:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34442. [2024-08-30 12:22:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34443. [2024-08-30 12:22:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34444. [2024-08-30 12:22:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34445. [2024-08-30 12:22:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34446. [2024-08-30 12:22:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34447. [2024-08-30 12:22:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34448. [2024-08-30 12:22:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34449. [2024-08-30 12:22:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34450. [2024-08-30 12:22:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34451. [2024-08-30 12:22:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34452. [2024-08-30 12:22:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34453. [2024-08-30 12:22:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34454. [2024-08-30 12:22:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34455. [2024-08-30 12:22:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34456. [2024-08-30 12:22:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34457. [2024-08-30 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34458. [2024-08-30 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34459. [2024-08-30 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34460. [2024-08-30 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34461. [2024-08-30 12:22:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34462. [2024-08-30 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34463. [2024-08-30 12:22:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34464. [2024-08-30 12:22:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34465. [2024-08-30 12:22:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34466. [2024-08-30 12:22:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34467. [2024-08-30 12:22:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34468. [2024-08-30 14:41:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34469. [2024-08-30 14:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34470. [2024-08-30 14:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34471. [2024-08-30 14:41:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34472. [2024-08-30 14:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34473. [2024-08-30 14:41:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34474. [2024-08-30 14:41:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34475. [2024-08-30 14:41:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34476. [2024-08-30 14:41:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34477. [2024-08-30 14:41:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34478. [2024-08-30 14:41:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34479. [2024-08-30 14:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34480. [2024-08-30 14:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34481. [2024-08-30 14:41:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34482. [2024-08-30 14:41:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34483. [2024-08-30 14:41:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34484. [2024-08-30 14:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34485. [2024-08-30 14:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34486. [2024-08-30 14:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34487. [2024-08-30 14:41:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34488. [2024-08-30 14:41:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34489. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34490. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34491. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34492. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34493. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34494. [2024-08-30 14:41:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34495. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34496. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34497. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34498. [2024-08-30 14:41:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34499. [2024-08-30 14:41:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34500. [2024-08-30 14:41:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34501. [2024-08-30 14:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34502. [2024-08-30 14:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34503. [2024-08-30 14:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34504. [2024-08-30 14:41:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34505. [2024-08-30 14:41:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34506. [2024-08-30 14:41:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34507. [2024-08-30 14:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34508. [2024-08-30 14:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34509. [2024-08-30 14:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34510. [2024-08-30 14:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34511. [2024-08-30 14:41:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34512. [2024-08-30 14:41:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34513. [2024-08-30 14:41:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34514. [2024-08-30 14:41:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34515. [2024-08-30 14:41:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34516. [2024-08-30 14:41:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34517. [2024-08-30 14:41:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34518. [2024-08-30 14:41:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34519. [2024-08-30 14:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34520. [2024-08-30 14:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34521. [2024-08-30 14:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34522. [2024-08-30 14:41:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34523. [2024-08-30 14:41:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34524. [2024-08-30 14:41:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34525. [2024-08-30 14:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34526. [2024-08-30 14:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34527. [2024-08-30 14:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34528. [2024-08-30 14:41:25] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34529. [2024-08-30 14:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34530. [2024-08-30 14:41:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34531. [2024-08-30 14:41:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34532. [2024-08-30 14:41:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34533. [2024-08-30 14:41:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34534. [2024-08-30 14:41:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34535. [2024-08-30 14:41:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34536. [2024-08-30 14:41:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34537. [2024-08-30 14:41:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34538. [2024-08-30 14:41:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34539. [2024-08-30 14:41:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34540. [2024-08-30 14:41:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34541. [2024-08-30 14:41:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34542. [2024-08-30 14:41:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34543. [2024-08-30 14:41:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34544. [2024-08-30 14:41:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34545. [2024-08-30 14:41:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34546. [2024-08-30 14:41:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34547. [2024-08-30 14:41:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34548. [2024-08-30 14:41:36] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  34549. [2024-08-30 14:41:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  34550. [2024-08-30 14:41:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34551. [2024-08-30 14:41:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34552. [2024-08-30 14:41:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34553. [2024-08-30 14:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34554. [2024-08-30 14:41:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34555. [2024-08-30 14:41:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34556. [2024-08-30 14:41:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34557. [2024-08-30 14:41:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34558. [2024-08-30 14:41:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34559. [2024-08-30 14:41:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34560. [2024-08-30 14:41:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34561. [2024-08-30 14:41:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34562. [2024-08-30 14:41:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34563. [2024-08-30 14:41:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34564. [2024-08-30 14:41:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34565. [2024-08-30 14:41:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34566. [2024-08-30 14:41:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34567. [2024-08-30 14:41:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34568. [2024-08-30 14:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34569. [2024-08-30 14:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34570. [2024-08-30 14:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34571. [2024-08-30 14:41:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34572. [2024-08-30 14:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34573. [2024-08-30 14:41:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34574. [2024-08-30 14:41:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34575. [2024-08-30 14:41:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34576. [2024-08-30 14:41:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34577. [2024-08-30 14:41:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34578. [2024-08-30 14:41:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34579. [2024-08-30 14:41:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34580. [2024-08-30 14:41:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34581. [2024-08-30 14:41:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34582. [2024-08-30 14:41:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34583. [2024-08-30 14:41:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34584. [2024-08-30 14:42:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34585. [2024-08-30 14:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34586. [2024-08-30 14:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34587. [2024-08-30 14:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34588. [2024-08-30 14:42:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34589. [2024-08-30 14:42:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34590. [2024-08-30 14:42:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34591. [2024-08-30 14:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34592. [2024-08-30 14:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34593. [2024-08-30 14:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34594. [2024-08-30 14:42:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34595. [2024-08-30 14:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34596. [2024-08-30 14:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34597. [2024-08-30 14:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34598. [2024-08-30 14:42:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34599. [2024-08-30 14:42:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34600. [2024-08-30 14:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34601. [2024-08-30 14:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34602. [2024-08-30 14:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34603. [2024-08-30 14:42:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34604. [2024-08-30 14:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34605. [2024-08-30 14:42:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34606. [2024-08-30 14:42:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"809fcf"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/809fcf","method":"GET"} []
  34607. [2024-08-30 14:42:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34608. [2024-08-30 14:42:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c016ea"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/c016ea","method":"GET"} []
  34609. [2024-08-30 14:42:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34610. [2024-08-30 14:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34611. [2024-08-30 14:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34612. [2024-08-30 14:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34613. [2024-08-30 14:42:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34614. [2024-08-30 14:42:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34615. [2024-08-30 14:42:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de2ec5"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/de2ec5","method":"GET"} []
  34616. [2024-08-30 14:42:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34617. [2024-08-30 14:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34618. [2024-08-30 14:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34619. [2024-08-30 14:42:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34620. [2024-08-30 14:42:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34621. [2024-08-30 14:42:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34622. [2024-08-30 14:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34623. [2024-08-30 14:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34624. [2024-08-30 14:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34625. [2024-08-30 14:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34626. [2024-08-30 14:42:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34627. [2024-08-30 14:43:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34628. [2024-08-30 14:43:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34629. [2024-08-30 14:43:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34630. [2024-08-30 14:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34631. [2024-08-30 14:43:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34632. [2024-08-30 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34633. [2024-08-30 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34634. [2024-08-30 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34635. [2024-08-30 14:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34636. [2024-08-30 14:44:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34637. [2024-08-30 14:44:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34638. [2024-08-30 14:44:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34639. [2024-08-30 14:44:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34640. [2024-08-30 14:44:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34641. [2024-08-30 14:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34642. [2024-08-30 14:44:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34643. [2024-08-30 16:01:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34644. [2024-08-30 16:01:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34645. [2024-08-30 16:01:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34646. [2024-08-30 16:01:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34647. [2024-08-30 16:01:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34648. [2024-08-30 16:01:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34649. [2024-08-30 16:01:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34650. [2024-08-30 16:01:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34651. [2024-08-30 16:01:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34652. [2024-08-30 16:01:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34653. [2024-08-30 16:01:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34654. [2024-08-30 19:51:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34655. [2024-08-30 19:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34656. [2024-08-30 19:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34657. [2024-08-30 19:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34658. [2024-08-30 19:51:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34659. [2024-08-30 19:51:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34660. [2024-08-30 19:51:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34661. [2024-08-30 19:51:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34662. [2024-08-30 19:51:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34663. [2024-08-30 19:51:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34664. [2024-08-30 19:51:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34665. [2024-08-31 03:06:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34666. [2024-08-31 03:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34667. [2024-08-31 03:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34668. [2024-08-31 03:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34669. [2024-08-31 03:06:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34670. [2024-08-31 03:06:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34671. [2024-08-31 03:06:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34672. [2024-08-31 03:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34673. [2024-08-31 03:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34674. [2024-08-31 03:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34675. [2024-08-31 03:06:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34676. [2024-08-31 03:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34677. [2024-08-31 03:38:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34678. [2024-08-31 03:38:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34679. [2024-08-31 03:38:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34680. [2024-08-31 03:38:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34681. [2024-08-31 03:38:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34682. [2024-08-31 03:38:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34683. [2024-08-31 04:54:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34684. [2024-08-31 04:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34685. [2024-08-31 04:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34686. [2024-08-31 04:54:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34687. [2024-08-31 04:54:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34688. [2024-08-31 08:46:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34689. [2024-08-31 08:46:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34690. [2024-08-31 08:46:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34691. [2024-08-31 08:46:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34692. [2024-08-31 08:46:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34693. [2024-08-31 08:46:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34694. [2024-08-31 08:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34695. [2024-08-31 08:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34696. [2024-08-31 08:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34697. [2024-08-31 08:46:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34698. [2024-08-31 08:46:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34699. [2024-08-31 13:38:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34700. [2024-08-31 13:38:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34701. [2024-08-31 13:38:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34702. [2024-08-31 13:38:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34703. [2024-08-31 13:38:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34704. [2024-08-31 13:38:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34705. [2024-08-31 13:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34706. [2024-08-31 13:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34707. [2024-08-31 13:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34708. [2024-08-31 13:38:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34709. [2024-08-31 13:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34710. [2024-09-01 07:14:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34711. [2024-09-01 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34712. [2024-09-01 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34713. [2024-09-01 07:14:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34714. [2024-09-01 07:14:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34715. [2024-09-01 18:01:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34716. [2024-09-01 18:01:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34717. [2024-09-01 18:01:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34718. [2024-09-01 18:01:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34719. [2024-09-01 18:01:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34720. [2024-09-01 18:01:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34721. [2024-09-01 18:01:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34722. [2024-09-01 18:01:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34723. [2024-09-01 18:01:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34724. [2024-09-01 18:01:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34725. [2024-09-01 18:02:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34726. [2024-09-01 18:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34727. [2024-09-01 18:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34728. [2024-09-01 18:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34729. [2024-09-01 18:02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34730. [2024-09-01 18:02:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34731. [2024-09-01 18:02:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34732. [2024-09-01 18:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34733. [2024-09-01 18:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34734. [2024-09-01 18:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34735. [2024-09-01 18:02:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34736. [2024-09-01 18:02:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34737. [2024-09-01 18:02:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34738. [2024-09-01 18:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34739. [2024-09-01 18:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34740. [2024-09-01 18:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34741. [2024-09-01 18:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34742. [2024-09-01 18:02:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34743. [2024-09-01 18:02:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34744. [2024-09-01 18:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34745. [2024-09-01 18:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34746. [2024-09-01 18:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34747. [2024-09-01 18:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34748. [2024-09-01 18:02:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34749. [2024-09-01 18:02:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34750. [2024-09-01 18:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34751. [2024-09-01 18:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34752. [2024-09-01 18:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34753. [2024-09-01 18:02:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34754. [2024-09-01 18:02:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34755. [2024-09-01 18:02:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34756. [2024-09-01 18:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34757. [2024-09-01 18:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34758. [2024-09-01 18:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34759. [2024-09-01 18:02:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34760. [2024-09-01 18:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34761. [2024-09-01 18:02:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34762. [2024-09-01 18:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34763. [2024-09-01 18:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34764. [2024-09-01 18:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34765. [2024-09-01 18:02:07] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34766. [2024-09-01 18:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34767. [2024-09-01 18:02:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34768. [2024-09-01 18:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34769. [2024-09-01 18:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34770. [2024-09-01 18:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34771. [2024-09-01 18:02:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34772. [2024-09-01 18:02:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34773. [2024-09-01 18:02:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34774. [2024-09-01 18:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34775. [2024-09-01 18:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34776. [2024-09-01 18:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34777. [2024-09-01 18:02:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34778. [2024-09-01 18:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34779. [2024-09-01 18:02:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34780. [2024-09-01 18:02:11] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  34781. [2024-09-01 18:02:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  34782. [2024-09-01 18:02:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34783. [2024-09-01 18:02:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34784. [2024-09-01 18:02:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34785. [2024-09-01 18:02:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34786. [2024-09-01 18:02:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34787. [2024-09-01 18:02:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34788. [2024-09-01 18:02:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34789. [2024-09-01 18:02:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34790. [2024-09-01 18:02:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34791. [2024-09-01 18:02:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34792. [2024-09-01 18:02:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34793. [2024-09-01 18:02:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34794. [2024-09-01 18:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34795. [2024-09-01 18:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34796. [2024-09-01 18:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34797. [2024-09-01 18:02:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34798. [2024-09-01 18:02:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34799. [2024-09-01 18:02:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34800. [2024-09-01 18:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34801. [2024-09-01 18:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34802. [2024-09-01 18:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34803. [2024-09-01 18:02:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34804. [2024-09-01 18:02:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34805. [2024-09-01 18:02:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34806. [2024-09-01 18:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34807. [2024-09-01 18:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34808. [2024-09-01 18:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34809. [2024-09-01 18:02:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34810. [2024-09-01 18:02:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34811. [2024-09-01 18:02:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34812. [2024-09-01 18:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34813. [2024-09-01 18:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34814. [2024-09-01 18:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34815. [2024-09-01 18:02:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34816. [2024-09-01 18:42:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34817. [2024-09-01 18:42:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34818. [2024-09-01 18:42:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34819. [2024-09-01 18:42:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34820. [2024-09-01 18:42:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34821. [2024-09-01 18:42:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34822. [2024-09-01 18:42:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34823. [2024-09-01 18:42:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34824. [2024-09-01 18:42:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34825. [2024-09-01 18:42:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34826. [2024-09-01 18:42:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34827. [2024-09-01 18:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34828. [2024-09-01 18:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34829. [2024-09-01 18:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34830. [2024-09-01 18:42:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34831. [2024-09-01 18:42:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34832. [2024-09-01 18:42:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34833. [2024-09-01 18:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34834. [2024-09-01 18:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34835. [2024-09-01 18:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34836. [2024-09-01 18:42:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34837. [2024-09-01 18:42:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34838. [2024-09-01 18:42:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34839. [2024-09-01 18:42:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34840. [2024-09-01 18:42:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34841. [2024-09-01 18:42:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34842. [2024-09-01 18:42:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34843. [2024-09-01 18:42:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34844. [2024-09-01 18:42:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34845. [2024-09-01 18:43:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34846. [2024-09-01 18:43:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34847. [2024-09-01 18:43:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34848. [2024-09-01 18:43:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34849. [2024-09-01 18:43:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34850. [2024-09-01 18:43:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34851. [2024-09-01 18:43:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34852. [2024-09-01 18:43:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34853. [2024-09-01 18:43:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34854. [2024-09-01 18:43:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34855. [2024-09-01 18:43:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34856. [2024-09-01 18:43:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34857. [2024-09-01 18:43:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34858. [2024-09-01 18:43:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34859. [2024-09-01 18:43:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34860. [2024-09-01 18:43:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34861. [2024-09-01 18:43:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34862. [2024-09-01 18:43:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34863. [2024-09-01 18:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34864. [2024-09-01 18:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34865. [2024-09-01 18:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34866. [2024-09-01 18:43:12] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34867. [2024-09-01 18:43:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34868. [2024-09-01 18:43:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34869. [2024-09-01 18:43:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34870. [2024-09-01 18:43:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34871. [2024-09-01 18:43:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34872. [2024-09-01 18:43:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34873. [2024-09-01 18:43:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34874. [2024-09-01 18:43:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34875. [2024-09-01 18:43:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34876. [2024-09-01 18:43:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34877. [2024-09-01 18:43:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34878. [2024-09-01 18:43:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34879. [2024-09-01 18:43:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34880. [2024-09-01 18:43:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34881. [2024-09-01 18:43:19] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  34882. [2024-09-01 18:43:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  34883. [2024-09-01 18:43:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34884. [2024-09-01 18:43:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  34885. [2024-09-01 18:43:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  34886. [2024-09-01 18:43:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34887. [2024-09-01 18:43:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34888. [2024-09-01 18:43:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34889. [2024-09-01 18:43:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34890. [2024-09-01 18:43:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34891. [2024-09-01 18:43:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34892. [2024-09-01 18:43:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  34893. [2024-09-01 18:43:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34894. [2024-09-01 18:43:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34895. [2024-09-01 18:43:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34896. [2024-09-01 18:43:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34897. [2024-09-01 18:43:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34898. [2024-09-01 18:43:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34899. [2024-09-01 18:43:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34900. [2024-09-01 18:43:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34901. [2024-09-01 18:43:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34902. [2024-09-01 18:43:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34903. [2024-09-01 18:43:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34904. [2024-09-01 18:43:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34905. [2024-09-01 18:43:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34906. [2024-09-01 18:43:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34907. [2024-09-01 18:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34908. [2024-09-01 18:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34909. [2024-09-01 18:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34910. [2024-09-01 18:43:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34911. [2024-09-01 18:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34912. [2024-09-01 18:43:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34913. [2024-09-01 18:43:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34914. [2024-09-01 18:43:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34915. [2024-09-01 18:43:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34916. [2024-09-01 18:43:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34917. [2024-09-02 00:06:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34918. [2024-09-02 00:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34919. [2024-09-02 00:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34920. [2024-09-02 00:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34921. [2024-09-02 00:06:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34922. [2024-09-02 00:06:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34923. [2024-09-02 00:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34924. [2024-09-02 00:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34925. [2024-09-02 00:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34926. [2024-09-02 00:06:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  34927. [2024-09-02 00:06:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34928. [2024-09-02 00:06:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34929. [2024-09-02 00:06:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34930. [2024-09-02 00:06:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34931. [2024-09-02 00:06:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34932. [2024-09-02 00:06:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34933. [2024-09-02 00:06:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34934. [2024-09-02 00:06:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34935. [2024-09-02 00:06:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34936. [2024-09-02 00:06:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34937. [2024-09-02 00:06:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34938. [2024-09-02 00:06:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34939. [2024-09-02 00:06:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34940. [2024-09-02 00:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34941. [2024-09-02 00:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34942. [2024-09-02 00:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34943. [2024-09-02 00:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34944. [2024-09-02 00:06:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34945. [2024-09-02 00:07:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34946. [2024-09-02 00:07:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34947. [2024-09-02 00:07:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34948. [2024-09-02 00:07:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34949. [2024-09-02 00:07:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34950. [2024-09-02 00:07:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34951. [2024-09-02 00:07:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34952. [2024-09-02 00:07:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34953. [2024-09-02 00:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34954. [2024-09-02 00:07:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34955. [2024-09-02 00:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34956. [2024-09-02 00:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34957. [2024-09-02 00:07:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34958. [2024-09-02 00:07:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34959. [2024-09-02 00:07:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34960. [2024-09-02 00:07:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34961. [2024-09-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34962. [2024-09-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34963. [2024-09-02 00:07:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34964. [2024-09-02 00:07:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34965. [2024-09-02 00:07:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34966. [2024-09-02 00:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34967. [2024-09-02 00:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34968. [2024-09-02 00:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34969. [2024-09-02 00:07:26] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34970. [2024-09-02 00:07:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34971. [2024-09-02 00:07:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34972. [2024-09-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34973. [2024-09-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34974. [2024-09-02 00:07:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34975. [2024-09-02 00:07:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34976. [2024-09-02 00:07:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34977. [2024-09-02 00:07:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34978. [2024-09-02 00:07:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34979. [2024-09-02 00:07:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34980. [2024-09-02 00:07:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34981. [2024-09-02 00:07:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34982. [2024-09-02 00:07:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34983. [2024-09-02 00:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34984. [2024-09-02 00:07:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34985. [2024-09-02 00:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34986. [2024-09-02 00:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34987. [2024-09-02 00:07:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34988. [2024-09-02 00:07:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34989. [2024-09-02 00:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34990. [2024-09-02 00:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34991. [2024-09-02 00:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34992. [2024-09-02 00:07:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34993. [2024-09-02 00:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34994. [2024-09-02 00:07:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  34995. [2024-09-02 00:07:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  34996. [2024-09-02 00:07:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34997. [2024-09-02 00:07:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  34998. [2024-09-02 00:07:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  34999. [2024-09-02 00:07:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35000. [2024-09-02 00:07:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35001. [2024-09-02 00:07:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35002. [2024-09-02 00:07:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35003. [2024-09-02 00:07:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35004. [2024-09-02 00:07:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35005. [2024-09-02 00:07:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35006. [2024-09-02 00:07:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35007. [2024-09-02 00:07:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35008. [2024-09-02 00:07:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35009. [2024-09-02 00:07:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35010. [2024-09-02 09:43:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35011. [2024-09-02 09:43:59] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  35012. [2024-09-02 09:44:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35013. [2024-09-02 09:44:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35014. [2024-09-02 09:44:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35015. [2024-09-02 09:44:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  35016. [2024-09-02 09:44:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35017. [2024-09-02 11:03:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35018. [2024-09-02 11:03:01] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  35019. [2024-09-02 11:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35020. [2024-09-02 11:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35021. [2024-09-02 11:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35022. [2024-09-02 11:03:01] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  35023. [2024-09-02 11:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35024. [2024-09-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35025. [2024-09-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35026. [2024-09-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35027. [2024-09-02 13:27:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35028. [2024-09-02 13:27:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35029. [2024-09-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35030. [2024-09-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35031. [2024-09-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35032. [2024-09-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35033. [2024-09-02 13:27:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35034. [2024-09-02 13:27:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35035. [2024-09-02 14:04:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35036. [2024-09-02 14:04:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35037. [2024-09-02 14:04:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35038. [2024-09-02 14:04:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35039. [2024-09-02 14:04:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35040. [2024-09-02 14:26:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35041. [2024-09-02 14:26:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35042. [2024-09-02 14:26:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35043. [2024-09-02 14:26:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35044. [2024-09-02 14:26:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35045. [2024-09-02 14:26:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35046. [2024-09-02 14:26:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35047. [2024-09-02 14:26:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35048. [2024-09-02 14:26:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35049. [2024-09-02 14:26:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35050. [2024-09-02 14:26:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35051. [2024-09-02 14:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35052. [2024-09-02 14:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35053. [2024-09-02 14:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35054. [2024-09-02 14:26:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35055. [2024-09-02 14:26:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35056. [2024-09-02 14:26:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35057. [2024-09-02 14:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35058. [2024-09-02 14:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35059. [2024-09-02 14:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35060. [2024-09-02 14:26:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35061. [2024-09-02 14:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35062. [2024-09-02 14:26:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35063. [2024-09-02 14:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35064. [2024-09-02 14:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35065. [2024-09-02 14:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35066. [2024-09-02 14:26:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35067. [2024-09-02 14:26:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35068. [2024-09-02 14:26:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35069. [2024-09-02 14:26:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35070. [2024-09-02 14:26:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35071. [2024-09-02 14:26:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35072. [2024-09-02 14:26:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35073. [2024-09-02 14:26:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35074. [2024-09-02 14:26:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35075. [2024-09-02 14:26:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35076. [2024-09-02 14:26:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35077. [2024-09-02 14:26:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35078. [2024-09-02 14:26:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35079. [2024-09-02 14:26:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35080. [2024-09-02 14:26:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35081. [2024-09-02 14:26:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35082. [2024-09-02 14:26:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35083. [2024-09-02 14:26:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35084. [2024-09-02 14:26:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35085. [2024-09-02 14:26:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35086. [2024-09-02 14:26:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35087. [2024-09-02 14:26:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35088. [2024-09-02 14:26:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35089. [2024-09-02 14:26:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35090. [2024-09-02 14:26:13] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35091. [2024-09-02 14:26:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35092. [2024-09-02 14:26:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35093. [2024-09-02 14:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35094. [2024-09-02 14:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35095. [2024-09-02 14:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35096. [2024-09-02 14:26:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35097. [2024-09-02 14:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35098. [2024-09-02 14:26:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35099. [2024-09-02 14:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35100. [2024-09-02 14:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35101. [2024-09-02 14:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35102. [2024-09-02 14:26:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35103. [2024-09-02 14:26:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35104. [2024-09-02 14:26:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35105. [2024-09-02 14:26:16] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35106. [2024-09-02 14:26:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35107. [2024-09-02 14:26:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35108. [2024-09-02 14:26:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35109. [2024-09-02 14:26:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35110. [2024-09-02 14:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35111. [2024-09-02 14:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35112. [2024-09-02 14:26:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35113. [2024-09-02 14:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35114. [2024-09-02 14:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35115. [2024-09-02 14:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35116. [2024-09-02 14:26:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35117. [2024-09-02 14:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35118. [2024-09-02 14:26:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35119. [2024-09-02 14:26:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35120. [2024-09-02 14:26:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35121. [2024-09-02 14:26:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35122. [2024-09-02 14:26:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35123. [2024-09-02 14:26:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35124. [2024-09-02 14:26:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35125. [2024-09-02 14:26:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35126. [2024-09-02 14:26:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35127. [2024-09-02 14:26:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35128. [2024-09-02 14:26:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35129. [2024-09-02 14:26:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35130. [2024-09-02 14:26:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35131. [2024-09-02 14:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35132. [2024-09-02 14:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35133. [2024-09-02 14:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35134. [2024-09-02 14:26:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35135. [2024-09-02 14:26:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35136. [2024-09-02 14:26:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35137. [2024-09-02 14:26:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35138. [2024-09-02 14:26:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35139. [2024-09-02 14:26:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35140. [2024-09-02 14:26:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35141. [2024-09-04 11:46:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35142. [2024-09-04 11:46:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35143. [2024-09-04 11:46:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35144. [2024-09-04 11:46:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35145. [2024-09-04 11:46:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35146. [2024-09-04 11:46:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35147. [2024-09-04 11:46:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35148. [2024-09-04 11:46:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35149. [2024-09-04 11:46:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35150. [2024-09-04 11:46:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35151. [2024-09-04 13:02:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35152. [2024-09-04 13:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35153. [2024-09-04 13:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35154. [2024-09-04 13:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35155. [2024-09-04 13:02:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35156. [2024-09-04 13:02:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35157. [2024-09-04 13:02:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35158. [2024-09-04 13:02:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35159. [2024-09-04 13:02:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35160. [2024-09-04 13:02:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35161. [2024-09-04 13:02:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35162. [2024-09-04 13:02:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35163. [2024-09-04 13:02:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35164. [2024-09-04 13:02:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35165. [2024-09-04 13:02:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35166. [2024-09-04 13:02:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35167. [2024-09-04 13:02:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35168. [2024-09-04 13:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35169. [2024-09-04 13:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35170. [2024-09-04 13:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35171. [2024-09-04 13:02:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35172. [2024-09-04 13:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35173. [2024-09-04 13:02:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35174. [2024-09-04 13:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35175. [2024-09-04 13:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35176. [2024-09-04 13:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35177. [2024-09-04 13:02:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35178. [2024-09-04 13:02:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35179. [2024-09-04 13:02:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35180. [2024-09-04 13:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35181. [2024-09-04 13:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35182. [2024-09-04 13:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35183. [2024-09-04 13:02:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35184. [2024-09-04 13:02:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35185. [2024-09-04 13:02:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35186. [2024-09-04 13:02:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35187. [2024-09-04 13:02:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35188. [2024-09-04 13:02:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35189. [2024-09-04 13:02:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35190. [2024-09-04 13:02:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35191. [2024-09-04 13:02:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35192. [2024-09-04 13:02:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35193. [2024-09-04 13:02:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35194. [2024-09-04 13:02:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35195. [2024-09-04 13:02:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35196. [2024-09-04 13:02:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35197. [2024-09-04 13:02:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35198. [2024-09-04 13:02:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35199. [2024-09-04 13:02:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35200. [2024-09-04 13:02:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35201. [2024-09-04 13:02:29] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35202. [2024-09-04 13:02:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35203. [2024-09-04 13:02:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35204. [2024-09-04 13:02:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35205. [2024-09-04 13:02:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35206. [2024-09-04 13:02:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35207. [2024-09-04 13:02:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35208. [2024-09-04 13:02:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35209. [2024-09-04 13:02:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35210. [2024-09-04 13:02:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35211. [2024-09-04 13:02:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35212. [2024-09-04 13:02:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35213. [2024-09-04 13:02:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35214. [2024-09-04 13:02:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35215. [2024-09-04 13:02:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35216. [2024-09-04 13:02:33] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35217. [2024-09-04 13:02:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35218. [2024-09-04 13:02:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35219. [2024-09-04 13:02:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35220. [2024-09-04 13:02:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35221. [2024-09-04 13:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35222. [2024-09-04 13:02:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35223. [2024-09-04 13:02:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35224. [2024-09-04 13:02:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35225. [2024-09-04 13:02:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35226. [2024-09-04 13:02:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35227. [2024-09-04 13:02:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35228. [2024-09-04 13:02:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35229. [2024-09-04 13:02:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35230. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35231. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35232. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35233. [2024-09-04 13:02:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35234. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35235. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35236. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35237. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35238. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35239. [2024-09-04 13:02:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35240. [2024-09-04 13:02:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35241. [2024-09-04 13:02:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35242. [2024-09-04 13:02:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35243. [2024-09-04 13:02:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35244. [2024-09-04 13:02:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35245. [2024-09-04 13:02:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35246. [2024-09-04 13:02:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35247. [2024-09-04 13:02:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35248. [2024-09-04 13:02:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35249. [2024-09-04 13:02:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35250. [2024-09-04 13:02:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35251. [2024-09-04 13:02:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35252. [2024-09-04 13:19:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35253. [2024-09-04 13:19:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35254. [2024-09-04 13:19:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35255. [2024-09-04 13:19:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35256. [2024-09-04 13:19:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35257. [2024-09-04 13:19:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35258. [2024-09-04 13:19:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35259. [2024-09-04 13:19:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35260. [2024-09-04 13:19:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35261. [2024-09-04 13:19:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35262. [2024-09-04 13:34:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35263. [2024-09-04 13:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35264. [2024-09-04 13:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35265. [2024-09-04 13:34:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35266. [2024-09-04 13:34:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35267. [2024-09-04 13:34:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35268. [2024-09-04 13:34:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35269. [2024-09-04 13:34:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35270. [2024-09-04 13:34:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35271. [2024-09-04 13:34:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35272. [2024-09-04 13:34:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35273. [2024-09-04 14:19:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35274. [2024-09-04 14:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35275. [2024-09-04 14:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35276. [2024-09-04 14:19:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35277. [2024-09-04 14:19:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35278. [2024-09-04 14:19:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35279. [2024-09-04 14:19:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35280. [2024-09-04 14:19:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35281. [2024-09-04 14:19:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35282. [2024-09-04 14:19:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com:80")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com:80\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35283. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35284. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35285. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35286. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35287. [2024-09-04 16:18:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35288. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35289. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35290. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35291. [2024-09-04 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35292. [2024-09-04 16:18:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35293. [2024-09-04 16:18:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35294. [2024-09-04 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35295. [2024-09-04 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35296. [2024-09-04 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35297. [2024-09-04 16:18:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35298. [2024-09-04 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35299. [2024-09-04 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35300. [2024-09-04 16:18:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35301. [2024-09-04 16:18:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35302. [2024-09-04 16:18:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35303. [2024-09-04 16:18:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35304. [2024-09-04 16:18:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35305. [2024-09-04 16:18:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35306. [2024-09-04 16:18:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35307. [2024-09-04 16:18:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35308. [2024-09-04 16:18:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35309. [2024-09-04 16:18:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35310. [2024-09-04 16:18:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35311. [2024-09-04 16:18:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35312. [2024-09-04 16:18:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35313. [2024-09-04 16:18:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35314. [2024-09-04 16:18:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35315. [2024-09-04 16:18:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35316. [2024-09-04 16:18:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35317. [2024-09-04 16:18:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35318. [2024-09-04 16:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35319. [2024-09-04 16:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35320. [2024-09-04 16:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35321. [2024-09-04 16:18:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35322. [2024-09-04 16:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35323. [2024-09-04 16:18:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35324. [2024-09-04 16:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35325. [2024-09-04 16:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35326. [2024-09-04 16:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35327. [2024-09-04 16:18:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35328. [2024-09-04 16:18:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35329. [2024-09-04 16:18:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35330. [2024-09-04 16:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35331. [2024-09-04 16:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35332. [2024-09-04 16:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35333. [2024-09-04 16:18: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35334. [2024-09-04 16:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35335. [2024-09-04 16:18:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35336. [2024-09-04 16:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35337. [2024-09-04 16:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35338. [2024-09-04 16:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35339. [2024-09-04 16:18:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35340. [2024-09-04 16:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35341. [2024-09-04 16:18:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35342. [2024-09-04 16:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35343. [2024-09-04 16:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35344. [2024-09-04 16:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35345. [2024-09-04 16:18:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35346. [2024-09-04 16:18:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35347. [2024-09-04 16:18:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35348. [2024-09-04 16:18:50] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35349. [2024-09-04 16:18:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35350. [2024-09-04 16:18:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35351. [2024-09-04 16:18:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35352. [2024-09-04 16:18:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35353. [2024-09-04 16:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35354. [2024-09-04 16:18:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35355. [2024-09-04 16:18:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35356. [2024-09-04 16:18:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35357. [2024-09-04 16:18:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35358. [2024-09-04 16:18:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35359. [2024-09-04 16:18:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35360. [2024-09-04 16:18:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35361. [2024-09-04 16:18:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35362. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35363. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35364. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35365. [2024-09-04 16:18:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35366. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35367. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35368. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35369. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35370. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35371. [2024-09-04 16:18:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35372. [2024-09-04 16:18:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35373. [2024-09-04 16:18:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35374. [2024-09-04 16:18:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35375. [2024-09-04 16:18:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35376. [2024-09-04 16:18:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35377. [2024-09-04 16:18:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35378. [2024-09-04 16:18:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35379. [2024-09-04 16:18:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35380. [2024-09-04 16:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35381. [2024-09-04 16:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35382. [2024-09-04 16:18:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35383. [2024-09-04 16:18:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35384. [2024-09-04 20:28:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35385. [2024-09-04 20:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35386. [2024-09-04 20:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35387. [2024-09-04 20:28:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35388. [2024-09-04 20:28:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35389. [2024-09-04 20:28:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35390. [2024-09-04 20:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35391. [2024-09-04 20:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35392. [2024-09-04 20:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35393. [2024-09-04 20:28:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35394. [2024-09-04 20:28:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35395. [2024-09-05 21:58:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35396. [2024-09-05 21:58:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35397. [2024-09-05 21:58:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35398. [2024-09-05 21:58:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35399. [2024-09-05 21:58:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35400. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35401. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35402. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35403. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35404. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35405. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35406. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35407. [2024-09-06 10:48:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35408. [2024-09-06 10:48:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35409. [2024-09-06 10:48:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35410. [2024-09-06 10:48:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35411. [2024-09-06 10:48:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35412. [2024-09-06 10:48:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35413. [2024-09-06 10:48:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35414. [2024-09-06 10:48:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35415. [2024-09-06 10:48:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35416. [2024-09-06 10:48:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35417. [2024-09-06 10:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35418. [2024-09-06 10:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35419. [2024-09-06 10:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35420. [2024-09-06 10:48:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35421. [2024-09-06 10:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35422. [2024-09-06 10:48:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35423. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35424. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35425. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35426. [2024-09-06 10:48:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35427. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35428. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35429. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35430. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35431. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35432. [2024-09-06 10:48:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35433. [2024-09-06 10:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35434. [2024-09-06 10:48:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35435. [2024-09-06 10:48:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35436. [2024-09-06 10:48:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35437. [2024-09-06 10:48:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35438. [2024-09-06 10:48:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35439. [2024-09-06 10:48:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35440. [2024-09-06 10:48:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35441. [2024-09-06 10:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35442. [2024-09-06 10:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35443. [2024-09-06 10:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35444. [2024-09-06 10:48:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35445. [2024-09-06 10:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35446. [2024-09-06 10:48:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35447. [2024-09-06 10:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35448. [2024-09-06 10:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35449. [2024-09-06 10:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35450. [2024-09-06 10:48:09] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35451. [2024-09-06 10:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35452. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35453. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35454. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35455. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35456. [2024-09-06 10:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35457. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35458. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35459. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35460. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35461. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35462. [2024-09-06 10:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35463. [2024-09-06 10:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35464. [2024-09-06 10:48:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35465. [2024-09-06 10:48:11] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35466. [2024-09-06 10:48:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35467. [2024-09-06 10:48:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35468. [2024-09-06 10:48:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35469. [2024-09-06 10:48:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35470. [2024-09-06 10:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35471. [2024-09-06 10:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35472. [2024-09-06 10:48:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35473. [2024-09-06 10:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35474. [2024-09-06 10:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35475. [2024-09-06 10:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35476. [2024-09-06 10:48:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35477. [2024-09-06 10:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35478. [2024-09-06 10:48:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35479. [2024-09-06 10:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35480. [2024-09-06 10:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35481. [2024-09-06 10:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35482. [2024-09-06 10:48:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35483. [2024-09-06 10:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35484. [2024-09-06 10:48:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35485. [2024-09-06 10:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35486. [2024-09-06 10:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35487. [2024-09-06 10:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35488. [2024-09-06 10:48:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35489. [2024-09-06 10:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35490. [2024-09-06 10:48:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35491. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35492. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35493. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35494. [2024-09-06 10:48:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35495. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35496. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35497. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35498. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35499. [2024-09-06 10:48:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35500. [2024-09-06 10:48:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35501. [2024-09-06 13:00:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35502. [2024-09-06 13:00:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35503. [2024-09-06 13:00:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35504. [2024-09-06 13:00:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35505. [2024-09-06 13:00:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35506. [2024-09-06 13:00:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35507. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35508. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35509. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35510. [2024-09-06 13:00:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35511. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35512. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35513. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35514. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35515. [2024-09-06 13:00:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35516. [2024-09-06 13:00:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35517. [2024-09-06 13:00:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35518. [2024-09-06 13:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35519. [2024-09-06 13:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35520. [2024-09-06 13:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35521. [2024-09-06 13:00:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35522. [2024-09-06 13:00:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35523. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35524. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35525. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35526. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35527. [2024-09-06 13:00:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35528. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35529. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35530. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35531. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35532. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35533. [2024-09-06 13:00:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35534. [2024-09-06 13:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35535. [2024-09-06 13:01:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35536. [2024-09-06 13:01:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35537. [2024-09-06 13:01:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35538. [2024-09-06 13:01:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35539. [2024-09-06 13:01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35540. [2024-09-06 13:01:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35541. [2024-09-06 13:01:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35542. [2024-09-06 13:01:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35543. [2024-09-06 13:01:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35544. [2024-09-06 13:01:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35545. [2024-09-06 13:01:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35546. [2024-09-06 13:01:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35547. [2024-09-06 13:01:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35548. [2024-09-06 13:01:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35549. [2024-09-06 13:01:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35550. [2024-09-06 13:01:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35551. [2024-09-06 13:01:02] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35552. [2024-09-06 13:01:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35553. [2024-09-06 13:01:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35554. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35555. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35556. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35557. [2024-09-06 13:01:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35558. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35559. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35560. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35561. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35562. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35563. [2024-09-06 13:01:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35564. [2024-09-06 13:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35565. [2024-09-06 13:01:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35566. [2024-09-06 13:01:04] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35567. [2024-09-06 13:01:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35568. [2024-09-06 13:01:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35569. [2024-09-06 13:01:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35570. [2024-09-06 13:01:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35571. [2024-09-06 13:01:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35572. [2024-09-06 13:01:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35573. [2024-09-06 13:01:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35574. [2024-09-06 13:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35575. [2024-09-06 13:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35576. [2024-09-06 13:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35577. [2024-09-06 13:01:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35578. [2024-09-06 13:01:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35579. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35580. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35581. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35582. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35583. [2024-09-06 13:01:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35584. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35585. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35586. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35587. [2024-09-06 13:01:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35588. [2024-09-06 13:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35589. [2024-09-06 13:01:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35590. [2024-09-06 13:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35591. [2024-09-06 13:01:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35592. [2024-09-06 13:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35593. [2024-09-06 13:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35594. [2024-09-06 13:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35595. [2024-09-06 13:01:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35596. [2024-09-06 13:01:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35597. [2024-09-06 13:01:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35598. [2024-09-06 13:01:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35599. [2024-09-06 13:01:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35600. [2024-09-06 13:01:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35601. [2024-09-06 13:01:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35602. [2024-09-06 16:38:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35603. [2024-09-06 16:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35604. [2024-09-06 16:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35605. [2024-09-06 16:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35606. [2024-09-06 16:38:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35607. [2024-09-06 16:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35608. [2024-09-07 01:52:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35609. [2024-09-07 01:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35610. [2024-09-07 01:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35611. [2024-09-07 01:52:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35612. [2024-09-07 01:52:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35613. [2024-09-07 07:57:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35614. [2024-09-07 07:57:03] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  35615. [2024-09-07 07:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35616. [2024-09-07 07:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35617. [2024-09-07 07:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35618. [2024-09-07 07:57:03] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  35619. [2024-09-07 07:57:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35620. [2024-09-07 07:57:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35621. [2024-09-07 07:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35622. [2024-09-07 07:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35623. [2024-09-07 07:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35624. [2024-09-07 07:57:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35625. [2024-09-07 07:57:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35626. [2024-09-07 07:57:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35627. [2024-09-07 07:57:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35628. [2024-09-07 07:57:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35629. [2024-09-07 07:57:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35630. [2024-09-07 07:57:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35631. [2024-09-07 07:57:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35632. [2024-09-07 07:57:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35633. [2024-09-07 07:57:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35634. [2024-09-07 07:57:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35635. [2024-09-07 07:57:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35636. [2024-09-07 07:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35637. [2024-09-07 07:57:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35638. [2024-09-07 07:57:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35639. [2024-09-07 07:57:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35640. [2024-09-07 07:57:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35641. [2024-09-07 07:57:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35642. [2024-09-07 07:57:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35643. [2024-09-07 07:57:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35644. [2024-09-08 08:54:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35645. [2024-09-08 08:54:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35646. [2024-09-08 08:54:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35647. [2024-09-08 08:54:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35648. [2024-09-08 08:54:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35649. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35650. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35651. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35652. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35653. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35654. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35655. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35656. [2024-09-08 11:51:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35657. [2024-09-08 11:51:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35658. [2024-09-08 11:51:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35659. [2024-09-08 11:51:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35660. [2024-09-08 11:51:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35661. [2024-09-08 11:51:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35662. [2024-09-08 11:51:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35663. [2024-09-08 11:51:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35664. [2024-09-08 11:51:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35665. [2024-09-08 11:51:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35666. [2024-09-08 11:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35667. [2024-09-08 11:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35668. [2024-09-08 11:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35669. [2024-09-08 11:51:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35670. [2024-09-08 11:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35671. [2024-09-08 11:51:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35672. [2024-09-08 11:51:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35673. [2024-09-08 11:51:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35674. [2024-09-08 11:51:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35675. [2024-09-08 11:51:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35676. [2024-09-08 11:51:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35677. [2024-09-08 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35678. [2024-09-08 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35679. [2024-09-08 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35680. [2024-09-08 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35681. [2024-09-08 11:51:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35682. [2024-09-08 11:51:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35683. [2024-09-08 11:51:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35684. [2024-09-08 11:51:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35685. [2024-09-08 11:51:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35686. [2024-09-08 11:51:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35687. [2024-09-08 11:51:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35688. [2024-09-08 11:51:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35689. [2024-09-08 11:51:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35690. [2024-09-08 11:51:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35691. [2024-09-08 11:51:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35692. [2024-09-08 11:51:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35693. [2024-09-08 11:51:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35694. [2024-09-08 11:51:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35695. [2024-09-08 11:51:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35696. [2024-09-08 11:51:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35697. [2024-09-08 11:51:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35698. [2024-09-08 11:51:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35699. [2024-09-08 11:51:34] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35700. [2024-09-08 11:51:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35701. [2024-09-08 11:51:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35702. [2024-09-08 11:51:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35703. [2024-09-08 11:51:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35704. [2024-09-08 11:51:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35705. [2024-09-08 11:51:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35706. [2024-09-08 11:51:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35707. [2024-09-08 11:51:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35708. [2024-09-08 11:51:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35709. [2024-09-08 11:51:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35710. [2024-09-08 11:51:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35711. [2024-09-08 11:51:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35712. [2024-09-08 11:51:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35713. [2024-09-08 11:51:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35714. [2024-09-08 11:51:37] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35715. [2024-09-08 11:51:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35716. [2024-09-08 11:51:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35717. [2024-09-08 11:51:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35718. [2024-09-08 11:51:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35719. [2024-09-08 11:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35720. [2024-09-08 11:51:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35721. [2024-09-08 11:51:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35722. [2024-09-08 11:51:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35723. [2024-09-08 11:51:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35724. [2024-09-08 11:51:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35725. [2024-09-08 11:51:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35726. [2024-09-08 11:51:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35727. [2024-09-08 11:51:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35728. [2024-09-08 11:51:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35729. [2024-09-08 11:51:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35730. [2024-09-08 11:51:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35731. [2024-09-08 11:51:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35732. [2024-09-08 11:51:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35733. [2024-09-08 11:51:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35734. [2024-09-08 11:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35735. [2024-09-08 11:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35736. [2024-09-08 11:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35737. [2024-09-08 11:51:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35738. [2024-09-08 11:51:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35739. [2024-09-08 11:51:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35740. [2024-09-08 11:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35741. [2024-09-08 11:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35742. [2024-09-08 11:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35743. [2024-09-08 11:51:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35744. [2024-09-08 11:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35745. [2024-09-08 11:51:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35746. [2024-09-08 11:51:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35747. [2024-09-08 11:51:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35748. [2024-09-08 11:51:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35749. [2024-09-08 11:51:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35750. [2024-09-08 14:12:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35751. [2024-09-08 14:12:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35752. [2024-09-08 14:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35753. [2024-09-08 14:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35754. [2024-09-08 14:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35755. [2024-09-08 14:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35756. [2024-09-08 14:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35757. [2024-09-08 14:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35758. [2024-09-08 14:12:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35759. [2024-09-08 14:12:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35760. [2024-09-08 14:12:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35761. [2024-09-08 14:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35762. [2024-09-08 14:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35763. [2024-09-08 14:12:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35764. [2024-09-08 14:12:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35765. [2024-09-08 14:12:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35766. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35767. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35768. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35769. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35770. [2024-09-08 14:12:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35771. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35772. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35773. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35774. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35775. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35776. [2024-09-08 14:12:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35777. [2024-09-08 14:12:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35778. [2024-09-08 14:12:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35779. [2024-09-08 14:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35780. [2024-09-08 14:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35781. [2024-09-08 14:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35782. [2024-09-08 14:12:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35783. [2024-09-08 14:12:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35784. [2024-09-08 14:12:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35785. [2024-09-08 14:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35786. [2024-09-08 14:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35787. [2024-09-08 14:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35788. [2024-09-08 14:12:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35789. [2024-09-08 14:12:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35790. [2024-09-08 14:12:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35791. [2024-09-08 14:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35792. [2024-09-08 14:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35793. [2024-09-08 14:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35794. [2024-09-08 14:12:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35795. [2024-09-08 14:12:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35796. [2024-09-08 14:13:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35797. [2024-09-08 14:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35798. [2024-09-08 14:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35799. [2024-09-08 14:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35800. [2024-09-08 14:13: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35801. [2024-09-08 14:13:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35802. [2024-09-08 14:13:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35803. [2024-09-08 14:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35804. [2024-09-08 14:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35805. [2024-09-08 14:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35806. [2024-09-08 14:13:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35807. [2024-09-08 14:13:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35808. [2024-09-08 14:13:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35809. [2024-09-08 14:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35810. [2024-09-08 14:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35811. [2024-09-08 14:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35812. [2024-09-08 14:13:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35813. [2024-09-08 14:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35814. [2024-09-08 14:13:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35815. [2024-09-08 14:13:07] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35816. [2024-09-08 14:13:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35817. [2024-09-08 14:13:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35818. [2024-09-08 14:13:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35819. [2024-09-08 14:13:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35820. [2024-09-08 14:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35821. [2024-09-08 14:13:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35822. [2024-09-08 14:13:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35823. [2024-09-08 14:13:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35824. [2024-09-08 14:13:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35825. [2024-09-08 14:13:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35826. [2024-09-08 14:13:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35827. [2024-09-08 14:13:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35828. [2024-09-08 14:13:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35829. [2024-09-08 14:13:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35830. [2024-09-08 14:13:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35831. [2024-09-08 14:13:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35832. [2024-09-08 14:13:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35833. [2024-09-08 14:13:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35834. [2024-09-08 14:13:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35835. [2024-09-08 14:13:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35836. [2024-09-08 14:13:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35837. [2024-09-08 14:13:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35838. [2024-09-08 14:13:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35839. [2024-09-08 14:13:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35840. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35841. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35842. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35843. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35844. [2024-09-08 14:13:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35845. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35846. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35847. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35848. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35849. [2024-09-08 14:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35850. [2024-09-08 14:13:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35851. [2024-09-09 04:43:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35852. [2024-09-09 04:43:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35853. [2024-09-09 04:43:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35854. [2024-09-09 04:43:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35855. [2024-09-09 04:43:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35856. [2024-09-10 13:34:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35857. [2024-09-10 13:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35858. [2024-09-10 13:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35859. [2024-09-10 13:34:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35860. [2024-09-10 13:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35861. [2024-09-10 13:34:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35862. [2024-09-10 13:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35863. [2024-09-10 13:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35864. [2024-09-10 13:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35865. [2024-09-10 13:34:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35866. [2024-09-10 13:34:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35867. [2024-09-10 16:18:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35868. [2024-09-10 16:18:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35869. [2024-09-10 16:18:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35870. [2024-09-10 16:18:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35871. [2024-09-10 16:18:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35872. [2024-09-10 16:18:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35873. [2024-09-10 16:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35874. [2024-09-10 16:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35875. [2024-09-10 16:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35876. [2024-09-10 16:18:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35877. [2024-09-10 16:18:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35878. [2024-09-10 16:18:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35879. [2024-09-10 16:18:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35880. [2024-09-10 16:18:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35881. [2024-09-10 16:18:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35882. [2024-09-10 16:18:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35883. [2024-09-10 16:18:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35884. [2024-09-10 16:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35885. [2024-09-10 16:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35886. [2024-09-10 16:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35887. [2024-09-10 16:18:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35888. [2024-09-10 16:18:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35889. [2024-09-10 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35890. [2024-09-10 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35891. [2024-09-10 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35892. [2024-09-10 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35893. [2024-09-10 16:18:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35894. [2024-09-10 16:18:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35895. [2024-09-10 16:18:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35896. [2024-09-10 16:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35897. [2024-09-10 16:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35898. [2024-09-10 16:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35899. [2024-09-10 16:18:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35900. [2024-09-10 16:18:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35901. [2024-09-10 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35902. [2024-09-10 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35903. [2024-09-10 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35904. [2024-09-10 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35905. [2024-09-10 16:18:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35906. [2024-09-10 16:18:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35907. [2024-09-10 16:18:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35908. [2024-09-10 16:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35909. [2024-09-10 16:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35910. [2024-09-10 16:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35911. [2024-09-10 16:18:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35912. [2024-09-10 16:18:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35913. [2024-09-10 16:18:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35914. [2024-09-10 16:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35915. [2024-09-10 16:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35916. [2024-09-10 16:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35917. [2024-09-10 16:18:24] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35918. [2024-09-10 16:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35919. [2024-09-10 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35920. [2024-09-10 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35921. [2024-09-10 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35922. [2024-09-10 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35923. [2024-09-10 16:18:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35924. [2024-09-10 16:18:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35925. [2024-09-10 16:18:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35926. [2024-09-10 16:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35927. [2024-09-10 16:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35928. [2024-09-10 16:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35929. [2024-09-10 16:18:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35930. [2024-09-10 16:18:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35931. [2024-09-10 16:18:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35932. [2024-09-10 16:18:30] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  35933. [2024-09-10 16:18:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  35934. [2024-09-10 16:18:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35935. [2024-09-10 16:18:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  35936. [2024-09-10 16:18:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35937. [2024-09-10 16:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  35938. [2024-09-10 16:18:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35939. [2024-09-10 16:18:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35940. [2024-09-10 16:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35941. [2024-09-10 16:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35942. [2024-09-10 16:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35943. [2024-09-10 16:18:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35944. [2024-09-10 16:18:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35945. [2024-09-10 16:18:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35946. [2024-09-10 16:18:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35947. [2024-09-10 16:18:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35948. [2024-09-10 16:18:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35949. [2024-09-10 16:18:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35950. [2024-09-10 16:18:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35951. [2024-09-10 16:18:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35952. [2024-09-10 16:18:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35953. [2024-09-10 16:18:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35954. [2024-09-10 16:18:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35955. [2024-09-10 16:18:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35956. [2024-09-10 16:18:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35957. [2024-09-10 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35958. [2024-09-10 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35959. [2024-09-10 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35960. [2024-09-10 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35961. [2024-09-10 16:18:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35962. [2024-09-10 16:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35963. [2024-09-10 16:18:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35964. [2024-09-10 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35965. [2024-09-10 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35966. [2024-09-10 16:18:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35967. [2024-09-10 16:18:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35968. [2024-09-10 22:42:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35969. [2024-09-10 22:42:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35970. [2024-09-10 22:42:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35971. [2024-09-10 22:42:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35972. [2024-09-10 22:42:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35973. [2024-09-10 22:42:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35974. [2024-09-10 22:42:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35975. [2024-09-10 22:42:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35976. [2024-09-10 22:42:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35977. [2024-09-10 22:42:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  35978. [2024-09-10 22:42:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35979. [2024-09-10 22:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35980. [2024-09-10 22:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35981. [2024-09-10 22:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35982. [2024-09-10 22:42:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35983. [2024-09-10 22:42:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35984. [2024-09-10 22:42:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35985. [2024-09-10 22:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35986. [2024-09-10 22:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35987. [2024-09-10 22:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35988. [2024-09-10 22:42:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35989. [2024-09-10 22:42:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35990. [2024-09-10 22:42:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35991. [2024-09-10 22:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35992. [2024-09-10 22:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35993. [2024-09-10 22:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35994. [2024-09-10 22:42:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  35995. [2024-09-10 22:42:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35996. [2024-09-10 22:42:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  35997. [2024-09-10 22:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  35998. [2024-09-10 22:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  35999. [2024-09-10 22:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36000. [2024-09-10 22:42:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36001. [2024-09-10 22:42:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36002. [2024-09-10 22:42:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36003. [2024-09-10 22:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36004. [2024-09-10 22:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36005. [2024-09-10 22:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36006. [2024-09-10 22:42:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36007. [2024-09-10 22:42:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36008. [2024-09-10 22:42:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36009. [2024-09-10 22:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36010. [2024-09-10 22:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36011. [2024-09-10 22:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36012. [2024-09-10 22:42:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36013. [2024-09-10 22:42:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36014. [2024-09-10 22:42:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36015. [2024-09-10 22:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36016. [2024-09-10 22:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36017. [2024-09-10 22:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36018. [2024-09-10 22:42:21] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36019. [2024-09-10 22:42:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36020. [2024-09-10 22:42:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36021. [2024-09-10 22:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36022. [2024-09-10 22:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36023. [2024-09-10 22:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36024. [2024-09-10 22:42:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36025. [2024-09-10 22:42:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36026. [2024-09-10 22:42:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36027. [2024-09-10 22:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36028. [2024-09-10 22:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36029. [2024-09-10 22:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36030. [2024-09-10 22:42:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36031. [2024-09-10 22:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36032. [2024-09-10 22:42:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36033. [2024-09-10 22:42:24] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36034. [2024-09-10 22:42:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36035. [2024-09-10 22:42:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36036. [2024-09-10 22:42:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36037. [2024-09-10 22:42:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36038. [2024-09-10 22:42:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36039. [2024-09-10 22:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36040. [2024-09-10 22:42:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36041. [2024-09-10 22:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36042. [2024-09-10 22:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36043. [2024-09-10 22:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36044. [2024-09-10 22:42:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36045. [2024-09-10 22:42:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36046. [2024-09-10 22:42:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36047. [2024-09-10 22:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36048. [2024-09-10 22:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36049. [2024-09-10 22:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36050. [2024-09-10 22:42:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36051. [2024-09-10 22:42:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36052. [2024-09-10 22:42:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36053. [2024-09-10 22:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36054. [2024-09-10 22:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36055. [2024-09-10 22:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36056. [2024-09-10 22:42:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36057. [2024-09-10 22:42:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36058. [2024-09-10 22:42:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36059. [2024-09-10 22:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36060. [2024-09-10 22:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36061. [2024-09-10 22:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36062. [2024-09-10 22:42:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36063. [2024-09-10 22:42:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36064. [2024-09-10 22:42:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36065. [2024-09-10 22:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36066. [2024-09-10 22:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36067. [2024-09-10 22:42:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36068. [2024-09-10 22:42:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36069. [2024-09-11 13:09:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36070. [2024-09-11 13:09:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36071. [2024-09-11 13:09:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36072. [2024-09-11 13:09:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36073. [2024-09-11 13:09:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36074. [2024-09-11 13:09:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36075. [2024-09-11 13:09:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36076. [2024-09-11 13:09:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36077. [2024-09-11 13:09:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36078. [2024-09-11 13:09:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36079. [2024-09-11 13:09:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36080. [2024-09-12 09:13:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36081. [2024-09-12 09:13:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36082. [2024-09-12 09:13:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36083. [2024-09-12 09:13:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36084. [2024-09-12 09:13:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36085. [2024-09-12 11:24:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36086. [2024-09-12 11:24:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36087. [2024-09-12 11:24:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36088. [2024-09-12 11:24:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36089. [2024-09-12 11:24:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36090. [2024-09-12 12:13:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36091. [2024-09-12 12:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36092. [2024-09-12 12:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36093. [2024-09-12 12:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36094. [2024-09-12 12:13:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://upfld.rn.back.di014.com/wp-login.php")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://upfld.rn.back.di014.com/wp-login.php\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36095. [2024-09-12 12:13:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36096. [2024-09-12 12:17:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36097. [2024-09-12 12:17:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36098. [2024-09-12 12:17:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36099. [2024-09-12 12:17:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36100. [2024-09-12 12:17:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36101. [2024-09-12 15:04:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36102. [2024-09-12 15:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36103. [2024-09-12 15:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36104. [2024-09-12 15:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36105. [2024-09-12 15:04:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36106. [2024-09-12 15:04:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36107. [2024-09-12 15:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36108. [2024-09-12 15:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36109. [2024-09-12 15:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36110. [2024-09-12 15:04:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36111. [2024-09-12 15:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36112. [2024-09-12 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36113. [2024-09-12 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36114. [2024-09-12 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36115. [2024-09-12 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36116. [2024-09-12 17:37:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36117. [2024-09-12 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36118. [2024-09-12 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36119. [2024-09-12 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36120. [2024-09-12 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36121. [2024-09-12 17:37:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36122. [2024-09-12 17:37:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36123. [2024-09-12 17:37:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36124. [2024-09-12 17:37:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36125. [2024-09-12 17:37:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36126. [2024-09-12 17:37:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36127. [2024-09-12 17:37:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36128. [2024-09-12 17:37:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36129. [2024-09-12 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36130. [2024-09-12 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36131. [2024-09-12 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36132. [2024-09-12 17:37:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36133. [2024-09-12 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36134. [2024-09-12 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36135. [2024-09-12 17:37:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36136. [2024-09-12 17:37:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36137. [2024-09-12 17:37:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36138. [2024-09-12 17:37:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36139. [2024-09-12 17:37:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36140. [2024-09-12 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36141. [2024-09-12 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36142. [2024-09-12 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36143. [2024-09-12 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36144. [2024-09-12 17:37:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36145. [2024-09-12 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36146. [2024-09-12 17:37:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36147. [2024-09-12 17:37:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36148. [2024-09-12 17:37:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36149. [2024-09-12 17:37:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36150. [2024-09-12 17:37:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36151. [2024-09-12 17:37:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36152. [2024-09-12 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36153. [2024-09-12 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36154. [2024-09-12 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36155. [2024-09-12 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36156. [2024-09-12 17:37:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36157. [2024-09-12 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36158. [2024-09-12 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36159. [2024-09-12 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36160. [2024-09-12 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36161. [2024-09-12 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36162. [2024-09-12 17:37:44] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36163. [2024-09-12 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36164. [2024-09-12 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36165. [2024-09-12 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36166. [2024-09-12 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36167. [2024-09-12 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36168. [2024-09-12 17:37:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36169. [2024-09-12 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36170. [2024-09-12 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36171. [2024-09-12 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36172. [2024-09-12 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36173. [2024-09-12 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36174. [2024-09-12 17:37:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36175. [2024-09-12 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36176. [2024-09-12 17:37:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36177. [2024-09-12 17:37:47] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36178. [2024-09-12 17:37:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36179. [2024-09-12 17:37:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36180. [2024-09-12 17:37:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36181. [2024-09-12 17:37:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36182. [2024-09-12 17:37:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36183. [2024-09-12 17:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36184. [2024-09-12 17:37:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36185. [2024-09-12 17:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36186. [2024-09-12 17:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36187. [2024-09-12 17:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36188. [2024-09-12 17:37:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36189. [2024-09-12 17:37:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36190. [2024-09-12 17:37:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36191. [2024-09-12 17:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36192. [2024-09-12 17:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36193. [2024-09-12 17:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36194. [2024-09-12 17:37:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36195. [2024-09-12 17:37:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36196. [2024-09-12 17:37:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36197. [2024-09-12 17:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36198. [2024-09-12 17:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36199. [2024-09-12 17:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36200. [2024-09-12 17:37:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36201. [2024-09-12 17:37:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36202. [2024-09-12 17:37:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36203. [2024-09-12 17:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36204. [2024-09-12 17:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36205. [2024-09-12 17:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36206. [2024-09-12 17:37:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36207. [2024-09-12 17:37:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36208. [2024-09-12 17:37:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36209. [2024-09-12 17:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36210. [2024-09-12 17:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36211. [2024-09-12 17:37:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36212. [2024-09-12 17:37:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36213. [2024-09-12 19:32:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36214. [2024-09-12 19:32:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36215. [2024-09-12 19:32:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36216. [2024-09-12 19:32:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36217. [2024-09-12 19:32:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36218. [2024-09-12 19:32:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36219. [2024-09-12 19:32:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36220. [2024-09-12 19:32:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36221. [2024-09-12 19:32:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36222. [2024-09-12 19:32:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36223. [2024-09-12 19:32:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36224. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36225. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36226. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36227. [2024-09-12 19:32:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36228. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36229. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36230. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36231. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36232. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36233. [2024-09-12 19:32:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36234. [2024-09-12 19:32:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36235. [2024-09-12 19:32:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36236. [2024-09-12 19:32:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36237. [2024-09-12 19:32:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36238. [2024-09-12 19:32:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36239. [2024-09-12 19:32:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36240. [2024-09-12 19:32:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36241. [2024-09-12 19:32:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36242. [2024-09-12 19:32:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36243. [2024-09-12 19:32:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36244. [2024-09-12 19:32:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36245. [2024-09-12 19:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36246. [2024-09-12 19:32:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36247. [2024-09-12 19:32:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36248. [2024-09-12 19:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36249. [2024-09-12 19:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36250. [2024-09-12 19:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36251. [2024-09-12 19:32:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36252. [2024-09-12 19:32:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36253. [2024-09-12 19:32:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36254. [2024-09-12 19:32:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36255. [2024-09-12 19:32:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36256. [2024-09-12 19:32:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36257. [2024-09-12 19:32:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36258. [2024-09-12 19:32:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36259. [2024-09-12 19:32:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36260. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36261. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36262. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36263. [2024-09-12 19:32:13] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36264. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36265. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36266. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36267. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36268. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36269. [2024-09-12 19:32:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36270. [2024-09-12 19:32:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36271. [2024-09-12 19:32:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36272. [2024-09-12 19:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36273. [2024-09-12 19:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36274. [2024-09-12 19:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36275. [2024-09-12 19:32:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36276. [2024-09-12 19:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36277. [2024-09-12 19:32:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36278. [2024-09-12 19:32:15] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36279. [2024-09-12 19:32:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36280. [2024-09-12 19:32:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36281. [2024-09-12 19:32:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36282. [2024-09-12 19:32:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36283. [2024-09-12 19:32:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36284. [2024-09-12 19:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36285. [2024-09-12 19:32:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36286. [2024-09-12 19:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36287. [2024-09-12 19:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36288. [2024-09-12 19:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36289. [2024-09-12 19:32:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36290. [2024-09-12 19:32:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36291. [2024-09-12 19:32:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36292. [2024-09-12 19:32:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36293. [2024-09-12 19:32:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36294. [2024-09-12 19:32:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36295. [2024-09-12 19:32:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36296. [2024-09-12 19:32:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36297. [2024-09-12 19:32:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36298. [2024-09-12 19:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36299. [2024-09-12 19:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36300. [2024-09-12 19:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36301. [2024-09-12 19:32:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36302. [2024-09-12 19:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36303. [2024-09-12 19:32:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36304. [2024-09-12 19:32:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36305. [2024-09-12 19:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36306. [2024-09-12 19:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36307. [2024-09-12 19:32:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36308. [2024-09-12 19:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36309. [2024-09-12 19:32:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36310. [2024-09-12 19:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36311. [2024-09-12 19:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36312. [2024-09-12 19:32:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36313. [2024-09-12 19:32:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36314. [2024-09-14 14:48:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36315. [2024-09-14 14:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36316. [2024-09-14 14:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36317. [2024-09-14 14:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36318. [2024-09-14 14:48:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36319. [2024-09-14 14:48:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36320. [2024-09-14 14:48:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36321. [2024-09-14 14:48:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36322. [2024-09-14 14:48:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36323. [2024-09-14 14:48:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36324. [2024-09-14 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36325. [2024-09-14 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36326. [2024-09-14 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36327. [2024-09-14 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36328. [2024-09-14 14:48:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36329. [2024-09-14 14:48:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36330. [2024-09-14 14:48:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36331. [2024-09-14 14:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36332. [2024-09-14 14:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36333. [2024-09-14 14:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36334. [2024-09-14 14:48:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36335. [2024-09-14 14:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36336. [2024-09-14 14:48:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36337. [2024-09-14 14:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36338. [2024-09-14 14:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36339. [2024-09-14 14:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36340. [2024-09-14 14:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36341. [2024-09-14 14:48:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36342. [2024-09-14 14:48:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36343. [2024-09-14 14:48:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36344. [2024-09-14 14:48:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36345. [2024-09-14 14:48:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36346. [2024-09-14 14:48:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36347. [2024-09-14 14:48:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36348. [2024-09-14 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36349. [2024-09-14 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36350. [2024-09-14 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36351. [2024-09-14 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36352. [2024-09-14 14:48:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36353. [2024-09-14 14:48:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36354. [2024-09-14 14:48:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36355. [2024-09-14 14:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36356. [2024-09-14 14:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36357. [2024-09-14 14:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36358. [2024-09-14 14:48:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36359. [2024-09-14 14:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36360. [2024-09-14 14:48:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36361. [2024-09-14 14:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36362. [2024-09-14 14:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36363. [2024-09-14 14:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36364. [2024-09-14 14:48:14] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36365. [2024-09-14 14:48:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36366. [2024-09-14 14:48:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36367. [2024-09-14 14:48:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36368. [2024-09-14 14:48:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36369. [2024-09-14 14:48:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36370. [2024-09-14 14:48:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36371. [2024-09-14 14:48:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36372. [2024-09-14 14:48:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36373. [2024-09-14 14:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36374. [2024-09-14 14:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36375. [2024-09-14 14:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36376. [2024-09-14 14:48:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36377. [2024-09-14 14:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36378. [2024-09-14 14:48:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36379. [2024-09-14 14:48:18] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36380. [2024-09-14 14:48:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36381. [2024-09-14 14:48:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36382. [2024-09-14 14:48:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36383. [2024-09-14 14:48:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36384. [2024-09-14 14:48:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36385. [2024-09-14 14:48:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36386. [2024-09-14 14:48:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36387. [2024-09-14 14:48:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36388. [2024-09-14 14:48:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36389. [2024-09-14 14:48:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36390. [2024-09-14 14:48:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36391. [2024-09-14 14:48:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36392. [2024-09-14 14:48:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36393. [2024-09-14 14:48:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36394. [2024-09-14 14:48:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36395. [2024-09-14 14:48:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36396. [2024-09-14 14:48:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36397. [2024-09-14 14:48:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36398. [2024-09-14 14:48:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36399. [2024-09-14 14:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36400. [2024-09-14 14:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36401. [2024-09-14 14:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36402. [2024-09-14 14:48:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36403. [2024-09-14 14:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36404. [2024-09-14 14:48:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36405. [2024-09-14 14:48:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36406. [2024-09-14 14:48:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36407. [2024-09-14 14:48:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36408. [2024-09-14 14:48:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36409. [2024-09-14 14:48:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36410. [2024-09-14 14:48:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36411. [2024-09-14 14:48:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36412. [2024-09-14 14:48:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36413. [2024-09-14 14:48:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36414. [2024-09-14 14:48:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36415. [2024-09-14 16:04:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36416. [2024-09-14 16:04:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36417. [2024-09-14 16:04:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36418. [2024-09-14 16:04:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36419. [2024-09-14 16:04:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36420. [2024-09-14 16:04:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36421. [2024-09-14 16:04:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36422. [2024-09-14 16:04:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36423. [2024-09-14 16:04:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36424. [2024-09-14 16:04:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36425. [2024-09-14 16:04:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36426. [2024-09-14 16:04:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36427. [2024-09-14 16:04:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36428. [2024-09-14 16:04:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36429. [2024-09-14 16:04:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36430. [2024-09-14 16:04:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36431. [2024-09-14 16:04:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36432. [2024-09-14 16:04:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36433. [2024-09-14 16:04:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36434. [2024-09-14 16:04:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36435. [2024-09-14 16:04:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36436. [2024-09-14 16:04:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36437. [2024-09-14 16:04:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36438. [2024-09-14 16:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36439. [2024-09-14 16:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36440. [2024-09-14 16:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36441. [2024-09-14 16:04:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36442. [2024-09-14 16:04:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36443. [2024-09-14 16:04:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36444. [2024-09-14 16:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36445. [2024-09-14 16:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36446. [2024-09-14 16:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36447. [2024-09-14 16:04:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36448. [2024-09-14 16:04:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36449. [2024-09-14 16:04:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36450. [2024-09-14 16:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36451. [2024-09-14 16:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36452. [2024-09-14 16:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36453. [2024-09-14 16:04:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36454. [2024-09-14 16:04:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36455. [2024-09-14 16:04:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36456. [2024-09-14 16:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36457. [2024-09-14 16:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36458. [2024-09-14 16:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36459. [2024-09-14 16:04:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36460. [2024-09-14 16:04:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36461. [2024-09-14 16:04:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36462. [2024-09-14 16:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36463. [2024-09-14 16:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36464. [2024-09-14 16:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36465. [2024-09-14 16:04:45] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36466. [2024-09-14 16:04:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36467. [2024-09-14 16:04:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36468. [2024-09-14 16:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36469. [2024-09-14 16:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36470. [2024-09-14 16:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36471. [2024-09-14 16:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36472. [2024-09-14 16:04:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36473. [2024-09-14 16:04:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36474. [2024-09-14 16:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36475. [2024-09-14 16:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36476. [2024-09-14 16:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36477. [2024-09-14 16:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36478. [2024-09-14 16:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36479. [2024-09-14 16:04:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36480. [2024-09-14 16:04:49] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36481. [2024-09-14 16:04:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36482. [2024-09-14 16:04:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36483. [2024-09-14 16:04:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36484. [2024-09-14 16:04:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36485. [2024-09-14 16:04:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36486. [2024-09-14 16:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36487. [2024-09-14 16:04:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36488. [2024-09-14 16:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36489. [2024-09-14 16:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36490. [2024-09-14 16:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36491. [2024-09-14 16:04:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36492. [2024-09-14 16:04:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36493. [2024-09-14 16:04:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36494. [2024-09-14 16:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36495. [2024-09-14 16:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36496. [2024-09-14 16:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36497. [2024-09-14 16:04:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36498. [2024-09-14 16:04:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36499. [2024-09-14 16:04:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36500. [2024-09-14 16:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36501. [2024-09-14 16:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36502. [2024-09-14 16:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36503. [2024-09-14 16:04:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36504. [2024-09-14 16:04:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36505. [2024-09-14 16:04:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36506. [2024-09-14 16:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36507. [2024-09-14 16:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36508. [2024-09-14 16:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36509. [2024-09-14 16:04:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36510. [2024-09-14 16:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36511. [2024-09-14 16:04:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36512. [2024-09-14 16:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36513. [2024-09-14 16:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36514. [2024-09-14 16:04:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36515. [2024-09-14 16:04:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36516. [2024-09-14 20:42:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36517. [2024-09-14 20:42:00] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  36518. [2024-09-14 20:42:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36519. [2024-09-14 20:42:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36520. [2024-09-14 20:42:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36521. [2024-09-14 20:42:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  36522. [2024-09-14 20:42:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36523. [2024-09-14 22:37:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36524. [2024-09-14 22:37:48] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/phpinfo","method":"GET"} []
  36525. [2024-09-14 22:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36526. [2024-09-14 22:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36527. [2024-09-14 22:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36528. [2024-09-14 22:37:48] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: phpinfo() has been disabled for security reasons" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 321 {"exception":"[object] (ErrorException(code: 0): Warning: phpinfo() has been disabled for security reasons at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:321)"} []
  36529. [2024-09-14 22:37:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36530. [2024-09-15 02:43:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36531. [2024-09-15 02:43:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36532. [2024-09-15 02:43:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36533. [2024-09-15 02:43:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36534. [2024-09-15 02:43:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36535. [2024-09-15 02:43:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36536. [2024-09-15 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36537. [2024-09-15 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36538. [2024-09-15 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36539. [2024-09-15 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36540. [2024-09-15 02:43:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36541. [2024-09-15 02:43:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36542. [2024-09-15 03:59:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36543. [2024-09-15 03:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36544. [2024-09-15 03:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36545. [2024-09-15 03:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36546. [2024-09-15 03:59:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36547. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36548. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36549. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36550. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36551. [2024-09-16 14:28:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36552. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36553. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36554. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36555. [2024-09-16 14:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36556. [2024-09-16 14:28:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36557. [2024-09-16 14:28:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36558. [2024-09-16 14:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36559. [2024-09-16 14:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36560. [2024-09-16 14:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36561. [2024-09-16 14:28:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36562. [2024-09-16 14:28:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36563. [2024-09-16 14:28:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36564. [2024-09-16 14:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36565. [2024-09-16 14:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36566. [2024-09-16 14:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36567. [2024-09-16 14:28:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36568. [2024-09-16 14:28:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36569. [2024-09-16 14:28:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36570. [2024-09-16 14:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36571. [2024-09-16 14:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36572. [2024-09-16 14:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36573. [2024-09-16 14:28:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36574. [2024-09-16 14:28:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36575. [2024-09-16 14:28:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36576. [2024-09-16 14:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36577. [2024-09-16 14:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36578. [2024-09-16 14:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36579. [2024-09-16 14:28:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36580. [2024-09-16 14:28:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36581. [2024-09-16 14:28:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36582. [2024-09-16 14:28:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36583. [2024-09-16 14:28:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36584. [2024-09-16 14:28:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36585. [2024-09-16 14:28:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36586. [2024-09-16 14:28:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36587. [2024-09-16 14:28:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36588. [2024-09-16 14:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36589. [2024-09-16 14:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36590. [2024-09-16 14:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36591. [2024-09-16 14:28:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36592. [2024-09-16 14:28:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36593. [2024-09-16 14:28:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36594. [2024-09-16 14:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36595. [2024-09-16 14:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36596. [2024-09-16 14:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36597. [2024-09-16 14:28:44] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36598. [2024-09-16 14:28:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36599. [2024-09-16 14:28:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36600. [2024-09-16 14:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36601. [2024-09-16 14:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36602. [2024-09-16 14:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36603. [2024-09-16 14:28:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36604. [2024-09-16 14:28:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36605. [2024-09-16 14:28:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36606. [2024-09-16 14:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36607. [2024-09-16 14:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36608. [2024-09-16 14:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36609. [2024-09-16 14:28:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36610. [2024-09-16 14:28:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36611. [2024-09-16 14:28:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36612. [2024-09-16 14:28:48] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36613. [2024-09-16 14:28:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36614. [2024-09-16 14:28:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36615. [2024-09-16 14:28:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36616. [2024-09-16 14:28:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36617. [2024-09-16 14:28:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36618. [2024-09-16 14:28:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36619. [2024-09-16 14:28:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36620. [2024-09-16 14:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36621. [2024-09-16 14:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36622. [2024-09-16 14:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36623. [2024-09-16 14:28:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36624. [2024-09-16 14:28:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36625. [2024-09-16 14:28:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36626. [2024-09-16 14:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36627. [2024-09-16 14:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36628. [2024-09-16 14:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36629. [2024-09-16 14:28:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36630. [2024-09-16 14:28:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36631. [2024-09-16 14:28:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36632. [2024-09-16 14:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36633. [2024-09-16 14:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36634. [2024-09-16 14:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36635. [2024-09-16 14:28:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36636. [2024-09-16 14:28:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36637. [2024-09-16 14:28:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36638. [2024-09-16 14:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36639. [2024-09-16 14:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36640. [2024-09-16 14:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36641. [2024-09-16 14:28:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36642. [2024-09-16 14:28:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36643. [2024-09-16 14:28:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36644. [2024-09-16 14:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36645. [2024-09-16 14:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36646. [2024-09-16 14:28:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36647. [2024-09-16 14:28:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36648. [2024-09-16 17:30:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36649. [2024-09-16 17:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36650. [2024-09-16 17:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36651. [2024-09-16 17:30:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36652. [2024-09-16 17:30:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36653. [2024-09-16 17:30:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36654. [2024-09-16 17:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36655. [2024-09-16 17:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36656. [2024-09-16 17:30:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36657. [2024-09-16 17:30:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36658. [2024-09-16 17:30:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36659. [2024-09-16 17:30:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36660. [2024-09-16 17:30:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36661. [2024-09-16 17:30:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36662. [2024-09-16 17:30:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36663. [2024-09-16 17:30:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36664. [2024-09-16 17:30:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36665. [2024-09-16 17:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36666. [2024-09-16 17:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36667. [2024-09-16 17:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36668. [2024-09-16 17:30:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36669. [2024-09-16 17:30:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36670. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36671. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36672. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36673. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36674. [2024-09-16 17:30:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36675. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36676. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36677. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36678. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36679. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36680. [2024-09-16 17:30:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36681. [2024-09-16 17:30:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36682. [2024-09-16 17:30:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36683. [2024-09-16 17:30:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36684. [2024-09-16 17:30:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36685. [2024-09-16 17:30:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36686. [2024-09-16 17:30:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36687. [2024-09-16 17:30:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36688. [2024-09-16 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36689. [2024-09-16 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36690. [2024-09-16 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36691. [2024-09-16 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36692. [2024-09-16 17:30:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36693. [2024-09-16 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36694. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36695. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36696. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36697. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36698. [2024-09-16 17:30:14] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36699. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36700. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36701. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36702. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36703. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36704. [2024-09-16 17:30:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36705. [2024-09-16 17:30:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36706. [2024-09-16 17:30:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36707. [2024-09-16 17:30:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36708. [2024-09-16 17:30:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36709. [2024-09-16 17:30:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36710. [2024-09-16 17:30:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36711. [2024-09-16 17:30:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36712. [2024-09-16 17:30:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36713. [2024-09-16 17:30:16] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36714. [2024-09-16 17:30:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36715. [2024-09-16 17:30:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36716. [2024-09-16 17:30:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36717. [2024-09-16 17:30:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36718. [2024-09-16 17:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36719. [2024-09-16 17:30:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36720. [2024-09-16 17:30:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36721. [2024-09-16 17:30:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36722. [2024-09-16 17:30:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36723. [2024-09-16 17:30:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36724. [2024-09-16 17:30:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36725. [2024-09-16 17:30:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36726. [2024-09-16 17:30:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36727. [2024-09-16 17:30:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36728. [2024-09-16 17:30:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36729. [2024-09-16 17:30:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36730. [2024-09-16 17:30:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36731. [2024-09-16 17:30:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36732. [2024-09-16 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36733. [2024-09-16 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36734. [2024-09-16 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36735. [2024-09-16 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36736. [2024-09-16 17:30:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36737. [2024-09-16 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36738. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36739. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36740. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36741. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36742. [2024-09-16 17:30:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36743. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36744. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36745. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36746. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36747. [2024-09-16 17:30:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36748. [2024-09-16 17:30:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36749. [2024-09-16 23:58:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36750. [2024-09-16 23:58:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36751. [2024-09-16 23:58:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36752. [2024-09-16 23:58:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36753. [2024-09-16 23:58:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36754. [2024-09-17 16:57:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36755. [2024-09-17 16:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36756. [2024-09-17 16:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36757. [2024-09-17 16:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36758. [2024-09-17 16:57:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36759. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36760. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36761. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36762. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36763. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36764. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36765. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36766. [2024-09-18 10:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36767. [2024-09-18 10:21:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com:80")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com:80\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36768. [2024-09-18 10:21:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36769. [2024-09-18 14:46:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36770. [2024-09-18 14:46:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36771. [2024-09-18 14:46:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36772. [2024-09-18 14:46:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36773. [2024-09-18 14:46:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36774. [2024-09-18 14:46:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36775. [2024-09-18 14:46:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36776. [2024-09-18 14:46:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36777. [2024-09-18 14:46:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36778. [2024-09-18 14:46:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36779. [2024-09-18 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36780. [2024-09-18 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36781. [2024-09-18 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36782. [2024-09-18 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36783. [2024-09-18 14:46:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36784. [2024-09-18 14:46:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36785. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36786. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36787. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36788. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36789. [2024-09-18 14:46:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36790. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36791. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36792. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36793. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36794. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36795. [2024-09-18 14:46:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36796. [2024-09-18 14:46:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36797. [2024-09-18 14:46:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36798. [2024-09-18 14:46:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36799. [2024-09-18 14:46:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36800. [2024-09-18 14:46:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36801. [2024-09-18 14:46:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36802. [2024-09-18 14:46:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36803. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36804. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36805. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36806. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36807. [2024-09-18 14:46:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36808. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36809. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36810. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36811. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36812. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36813. [2024-09-18 14:46:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36814. [2024-09-18 14:46:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36815. [2024-09-18 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36816. [2024-09-18 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36817. [2024-09-18 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36818. [2024-09-18 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36819. [2024-09-18 14:46:36] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36820. [2024-09-18 14:46:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36821. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36822. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36823. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36824. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36825. [2024-09-18 14:46:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36826. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36827. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36828. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36829. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36830. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36831. [2024-09-18 14:46:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36832. [2024-09-18 14:46:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36833. [2024-09-18 14:46:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36834. [2024-09-18 14:46:38] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36835. [2024-09-18 14:46:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36836. [2024-09-18 14:46:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36837. [2024-09-18 14:46:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36838. [2024-09-18 14:46:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36839. [2024-09-18 14:46:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36840. [2024-09-18 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36841. [2024-09-18 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36842. [2024-09-18 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36843. [2024-09-18 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36844. [2024-09-18 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36845. [2024-09-18 14:46:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36846. [2024-09-18 14:46:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36847. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36848. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36849. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36850. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36851. [2024-09-18 14:46:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36852. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36853. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36854. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36855. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36856. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36857. [2024-09-18 14:46:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36858. [2024-09-18 14:46:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36859. [2024-09-18 14:46:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36860. [2024-09-18 14:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36861. [2024-09-18 14:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36862. [2024-09-18 14:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36863. [2024-09-18 14:46:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36864. [2024-09-18 14:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36865. [2024-09-18 14:46:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36866. [2024-09-18 14:46:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36867. [2024-09-18 14:46:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36868. [2024-09-18 14:46:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36869. [2024-09-18 14:46:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36870. [2024-09-18 16:20:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36871. [2024-09-18 16:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36872. [2024-09-18 16:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36873. [2024-09-18 16:20:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36874. [2024-09-18 16:20:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36875. [2024-09-18 16:20:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36876. [2024-09-18 16:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36877. [2024-09-18 16:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36878. [2024-09-18 16:20:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36879. [2024-09-18 16:20:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36880. [2024-09-18 16:20:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36881. [2024-09-18 16:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36882. [2024-09-18 16:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36883. [2024-09-18 16:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36884. [2024-09-18 16:20:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36885. [2024-09-18 16:20:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36886. [2024-09-18 16:20:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36887. [2024-09-18 16:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36888. [2024-09-18 16:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36889. [2024-09-18 16:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36890. [2024-09-18 16:20:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36891. [2024-09-18 16:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36892. [2024-09-18 16:20:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36893. [2024-09-18 16:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36894. [2024-09-18 16:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36895. [2024-09-18 16:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36896. [2024-09-18 16:20:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36897. [2024-09-18 16:20:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36898. [2024-09-18 16:20:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36899. [2024-09-18 16:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36900. [2024-09-18 16:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36901. [2024-09-18 16:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36902. [2024-09-18 16:20:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36903. [2024-09-18 16:20:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36904. [2024-09-18 16:20:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36905. [2024-09-18 16:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36906. [2024-09-18 16:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36907. [2024-09-18 16:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36908. [2024-09-18 16:20:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36909. [2024-09-18 16:20:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36910. [2024-09-18 16:20:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36911. [2024-09-18 16:20:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36912. [2024-09-18 16:20:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36913. [2024-09-18 16:20:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36914. [2024-09-18 16:20:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36915. [2024-09-18 16:20:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36916. [2024-09-18 16:20:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36917. [2024-09-18 16:20:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36918. [2024-09-18 16:20:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36919. [2024-09-18 16:20:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36920. [2024-09-18 16:20:43] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36921. [2024-09-18 16:20:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36922. [2024-09-18 16:20:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36923. [2024-09-18 16:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36924. [2024-09-18 16:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36925. [2024-09-18 16:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36926. [2024-09-18 16:20:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36927. [2024-09-18 16:20:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36928. [2024-09-18 16:20:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36929. [2024-09-18 16:20:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36930. [2024-09-18 16:20:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36931. [2024-09-18 16:20:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36932. [2024-09-18 16:20:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36933. [2024-09-18 16:20:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36934. [2024-09-18 16:20:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36935. [2024-09-18 16:20:47] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  36936. [2024-09-18 16:20:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  36937. [2024-09-18 16:20:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36938. [2024-09-18 16:20:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  36939. [2024-09-18 16:20:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  36940. [2024-09-18 16:20:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  36941. [2024-09-18 16:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36942. [2024-09-18 16:20:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36943. [2024-09-18 16:20:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36944. [2024-09-18 16:20:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36945. [2024-09-18 16:20:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36946. [2024-09-18 16:20:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36947. [2024-09-18 16:20:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36948. [2024-09-18 16:20:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36949. [2024-09-18 16:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36950. [2024-09-18 16:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36951. [2024-09-18 16:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36952. [2024-09-18 16:20:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36953. [2024-09-18 16:20:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36954. [2024-09-18 16:20:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36955. [2024-09-18 16:20:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36956. [2024-09-18 16:20:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36957. [2024-09-18 16:20:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36958. [2024-09-18 16:20:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36959. [2024-09-18 16:20:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36960. [2024-09-18 16:20:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36961. [2024-09-18 16:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36962. [2024-09-18 16:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36963. [2024-09-18 16:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36964. [2024-09-18 16:20:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36965. [2024-09-18 16:20:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36966. [2024-09-18 16:20:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36967. [2024-09-18 16:20:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36968. [2024-09-18 16:20:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36969. [2024-09-18 16:20:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36970. [2024-09-18 16:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36971. [2024-09-18 22:13:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36972. [2024-09-18 22:13:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36973. [2024-09-18 22:13:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36974. [2024-09-18 22:13:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36975. [2024-09-18 22:13:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36976. [2024-09-18 22:13:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36977. [2024-09-18 22:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36978. [2024-09-18 22:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36979. [2024-09-18 22:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36980. [2024-09-18 22:13:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://upfld.rn.back.di014.com/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://upfld.rn.back.di014.com/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  36981. [2024-09-18 22:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36982. [2024-09-20 12:41:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36983. [2024-09-20 12:41:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36984. [2024-09-20 12:41:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36985. [2024-09-20 12:41:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36986. [2024-09-20 12:41:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36987. [2024-09-20 12:41:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36988. [2024-09-20 12:41:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36989. [2024-09-20 12:41:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36990. [2024-09-20 12:41:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36991. [2024-09-20 12:41:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://upfld.rn.back.di014.com:80")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://upfld.rn.back.di014.com:80\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36992. [2024-09-20 13:33:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36993. [2024-09-20 13:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36994. [2024-09-20 13:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36995. [2024-09-20 13:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  36996. [2024-09-20 13:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://3.226.142.23:80/")" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://3.226.142.23:80/\") at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  36997. [2024-09-20 16:57:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  36998. [2024-09-20 16:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  36999. [2024-09-20 16:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37000. [2024-09-20 16:57:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37001. [2024-09-20 16:57:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  37002. [2024-09-20 16:57:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37003. [2024-09-20 16:57:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37004. [2024-09-20 16:57:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37005. [2024-09-20 16:57:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37006. [2024-09-20 16:57:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  37007. [2024-09-20 16:57:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37008. [2024-09-20 16:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37009. [2024-09-20 16:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37010. [2024-09-20 16:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37011. [2024-09-20 16:57:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37012. [2024-09-20 16:57:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37013. [2024-09-20 16:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37014. [2024-09-20 16:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37015. [2024-09-20 16:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37016. [2024-09-20 16:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37017. [2024-09-20 16:57:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37018. [2024-09-20 16:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37019. [2024-09-20 16:58:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37020. [2024-09-20 16:58:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37021. [2024-09-20 16:58:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37022. [2024-09-20 16:58:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37023. [2024-09-20 16:58:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37024. [2024-09-20 16:58:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37025. [2024-09-20 16:58:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37026. [2024-09-20 16:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37027. [2024-09-20 16:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37028. [2024-09-20 16:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37029. [2024-09-20 16:58:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37030. [2024-09-20 16:58:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37031. [2024-09-20 16:58:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37032. [2024-09-20 16:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37033. [2024-09-20 16:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37034. [2024-09-20 16:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37035. [2024-09-20 16:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37036. [2024-09-20 16:58:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37037. [2024-09-20 16:58:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37038. [2024-09-20 16:58:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37039. [2024-09-20 16:58:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37040. [2024-09-20 16:58:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37041. [2024-09-20 16:58:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37042. [2024-09-20 16:58:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37043. [2024-09-20 16:58:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37044. [2024-09-20 16:58:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37045. [2024-09-20 16:58:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37046. [2024-09-20 16:58:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37047. [2024-09-20 16:58: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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37048. [2024-09-20 16:58:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37049. [2024-09-20 16:58:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37050. [2024-09-20 16:58:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37051. [2024-09-20 16:58:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37052. [2024-09-20 16:58:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37053. [2024-09-20 16:58:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37054. [2024-09-20 16:58:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37055. [2024-09-20 16:58:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37056. [2024-09-20 16:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37057. [2024-09-20 16:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37058. [2024-09-20 16:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37059. [2024-09-20 16:58:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37060. [2024-09-20 16:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37061. [2024-09-20 16:58:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37062. [2024-09-20 16:58:08] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  37063. [2024-09-20 16:58:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  37064. [2024-09-20 16:58:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  37065. [2024-09-20 16:58:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  37066. [2024-09-20 16:58:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  37067. [2024-09-20 16:58:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  37068. [2024-09-20 16:58:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37069. [2024-09-20 16:58:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37070. [2024-09-20 16:58:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37071. [2024-09-20 16:58:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37072. [2024-09-20 16:58:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37073. [2024-09-20 16:58:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37074. [2024-09-20 16:58:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37075. [2024-09-20 17:37:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37076. [2024-09-20 17:37:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37077. [2024-09-20 17:37:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37078. [2024-09-20 17:37:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37079. [2024-09-20 17:37:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  37080. [2024-09-20 17:37:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37081. [2024-09-20 17:37:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37082. [2024-09-20 17:37:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37083. [2024-09-20 17:37:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37084. [2024-09-20 17:37:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  37085. [2024-09-20 17:37:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37086. [2024-09-20 17:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37087. [2024-09-20 17:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37088. [2024-09-20 17:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37089. [2024-09-20 17:37:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37090. [2024-09-20 17:37:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37091. [2024-09-20 17:37:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37092. [2024-09-20 17:37:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37093. [2024-09-20 17:37:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37094. [2024-09-20 17:37:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37095. [2024-09-20 17:37:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37096. [2024-09-20 17:37:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37097. [2024-09-20 17:37:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37098. [2024-09-20 17:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37099. [2024-09-20 17:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37100. [2024-09-20 17:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37101. [2024-09-20 17:37:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37102. [2024-09-20 17:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37103. [2024-09-20 17:37:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37104. [2024-09-20 17:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37105. [2024-09-20 17:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37106. [2024-09-20 17:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37107. [2024-09-20 17:37:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37108. [2024-09-20 17:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37109. [2024-09-20 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37110. [2024-09-20 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37111. [2024-09-20 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37112. [2024-09-20 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37113. [2024-09-20 17:37:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37114. [2024-09-20 17:37:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37115. [2024-09-20 17:37:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37116. [2024-09-20 17:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37117. [2024-09-20 17:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37118. [2024-09-20 17:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37119. [2024-09-20 17:37:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37120. [2024-09-20 17:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37121. [2024-09-20 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37122. [2024-09-20 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37123. [2024-09-20 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37124. [2024-09-20 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37125. [2024-09-20 17:37:36] 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/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37126. [2024-09-20 17:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37127. [2024-09-20 17:37:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37128. [2024-09-20 17:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37129. [2024-09-20 17:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37130. [2024-09-20 17:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37131. [2024-09-20 17:37:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37132. [2024-09-20 17:37:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37133. [2024-09-20 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37134. [2024-09-20 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37135. [2024-09-20 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37136. [2024-09-20 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37137. [2024-09-20 17:37:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37138. [2024-09-20 17:37:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37139. [2024-09-20 17:37:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37140. [2024-09-20 17:37:40] request.INFO: Matched route "gift.hash". {"route":"gift.hash","route_parameters":{"_route":"gift.hash","_controller":"App\\Controller\\PdfController::searchPrize","hash":".DS_Store"},"request_uri":"https://upfld.rn.back.di014.com/pdf/.DS_Store","method":"GET"} []
  37141. [2024-09-20 17:37:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
  37142. [2024-09-20 17:37:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  37143. [2024-09-20 17:37:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
  37144. [2024-09-20 17:37:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  37145. [2024-09-20 17:37:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.session AS session_2, t0.name AS name_3, t0.tel AS tel_4, t0.email AS email_5, t0.bussiness AS bussiness_6, t0.status AS status_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.step AS step_11, t0.conversation AS conversation_12, t0.code_id AS code_id_13, t0.participant_id AS participant_id_14, t0.country_id AS country_id_15 FROM participation t0 WHERE t0.session = ? LIMIT 1 [".DS_Store"] []
  37146. [2024-09-20 17:37:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37147. [2024-09-20 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37148. [2024-09-20 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37149. [2024-09-20 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37150. [2024-09-20 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37151. [2024-09-20 17:37:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /templates/.DS_Store"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /templates/.DS_Store\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/.DS_Store/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37152. [2024-09-20 17:37:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37153. [2024-09-20 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37154. [2024-09-20 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37155. [2024-09-20 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37156. [2024-09-20 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37157. [2024-09-20 17:37:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/3323e2234313e2632323e233/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37158. [2024-09-20 17:37:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37159. [2024-09-20 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37160. [2024-09-20 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37161. [2024-09-20 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37162. [2024-09-20 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37163. [2024-09-20 17:37:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37164. [2024-09-20 17:37:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37165. [2024-09-20 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37166. [2024-09-20 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37167. [2024-09-20 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37168. [2024-09-20 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37169. [2024-09-20 17:37:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37170. [2024-09-20 17:37:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37171. [2024-09-20 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37172. [2024-09-20 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37173. [2024-09-20 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37174. [2024-09-20 17:37:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37175. [2024-09-20 17:37:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  37176. [2024-09-20 19:45:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37177. [2024-09-20 19:45:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37178. [2024-09-20 19:45:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37179. [2024-09-20 19:45:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37180. [2024-09-20 19:45:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37181. [2024-09-20 19:45:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37182. [2024-09-20 19:45:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37183. [2024-09-20 19:45:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"empty"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/empty/search/results","method":"GET"} []
  37184. [2024-09-20 19:45:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar","method":"GET"} []
  37185. [2024-09-20 20:03:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37186. [2024-09-20 20:03:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37187. [2024-09-20 20:03:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37188. [2024-09-20 20:03:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37189. [2024-09-20 20:03:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  37190. [2024-09-20 20:03:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37191. [2024-09-20 20:03:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3564a"},"request_uri":"https://upfld.rn.back.di014.com/_wdt/a3564a","method":"GET"} []
  37192. [2024-09-20 21:37:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37193. [2024-09-20 21:37:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37194. [2024-09-20 21:37:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37195. [2024-09-20 21:37:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37196. [2024-09-20 21:37:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37197. [2024-09-20 21:37:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37198. [2024-09-20 21:37:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37199. [2024-09-20 21:37:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/latest","method":"GET"} []
  37200. [2024-09-20 21:37:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar","method":"GET"} []
  37201. [2024-09-20 21:40:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37202. [2024-09-20 21:40:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37203. [2024-09-20 21:40:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37204. [2024-09-20 21:40:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37205. [2024-09-20 21:40:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} []
  37206. [2024-09-20 21:52:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37207. [2024-09-20 21:52:04] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_route":"_profiler_search","_controller":"web_profiler.controller.profiler::searchAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search","method":"GET"} []
  37208. [2024-09-20 21:52:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37209. [2024-09-20 21:52:05] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"empty"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/empty/search/results","method":"GET"} []
  37210. [2024-09-20 21:52:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar","method":"GET"} []
  37211. [2024-09-20 23:21:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37212. [2024-09-20 23:21:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37213. [2024-09-20 23:21:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37214. [2024-09-20 23:21:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37215. [2024-09-20 23:21:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37216. [2024-09-20 23:21:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37217. [2024-09-20 23:21:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37218. [2024-09-20 23:21:17] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=90","method":"GET"} []
  37219. [2024-09-20 23:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37220. [2024-09-20 23:21:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=45","method":"GET"} []
  37221. [2024-09-20 23:22:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37222. [2024-09-20 23:22:35] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=334","method":"GET"} []
  37223. [2024-09-20 23:23:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37224. [2024-09-20 23:23:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=271","method":"GET"} []
  37225. [2024-09-20 23:23:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37226. [2024-09-20 23:23:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php&line=136","method":"GET"} []
  37227. [2024-09-20 23:23:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37228. [2024-09-20 23:23:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=form","method":"GET"} []
  37229. [2024-09-20 23:23:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37230. [2024-09-20 23:23:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=form","method":"GET"} []
  37231. [2024-09-20 23:23:33] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fmonolog%2Fmonolog%2Fsrc%2FMonolog%2FHandler%2FStreamHandler.php&line=24","method":"GET"} []
  37232. [2024-09-20 23:24:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37233. [2024-09-20 23:24:05] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=51","method":"GET"} []
  37234. [2024-09-20 23:24:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37235. [2024-09-20 23:24:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=request","method":"GET"} []
  37236. [2024-09-20 23:24:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=request","method":"GET"} []
  37237. [2024-09-20 23:25:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37238. [2024-09-20 23:25:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=logger","method":"GET"} []
  37239. [2024-09-20 23:25:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=logger","method":"GET"} []
  37240. [2024-09-20 23:25:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37241. [2024-09-20 23:25:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=exception","method":"GET"} []
  37242. [2024-09-20 23:25:55] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception::cssAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44/exception.css","method":"GET"} []
  37243. [2024-09-20 23:25:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37244. [2024-09-20 23:25:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=exception","method":"GET"} []
  37245. [2024-09-20 23:25:55] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FWrappedListener.php&line=113","method":"GET"} []
  37246. [2024-09-20 23:25:55] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception::showAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44/exception","method":"GET"} []
  37247. [2024-09-20 23:26:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37248. [2024-09-20 23:26:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=easyadmin","method":"GET"} []
  37249. [2024-09-20 23:26:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=easyadmin","method":"GET"} []
  37250. [2024-09-20 23:26:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37251. [2024-09-20 23:26:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=239","method":"GET"} []
  37252. [2024-09-20 23:27:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37253. [2024-09-20 23:27:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=messenger","method":"GET"} []
  37254. [2024-09-20 23:27:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=messenger","method":"GET"} []
  37255. [2024-09-20 23:28:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37256. [2024-09-20 23:28:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0ad105"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/0ad105","method":"GET"} []
  37257. [2024-09-20 23:28:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar","method":"GET"} []
  37258. [2024-09-20 23:29:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37259. [2024-09-20 23:29:30] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=25","method":"GET"} []
  37260. [2024-09-20 23:29:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37261. [2024-09-20 23:29:51] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fmonolog%2Fmonolog%2Fsrc%2FMonolog%2FProcessor%2FPsrLogMessageProcessor.php&line=23","method":"GET"} []
  37262. [2024-09-20 23:30:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37263. [2024-09-20 23:30:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=twig","method":"GET"} []
  37264. [2024-09-20 23:30:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=twig","method":"GET"} []
  37265. [2024-09-20 23:30:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37266. [2024-09-20 23:30:23] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=134","method":"GET"} []
  37267. [2024-09-20 23:31:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37268. [2024-09-20 23:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} []
  37269. [2024-09-20 23:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37270. [2024-09-20 23:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37271. [2024-09-20 23:31:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  37272. [2024-09-20 23:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} []
  37273. [2024-09-20 23:31:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37274. [2024-09-20 23:31:16] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=219","method":"GET"} []
  37275. [2024-09-20 23:31:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37276. [2024-09-20 23:31:35] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fmonolog-bridge%2FLogger.php&line=23","method":"GET"} []
  37277. [2024-09-20 23:32:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37278. [2024-09-20 23:32:04] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=279","method":"GET"} []
  37279. [2024-09-20 23:32:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37280. [2024-09-20 23:32:30] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44/search/results?ip=3.135.190.182","method":"GET"} []
  37281. [2024-09-20 23:32:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?ip=3.135.190.182","method":"GET"} []
  37282. [2024-09-20 23:32:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37283. [2024-09-20 23:32:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=security","method":"GET"} []
  37284. [2024-09-20 23:32:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=security","method":"GET"} []
  37285. [2024-09-20 23:33:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37286. [2024-09-20 23:33:19] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=162","method":"GET"} []
  37287. [2024-09-20 23:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37288. [2024-09-20 23:33:34] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=128","method":"GET"} []
  37289. [2024-09-20 23:33:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37290. [2024-09-20 23:33:51] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FWrappedListener.php&line=126","method":"GET"} []
  37291. [2024-09-20 23:33:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37292. [2024-09-20 23:33:58] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=326","method":"GET"} []
  37293. [2024-09-20 23:34:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37294. [2024-09-20 23:34:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fcomposer%2FClassLoader.php&line=425","method":"GET"} []
  37295. [2024-09-20 23:34:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37296. [2024-09-20 23:34:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=264","method":"GET"} []
  37297. [2024-09-20 23:34:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37298. [2024-09-20 23:34:31] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fdebug%2FDebugClassLoader.php&line=16","method":"GET"} []
  37299. [2024-09-20 23:34:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37300. [2024-09-20 23:34:45] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=var%2Fcache%2Fdev%2FContainerW2J9urx%2FsrcApp_KernelDevDebugContainer.php&line=1596","method":"GET"} []
  37301. [2024-09-20 23:34:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37302. [2024-09-20 23:34:46] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=47","method":"GET"} []
  37303. [2024-09-20 23:34:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37304. [2024-09-20 23:34:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368c44"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/368c44?panel=events","method":"GET"} []
  37305. [2024-09-20 23:34:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/search_bar?panel=events","method":"GET"} []
  37306. [2024-09-20 23:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37307. [2024-09-20 23:35:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FKernel.php&line=201","method":"GET"} []
  37308. [2024-09-20 23:35:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37309. [2024-09-20 23:35:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEvent%2FGetResponseForExceptionEvent.php&line=55","method":"GET"} []
  37310. [2024-09-20 23:35:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37311. [2024-09-20 23:35:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=80","method":"GET"} []
  37312. [2024-09-20 23:35:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37313. [2024-09-20 23:35:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FException%2FNotFoundHttpException.php&line=17","method":"GET"} []
  37314. [2024-09-20 23:35:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37315. [2024-09-20 23:35:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=var%2Fcache%2Fdev%2FContainerW2J9urx%2FsrcApp_KernelDevDebugContainer.php&line=6934","method":"GET"} []
  37316. [2024-09-20 23:35:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37317. [2024-09-20 23:35:39] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=216","method":"GET"} []
  37318. [2024-09-20 23:35:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37319. [2024-09-20 23:35:40] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Ferror-handler%2FException%2FFlattenException.php&line=27","method":"GET"} []
  37320. [2024-09-20 23:36:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37321. [2024-09-20 23:36:24] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FController%2FExceptionController.php&line=55","method":"GET"} []
  37322. [2024-09-20 23:36:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37323. [2024-09-20 23:36:50] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=public%2Findex.php&line=27","method":"GET"} []
  37324. [2024-09-20 23:37:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/vhosts/upfld.rn.back.di014.com/httpdocs/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  37325. [2024-09-20 23:37:04] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://upfld.rn.back.di014.com/_profiler/open?file=var%2Flog%2Fdev.log&line=0","method":"GET"} []